[INFO] cloning repository https://github.com/asurance/learn-wgpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asurance/learn-wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasurance%2Flearn-wgpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasurance%2Flearn-wgpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00c27049fba52dfb2283505a1224eae33b531461 [INFO] testing asurance/learn-wgpu 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%2Fasurance%2Flearn-wgpu" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asurance/learn-wgpu 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/asurance/learn-wgpu [INFO] finished tweaking git repo https://github.com/asurance/learn-wgpu [INFO] tweaked toml for git repo https://github.com/asurance/learn-wgpu written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/asurance/learn-wgpu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pollster v0.2.5 [INFO] [stderr] Downloaded nix v0.22.0 [INFO] [stderr] Downloaded naga v0.8.2 [INFO] [stderr] Downloaded wgpu-hal v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 6fc525a23f11201ea1195f328e89b0a0c4eacb810e167a375836320449f39418 [INFO] running `Command { std: "docker" "start" "-a" "6fc525a23f11201ea1195f328e89b0a0c4eacb810e167a375836320449f39418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fc525a23f11201ea1195f328e89b0a0c4eacb810e167a375836320449f39418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc525a23f11201ea1195f328e89b0a0c4eacb810e167a375836320449f39418", kill_on_drop: false }` [INFO] [stdout] 6fc525a23f11201ea1195f328e89b0a0c4eacb810e167a375836320449f39418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] c765abc08a555f5269c15513fe32c71af1a01dd5db511d977b159a50aacc3851 [INFO] running `Command { std: "docker" "start" "-a" "c765abc08a555f5269c15513fe32c71af1a01dd5db511d977b159a50aacc3851", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wgpu-hal v0.12.2 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling learn-wgpu 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/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.chapter_04.0b7efdf6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-df8469ea2633b170.1z4su2v1kcv5vvu2.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/libpollster-c240486fb9d1eb1a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-540c2c698919bc16.rlib" "/opt/rustwide/target/debug/deps/libatty-fbe70444c420c821.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-4dadeffe379a7995.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-6a82f33107911e21.rlib" "/opt/rustwide/target/debug/deps/libwinit-0842c3cd7d330e19.rlib" "/opt/rustwide/target/debug/deps/libmio-7935b04f4603e234.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-afc0d5a01029e905.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-695b807dad7ecc6e.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-99cdb32e2e44da24.rlib" "/opt/rustwide/target/debug/deps/libxcursor-e6da1b5f3921649e.rlib" "/opt/rustwide/target/debug/deps/libnom-806c3ee381058ee7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-0967fc778a0c59ad.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-625f88c352c27b51.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-5ab5637f427f2b05.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-17a5913c498d8bc9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-362dc367b5e99ad1.rlib" "/opt/rustwide/target/debug/deps/libcalloop-99add80a64c54ad5.rlib" "/opt/rustwide/target/debug/deps/libnix-d533d8d7ab2069a5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libdlib-08fb0a6dae2ed7d6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libwgpu-1a69a07b3104cd5e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-d6adfdd18c5e64c4.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-480d6e5fac8594b4.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-add28f747ac76190.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-12f33da04128824b.rlib" "/opt/rustwide/target/debug/deps/libahash-49f5367c01cb6bf5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ab0b6d49ebc63e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a9854357bbe64996.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-e1446f6f065b5505.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/liblibloading-3ef4cdb535abef4b.rlib" "/opt/rustwide/target/debug/deps/libnaga-71a0c8b10890e075.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.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-d957b592a96b0185.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dfd0aec98df975e5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-33115bc85e4166c8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libglow-6269497ff3e41c00.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e77f1d510e379ee3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e2bfde96732c4747.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b74440a23172e6c1.rlib" "/opt/rustwide/target/debug/deps/liblibc-65fe89bd97b68034.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.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/deps/chapter_04-df8469ea2633b170" "-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 `learn-wgpu` 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" "c765abc08a555f5269c15513fe32c71af1a01dd5db511d977b159a50aacc3851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c765abc08a555f5269c15513fe32c71af1a01dd5db511d977b159a50aacc3851", kill_on_drop: false }` [INFO] [stdout] c765abc08a555f5269c15513fe32c71af1a01dd5db511d977b159a50aacc3851