[INFO] cloning repository https://github.com/gfx-rs/wgpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gfx-rs/wgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fwgpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fwgpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 553fc52f67670e3c55de72a277bbc3bca42ec332 [INFO] testing gfx-rs/wgpu against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fwgpu" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gfx-rs/wgpu on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gfx-rs/wgpu [INFO] finished tweaking git repo https://github.com/gfx-rs/wgpu [INFO] tweaked toml for git repo https://github.com/gfx-rs/wgpu written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/gfx-rs/wgpu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23cbd67b810ffba9d5bdf666035c67a3de2a3384077ef926218ef04fc72e96eb [INFO] running `Command { std: "docker" "start" "-a" "23cbd67b810ffba9d5bdf666035c67a3de2a3384077ef926218ef04fc72e96eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23cbd67b810ffba9d5bdf666035c67a3de2a3384077ef926218ef04fc72e96eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23cbd67b810ffba9d5bdf666035c67a3de2a3384077ef926218ef04fc72e96eb", kill_on_drop: false }` [INFO] [stdout] 23cbd67b810ffba9d5bdf666035c67a3de2a3384077ef926218ef04fc72e96eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d8cf94a5f5005ae5cd1c59c8e8bf5665353ff3402ab1156e3859a95cc118d76 [INFO] running `Command { std: "docker" "start" "-a" "2d8cf94a5f5005ae5cd1c59c8e8bf5665353ff3402ab1156e3859a95cc118d76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling glow v0.10.0 (https://github.com/grovesNL/glow?rev=0864897a28bbdd43f89f4fd8fdd4ed781b719f8a#0864897a) [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling wgpu-core v0.9.0 (/opt/rustwide/workdir/wgpu-core) [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc v0.4.7 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling wgpu-types v0.9.0 (/opt/rustwide/workdir/wgpu-types) [INFO] [stderr] Compiling naga v0.5.0 (https://github.com/gfx-rs/naga?rev=a7ac13a#a7ac13a6) [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling wgpu-hal v0.9.0 (/opt/rustwide/workdir/wgpu-hal) [INFO] [stderr] Compiling wgpu v0.9.0 (/opt/rustwide/workdir/wgpu) [INFO] [stderr] Compiling player v0.1.0 (/opt/rustwide/workdir/player) [INFO] [stderr] Compiling wgpu-info v0.9.0 (/opt/rustwide/workdir/wgpu-info) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "2d8cf94a5f5005ae5cd1c59c8e8bf5665353ff3402ab1156e3859a95cc118d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8cf94a5f5005ae5cd1c59c8e8bf5665353ff3402ab1156e3859a95cc118d76", kill_on_drop: false }` [INFO] [stdout] 2d8cf94a5f5005ae5cd1c59c8e8bf5665353ff3402ab1156e3859a95cc118d76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62a832924e0d7945d3476337e31e1b5c36e212bdf8f9c6995441f637962b051f [INFO] running `Command { std: "docker" "start" "-a" "62a832924e0d7945d3476337e31e1b5c36e212bdf8f9c6995441f637962b051f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling obj v0.10.2 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling ddsfile v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling wgpu-hal v0.9.0 (/opt/rustwide/workdir/wgpu-hal) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling wgpu-core v0.9.0 (/opt/rustwide/workdir/wgpu-core) [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling wgpu v0.9.0 (/opt/rustwide/workdir/wgpu) [INFO] [stderr] Compiling player v0.1.0 (/opt/rustwide/workdir/player) [INFO] [stderr] Compiling wgpu-info v0.9.0 (/opt/rustwide/workdir/wgpu-info) [INFO] [stderr] error: could not compile `player` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name play --edition=2018 player/src/bin/play.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=895469f378ea4496 -C extra-filename=-895469f378ea4496 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7c150147695849e1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib --extern player=/opt/rustwide/target/debug/deps/libplayer-9d2d0cd3df165eb0.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-2e096e175480bc38.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-91b193b7e9f6a137.rlib --extern wgc=/opt/rustwide/target/debug/deps/libwgpu_core-7261d45256ff2251.rlib --extern wgt=/opt/rustwide/target/debug/deps/libwgpu_types-102dec7c5884f38a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.hello.a343c029-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272.4ebquu4rs8xwu44n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpollster-f64fbc9535e52df1.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-7c150147695849e1.rlib" "/opt/rustwide/target/debug/deps/libatty-3db342b80307d7d3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libregex-1a7b75eb85c29630.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8a0cae5ea006fde0.rlib" "/opt/rustwide/target/debug/deps/libwgpu-e643a7078d79b50e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-7261d45256ff2251.rlib" "/opt/rustwide/target/debug/deps/libprofiling-5103263d2fabfae2.rlib" "/opt/rustwide/target/debug/deps/libcopyless-63890fe8dc2810a6.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-4abee74a3963addd.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-2effc73219427023.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-ef977247fbf56bcb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a4153230c986332.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-0db7104e3a99aa5e.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-2c974a6e68fa809f.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-d1d9a872eade9f18.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-cd733e7a47532981.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-d1fcdad8c8f14414.rlib" "/opt/rustwide/target/debug/deps/libash-07148edda0619c64.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e38902d9ccefd129.rlib" "/opt/rustwide/target/debug/deps/libnaga-5f41be5c1e9a88a0.rlib" "/opt/rustwide/target/debug/deps/libfxhash-cbf5cbf2070b3be9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libbit_set-8cfb2f65c428d770.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-20e0c785e1dd8af8.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-2cb95fc331e91865.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-2d678830a282125c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-102dec7c5884f38a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-2e096e175480bc38.rlib" "/opt/rustwide/target/debug/deps/libglow-40a0cd140b9c9d48.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04e6fb7f71cce8b8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e7c9c730643ab3b3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1da1f003c523d098.rlib" "/opt/rustwide/target/debug/deps/liblibc-9b2e8dd731b3973a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-37ed7072482ee090.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-bc53a99d9906e0eb.rlib" "/opt/rustwide/target/debug/deps/libserde-09684dbf031e1fb8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello-1b0168993fa02272" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.hello_compute.c3774ad3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc.2h1qu8n19f8ddh75.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpng-abe88c3043fe6b7c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfa31e7be8e31bcb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libpollster-f64fbc9535e52df1.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-7c150147695849e1.rlib" "/opt/rustwide/target/debug/deps/libatty-3db342b80307d7d3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libregex-1a7b75eb85c29630.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8a0cae5ea006fde0.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-1d41823c8c81716c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libwgpu-e643a7078d79b50e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-7261d45256ff2251.rlib" "/opt/rustwide/target/debug/deps/libprofiling-5103263d2fabfae2.rlib" "/opt/rustwide/target/debug/deps/libcopyless-63890fe8dc2810a6.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-4abee74a3963addd.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-2effc73219427023.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-ef977247fbf56bcb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a4153230c986332.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-0db7104e3a99aa5e.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-2c974a6e68fa809f.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-d1d9a872eade9f18.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-cd733e7a47532981.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-d1fcdad8c8f14414.rlib" "/opt/rustwide/target/debug/deps/libash-07148edda0619c64.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e38902d9ccefd129.rlib" "/opt/rustwide/target/debug/deps/libnaga-5f41be5c1e9a88a0.rlib" "/opt/rustwide/target/debug/deps/libfxhash-cbf5cbf2070b3be9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libbit_set-8cfb2f65c428d770.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-20e0c785e1dd8af8.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-2cb95fc331e91865.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-2d678830a282125c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-102dec7c5884f38a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-2e096e175480bc38.rlib" "/opt/rustwide/target/debug/deps/libglow-40a0cd140b9c9d48.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04e6fb7f71cce8b8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e7c9c730643ab3b3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1da1f003c523d098.rlib" "/opt/rustwide/target/debug/deps/liblibc-9b2e8dd731b3973a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-37ed7072482ee090.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-bc53a99d9906e0eb.rlib" "/opt/rustwide/target/debug/deps/libserde-09684dbf031e1fb8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/hello_compute-2abe072aa5dfcabc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.halmark.1925dd98-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01.3nrgsdlatjt3egfh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-7c150147695849e1.rlib" "/opt/rustwide/target/debug/deps/libatty-3db342b80307d7d3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libregex-1a7b75eb85c29630.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8a0cae5ea006fde0.rlib" "/opt/rustwide/target/debug/deps/libwinit-5b492111d1e83c77.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-ff28aa6226bb347b.rlib" "/opt/rustwide/target/debug/deps/libmio-52dfa56c149baff0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-63ab8b036c7af7a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5d1bfecebd1a1b2e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1572c35c0cb8eacd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4df5d90d96ade47c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-91c8585b142f2910.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-69b0d154ae3fe323.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8c1751c9f347e6ae.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-cbe000bdd8775a73.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-605a356a0917e326.rlib" "/opt/rustwide/target/debug/deps/libandrew-04cea14b83bfbd74.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ac40ca58249518f1.rlib" "/opt/rustwide/target/debug/deps/libxcursor-c5651cc7f740dca6.rlib" "/opt/rustwide/target/debug/deps/libnom-b5ac5c67054660ee.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-ca7b3cdd19ae8992.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-73670afcf772b95d.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-90bd9fc3c238d416.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-16e2ff64a0f30574.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libnix-a45f8b3f8e92628c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-c929fc419584453e.rlib" "/opt/rustwide/target/debug/deps/libdlib-fe003a2da31eda9e.rlib" "/opt/rustwide/target/debug/deps/libcalloop-cc460a690b4aeda2.rlib" "/opt/rustwide/target/debug/deps/libnix-07a44394e4b12e07.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libdlib-ec56b4cb550dfbe8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-4abee74a3963addd.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-2effc73219427023.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-ef977247fbf56bcb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a4153230c986332.rlib" "/opt/rustwide/target/debug/deps/libahash-349273335c5b20f1.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-0db7104e3a99aa5e.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-2c974a6e68fa809f.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-d1d9a872eade9f18.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-cd733e7a47532981.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-d1fcdad8c8f14414.rlib" "/opt/rustwide/target/debug/deps/libash-07148edda0619c64.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e38902d9ccefd129.rlib" "/opt/rustwide/target/debug/deps/libnaga-5f41be5c1e9a88a0.rlib" "/opt/rustwide/target/debug/deps/libfxhash-cbf5cbf2070b3be9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libbit_set-8cfb2f65c428d770.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-20e0c785e1dd8af8.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-2cb95fc331e91865.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-2d678830a282125c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04e6fb7f71cce8b8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-bc53a99d9906e0eb.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-102dec7c5884f38a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libserde-09684dbf031e1fb8.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-2e096e175480bc38.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e7c9c730643ab3b3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1da1f003c523d098.rlib" "/opt/rustwide/target/debug/deps/liblibc-9b2e8dd731b3973a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-37ed7072482ee090.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libglow-40a0cd140b9c9d48.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/halmark-a162705677c12c01" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "62a832924e0d7945d3476337e31e1b5c36e212bdf8f9c6995441f637962b051f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a832924e0d7945d3476337e31e1b5c36e212bdf8f9c6995441f637962b051f", kill_on_drop: false }` [INFO] [stdout] 62a832924e0d7945d3476337e31e1b5c36e212bdf8f9c6995441f637962b051f