[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 1.59.0 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-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asurance/learn-wgpu on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-1/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d60bf0668b2f6aedd1cb34e9bcae68f7005b7a962ea32b2647adccded3bc96db [INFO] running `Command { std: "docker" "start" "-a" "d60bf0668b2f6aedd1cb34e9bcae68f7005b7a962ea32b2647adccded3bc96db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d60bf0668b2f6aedd1cb34e9bcae68f7005b7a962ea32b2647adccded3bc96db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d60bf0668b2f6aedd1cb34e9bcae68f7005b7a962ea32b2647adccded3bc96db", kill_on_drop: false }` [INFO] [stdout] d60bf0668b2f6aedd1cb34e9bcae68f7005b7a962ea32b2647adccded3bc96db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c94bfcc0284d8ea6b0796bc74988a0a6ef7ec101c37f376d19c830f08693c2a9 [INFO] running `Command { std: "docker" "start" "-a" "c94bfcc0284d8ea6b0796bc74988a0a6ef7ec101c37f376d19c830f08693c2a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.86 [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 ash v0.34.0+1.2.203 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling png v0.16.8 [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 memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling rayon v1.5.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 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-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.chapter_04.f31cf144-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40.pb05n6gbioqwg8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpollster-1b8755837fd5115b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-c07cf96cf39feacf.rlib" "/opt/rustwide/target/debug/deps/libatty-83663989c6d07c5a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libregex-1554a1c8d3f4ac4d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-63baa8721d3c1496.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-f0541f15aa5a7393.rlib" "/opt/rustwide/target/debug/deps/libwinit-eeb0ea408b6bff32.rlib" "/opt/rustwide/target/debug/deps/libmio-3384af1e19a3a672.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-37d8007639829b60.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-96970e8893f32216.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-712de6d60154579e.rlib" "/opt/rustwide/target/debug/deps/libxcursor-8acfcde3771ce239.rlib" "/opt/rustwide/target/debug/deps/libnom-4d27f770baef185b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-8683383ae22734f7.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-c42ed899c9c23c24.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e28518dec6abb7b4.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2c4e069c8dc57c20.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-5eefd384f90fbb6c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-fb30e5ec854945b0.rlib" "/opt/rustwide/target/debug/deps/libcalloop-bb4c302e7ad282b7.rlib" "/opt/rustwide/target/debug/deps/libnix-c91f5f525b434f3d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3902f7211944fc4b.rlib" "/opt/rustwide/target/debug/deps/libdlib-38be031ba7bcfd8e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libwgpu-4f50cc5c797abcec.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-93fdc74a6ae6e616.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-0aebe97fb79c4216.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-0e43a52a5e9afed6.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-afe78ad6c9539c87.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0d3ed47527a318f9.rlib" "/opt/rustwide/target/debug/deps/libahash-3cc249cc8de94404.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-06c2480ea626a548.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-434924b60bcc6fe8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5c4e9fbac70660fc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-7167176dba1d4527.rlib" "/opt/rustwide/target/debug/deps/libprofiling-4c1e3f71428ae861.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-a476968abcc0b58e.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-51c8756efdbacecb.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-da83a27abadec5ae.rlib" "/opt/rustwide/target/debug/deps/libash-48aed15b120ef051.rlib" "/opt/rustwide/target/debug/deps/liblibloading-52db09cc661d842c.rlib" "/opt/rustwide/target/debug/deps/libnaga-e816e77b08e54abb.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0e1a0245b1123f55.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libbit_set-11352b7ffdef701a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7759384a9030c468.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-d55e71485b5a91a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-8a372f0787178dbb.rlib" "/opt/rustwide/target/debug/deps/libspirv-5a18f64acd65c21d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a3670899a9c8172c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-cf3696fb233123fe.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-ff1219606d791e4d.rlib" "/opt/rustwide/target/debug/deps/libcty-fd2ba6fc1ce94af0.rlib" "/opt/rustwide/target/debug/deps/libglow-3195db8c7f1bfe14.rlib" "/opt/rustwide/target/debug/deps/libthiserror-756b9f521d6c0b4f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1b1383a51894d40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cfe3e58443a90f87.rlib" "/opt/rustwide/target/debug/deps/liblibc-e59be6c245f1501f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-5459f05b3cba1a99.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0b4921a4eec2dd05.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/chapter_04-ba5de6aa2dc88e40" "-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" "c94bfcc0284d8ea6b0796bc74988a0a6ef7ec101c37f376d19c830f08693c2a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94bfcc0284d8ea6b0796bc74988a0a6ef7ec101c37f376d19c830f08693c2a9", kill_on_drop: false }` [INFO] [stdout] c94bfcc0284d8ea6b0796bc74988a0a6ef7ec101c37f376d19c830f08693c2a9