[INFO] cloning repository https://github.com/nical/lyon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nical/lyon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnical%2Flyon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnical%2Flyon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9ec7ee600409d4250d5d057addbf63a5c3d6b7c [INFO] testing nical/lyon against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnical%2Flyon" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nical/lyon on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nical/lyon [INFO] finished tweaking git repo https://github.com/nical/lyon [INFO] tweaked toml for git repo https://github.com/nical/lyon written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/nical/lyon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 55f1ab647395fd50170c6ed6790aab38ff267e4c0c00f3b2571e537874317084 [INFO] running `Command { std: "docker" "start" "-a" "55f1ab647395fd50170c6ed6790aab38ff267e4c0c00f3b2571e537874317084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55f1ab647395fd50170c6ed6790aab38ff267e4c0c00f3b2571e537874317084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55f1ab647395fd50170c6ed6790aab38ff267e4c0c00f3b2571e537874317084", kill_on_drop: false }` [INFO] [stdout] 55f1ab647395fd50170c6ed6790aab38ff267e4c0c00f3b2571e537874317084 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d54d08121964fa38ab50cf5b4c47d30b82d59b6ef5d83584c63c16d2a002a8f4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d54d08121964fa38ab50cf5b4c47d30b82d59b6ef5d83584c63c16d2a002a8f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.11 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.11 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling xmlparser v0.8.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling simplecss v0.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling rctree v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling futures-task v0.3.11 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.11 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling roxmltree v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling tess2-sys v0.0.1 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling svgtypes v0.3.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling svgdom v0.15.0 [INFO] [stderr] Compiling lyon_geom v0.17.1 (/opt/rustwide/workdir/crates/geom) [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling lyon_path v0.17.3 (/opt/rustwide/workdir/crates/path) [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling lyon_svg v0.17.1 (/opt/rustwide/workdir/crates/svg) [INFO] [stderr] Compiling lyon_tessellation v0.17.7 (/opt/rustwide/workdir/crates/tessellation) [INFO] [stderr] Compiling lyon_algorithms v0.17.4 (/opt/rustwide/workdir/crates/algorithms) [INFO] [stderr] Compiling lyon_extra v0.17.1 (/opt/rustwide/workdir/crates/extra) [INFO] [stderr] Compiling lyon_tess2 v0.17.1 (/opt/rustwide/workdir/crates/tess2) [INFO] [stderr] Compiling lyon v0.17.5 (/opt/rustwide/workdir/crates/lyon) [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling geom_bench v0.0.1 (/opt/rustwide/workdir/bench/geom) [INFO] [stderr] Compiling path_bench v0.0.1 (/opt/rustwide/workdir/bench/path) [INFO] [stderr] Compiling lyon_wasm_test v0.11.0 (/opt/rustwide/workdir/wasm_test) [INFO] [stderr] Compiling tess_bench v0.0.1 (/opt/rustwide/workdir/bench/tess) [INFO] [stderr] Compiling gfx-memory v0.2.2 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling usvg v0.4.0 [INFO] [stderr] Compiling wayland-cursor v0.28.3 [INFO] [stderr] Compiling futures-macro v0.3.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.5 [INFO] [stderr] Compiling futures-util v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling wgpu-core v0.6.5 [INFO] [stderr] Compiling futures-executor v0.3.11 [INFO] [stderr] Compiling futures v0.3.11 [INFO] [stderr] Compiling wgpu v0.6.2 [INFO] [stderr] Compiling lyon_cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling wgpu-example v0.1.0 (/opt/rustwide/workdir/examples/wgpu) [INFO] [stderr] Compiling svg-rendering-example v0.1.0 (/opt/rustwide/workdir/examples/wgpu_svg) [INFO] [stdout] warning: field is never read: `cursor_position` [INFO] [stdout] --> examples/wgpu/src/main.rs:711:5 [INFO] [stdout] | [INFO] [stdout] 711 | cursor_position: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cursor_position` [INFO] [stdout] --> cli/src/show.rs:779:5 [INFO] [stdout] | [INFO] [stdout] 779 | cursor_position: (f32, f32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.wgpu.2rfdisyo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21" "/opt/rustwide/target/debug/deps/wgpu-644a8d7cd9f0de21.1fz63c9iiqq2a4z9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/tess2-sys-269fce98af850537/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-707adc7ee71ea9ef.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libatty-cdac9c7eac109955.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libregex-00a5835b51a51b01.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f1c3e38a442a77d7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9e9531b190d3ae50.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-34e47f2c21f98179.rlib" "/opt/rustwide/target/debug/deps/libwgpu-beaacd3b79f48717.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-d8ad019a965e6c4f.rlib" "/opt/rustwide/target/debug/deps/libtracing-20f908914442aa58.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libnaga-6db735198db14f1d.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-ef68833f5868da21.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-8dfaf47f0402fb80.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5c09540f497cd714.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-db1466d940e13144.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-28f47b9e48feb6f8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a456b147b1bd68ac.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-92689b23718d009f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-05f90ab55461d936.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-32a6be8594994fb2.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-d5d06b9f8e5d4b40.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-1363da24a2e4370c.rlib" "/opt/rustwide/target/debug/deps/libash-6f57e2ca5e27127e.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-b6f8a0b5dcf3c21c.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-49273bfc148e2cdc.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-6ec5cfd443be7087.rlib" "/opt/rustwide/target/debug/deps/libfutures-2c392dfbe406e51a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6e460bc4e3303810.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1ff90c8783d1f5f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15a046c051a90869.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-24104e50f48c691d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-93dd6f340f8a0284.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ac39c6093e5bc0d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-acba2db07fb96871.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-66785984b2527fb9.rlib" "/opt/rustwide/target/debug/deps/libwinit-c2a9bd097f8b146c.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-2037242724315bb0.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libmio-634d35766090b7da.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c05a72f81a97894.rlib" "/opt/rustwide/target/debug/deps/libnet2-a08b932a84dd1014.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-2207f13cf1fa0add.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ea6e0a0a543209eb.rlib" "/opt/rustwide/target/debug/deps/libandrew-ac25ee9bb8c0dde3.rlib" "/opt/rustwide/target/debug/deps/libxml-d5feb083fd2167f7.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cf81b69d08d8207e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/librusttype-0bc00e65be15240d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-da14b5d045394d14.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-af6611b32fe7f427.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-640782a1b166b8a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-6cf62d0ea086e69f.rlib" "/opt/rustwide/target/debug/deps/libxcursor-07d1a04925af0427.rlib" "/opt/rustwide/target/debug/deps/libnom-a3a24225fdf5440c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-375eb87aa80a02c1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-958f6b8b4ac4865c.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-4e65aa28c58acf98.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-291fd32b54c943a6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-93a6822604fdaa6d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a0b469b4b100542e.rlib" "/opt/rustwide/target/debug/deps/libcalloop-ba27f8a551ab644e.rlib" "/opt/rustwide/target/debug/deps/libnix-3477b5138ddf802a.rlib" "/opt/rustwide/target/debug/deps/libdlib-92a4200c0f87895c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-aa39fb7da5eeda64.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-52713b2acda34f7e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5e9f0ce0bacc1665.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14f73470a36d3be3.rlib" "/opt/rustwide/target/debug/deps/liblibc-51ac4d4b433dec00.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblog-c652b37e1b46dfa9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liblyon-1e801da4636039fd.rlib" "/opt/rustwide/target/debug/deps/liblyon_tess2-fc5276cc6f194f4d.rlib" "/opt/rustwide/target/debug/deps/libtess2_sys-50c32d2302a4b7ba.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-56f1c6a95f803eb2.rlib" "/opt/rustwide/target/debug/deps/liblyon_extra-d403958784eaebb4.rlib" "/opt/rustwide/target/debug/deps/liblyon_svg-b24c0530f5d6609c.rlib" "/opt/rustwide/target/debug/deps/libsvgtypes-57fe6b85f3eeb308.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-621a0103b4bc83e2.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-ed6bff34c55931bb.rlib" "/opt/rustwide/target/debug/deps/libsid-c41721fbcdbe3865.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-41ffb03e6c5bfcf0.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-358276ffe8550109.rlib" "/opt/rustwide/target/debug/deps/libeuclid-de93e379f806e03f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b25175668bdd8043.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-example` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d54d08121964fa38ab50cf5b4c47d30b82d59b6ef5d83584c63c16d2a002a8f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d54d08121964fa38ab50cf5b4c47d30b82d59b6ef5d83584c63c16d2a002a8f4", kill_on_drop: false }` [INFO] [stdout] d54d08121964fa38ab50cf5b4c47d30b82d59b6ef5d83584c63c16d2a002a8f4