[INFO] cloning repository https://github.com/jacg/iced-test-drive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacg/iced-test-drive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacg%2Ficed-test-drive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacg%2Ficed-test-drive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f06f11303e062d61fb443f49901f633e3b95b538 [INFO] building jacg/iced-test-drive against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacg%2Ficed-test-drive" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacg/iced-test-drive on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jacg/iced-test-drive [INFO] finished tweaking git repo https://github.com/jacg/iced-test-drive [INFO] tweaked toml for git repo https://github.com/jacg/iced-test-drive written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jacg/iced-test-drive already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb872bc2ae26edde8f9a9fd61fbaf7318b4f5f32e0806dac76fe971206425c0f [INFO] running `Command { std: "docker" "start" "-a" "cb872bc2ae26edde8f9a9fd61fbaf7318b4f5f32e0806dac76fe971206425c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb872bc2ae26edde8f9a9fd61fbaf7318b4f5f32e0806dac76fe971206425c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb872bc2ae26edde8f9a9fd61fbaf7318b4f5f32e0806dac76fe971206425c0f", kill_on_drop: false }` [INFO] [stdout] cb872bc2ae26edde8f9a9fd61fbaf7318b4f5f32e0806dac76fe971206425c0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee247d9695ffd08f02bd21c4b247fd1eee038a3161478996767e5716eba74a08 [INFO] running `Command { std: "docker" "start" "-a" "ee247d9695ffd08f02bd21c4b247fd1eee038a3161478996767e5716eba74a08", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling iced_core v0.5.0 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling lyon_geom v0.17.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling owned_ttf_parser v0.15.1 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling ab_glyph v0.2.16 [INFO] [stderr] Compiling inplace_it v0.3.4 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling iced_style v0.4.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling lyon_algorithms v0.17.7 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling lyon v0.17.10 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling ordered-float v3.0.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling kamadak-exif v0.5.4 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling glyph_brush v0.7.5 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling iced_futures v0.4.1 [INFO] [stderr] Compiling iced_native v0.5.1 [INFO] [stderr] Compiling clipboard_x11 v0.4.0 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling iced_graphics v0.3.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling clipboard_wayland v0.2.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling window_clipboard v0.2.3 [INFO] [stderr] Compiling iced_winit v0.4.0 [INFO] [stderr] Compiling wgpu_glyph v0.16.0 [INFO] [stderr] Compiling iced_wgpu v0.5.1 [INFO] [stderr] Compiling iced v0.4.2 [INFO] [stderr] Compiling iced-test-drive v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.83s [INFO] running `Command { std: "docker" "inspect" "ee247d9695ffd08f02bd21c4b247fd1eee038a3161478996767e5716eba74a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee247d9695ffd08f02bd21c4b247fd1eee038a3161478996767e5716eba74a08", kill_on_drop: false }` [INFO] [stdout] ee247d9695ffd08f02bd21c4b247fd1eee038a3161478996767e5716eba74a08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3594b3c74d191cfeee60e63933d2752246d345e01820853edcd8b05aeb0d4163 [INFO] running `Command { std: "docker" "start" "-a" "3594b3c74d191cfeee60e63933d2752246d345e01820853edcd8b05aeb0d4163", kill_on_drop: false }` [INFO] [stderr] Compiling iced-test-drive v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcnpG3e6/symbols.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.custom_widget.d79f36da55f18c33-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c.592lxmd4v0ugfv7a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libiced-1ddb58b2fdbaa895.rlib" "/opt/rustwide/target/debug/deps/libiced_wgpu-cb7e1cc3d622096f.rlib" "/opt/rustwide/target/debug/deps/libwgpu_glyph-8cefd049217080e5.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-239f3e6e29622c58.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-c13ff719b2aa2bdb.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-b2957e96bdab2f3f.rlib" "/opt/rustwide/target/debug/deps/libapprox-2ac4976569e6294d.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_draw_cache-f450d35850734562.rlib" "/opt/rustwide/target/debug/deps/librayon-a9ae0aa8554c5711.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d967a3911b29c01c.rlib" "/opt/rustwide/target/debug/deps/libeither-5c568ddb60fed10a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4fdbbb54a523eef1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-578d7272d496d4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-193d95c578b0cecb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-28e9e48da6ccad67.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-91efeba6513eb975.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-14c0b6338eda9530.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-b5d989647af23d5a.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3438e6809dfb671d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-e771caf7f18a7d11.rlib" "/opt/rustwide/target/debug/deps/libwgpu-df8d0c89ebd4d97b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-152a6227b47c3005.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-376ecbc46200777d.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-ab43a7cac632393e.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-7fb7b1e8f48b4c47.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-d7f272831fe6d5ab.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4bc16a49cd6d0de0.rlib" "/opt/rustwide/target/debug/deps/libprofiling-8f09deb8b6d9f83c.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-2caf9fff51721405.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-4e1f6b3936d99d84.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-9d2fbac92307ca88.rlib" "/opt/rustwide/target/debug/deps/libash-011cacf139c919e1.rlib" "/opt/rustwide/target/debug/deps/libnaga-39651a3fb3684a42.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libbit_set-bfa4534d53019a7b.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-529325617ebee5d6.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-6c792824c85374e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-5c8d1ad0631ac08d.rlib" "/opt/rustwide/target/debug/deps/libspirv-3f880436cd522d8e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-930ec1f9de16f8ef.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6216290c84ddf987.rlib" "/opt/rustwide/target/debug/deps/libahash-cb5cda118a946870.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-908f8254c1668d72.rlib" "/opt/rustwide/target/debug/deps/libglow-a768e2d7a93f004f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-722220098e5fa68f.rlib" "/opt/rustwide/target/debug/deps/libiced_winit-ca7d26e61d4003a4.rlib" "/opt/rustwide/target/debug/deps/libwindow_clipboard-d215fce64865aa16.rlib" "/opt/rustwide/target/debug/deps/libclipboard_x11-a4980d409fbd8cac.rlib" "/opt/rustwide/target/debug/deps/libx11rb-78a0560ccd83e5c0.rlib" "/opt/rustwide/target/debug/deps/libgethostname-8b31f8a7b0fde26a.rlib" "/opt/rustwide/target/debug/deps/libclipboard_wayland-aa532813757dfc6d.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-7a4daaa3b88268c6.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2a6191445bce3ab6.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-6adc816b59c1da3d.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-4ce0e3c61a37932d.rlib" "/opt/rustwide/target/debug/deps/libwinit-6aec0b1317dee13f.rlib" "/opt/rustwide/target/debug/deps/libmio-863ad9f37d14c155.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-cf08bcc92cc2c0d6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9017256647d1943b.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-1ff84b6a10845b72.rlib" "/opt/rustwide/target/debug/deps/libxcursor-43bd18ceffa9fb8f.rlib" "/opt/rustwide/target/debug/deps/libnom-b023ac52378d89e7.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-75b9b406e5a7f778.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-d7cfc0c47520b5f7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-3a382da43df4eb2d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-ba162296387f1f31.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a5ae9b034434524d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2986e4fc9ce68cfa.rlib" "/opt/rustwide/target/debug/deps/libnix-ebe7c34e25957a1c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-37175243d34fb8bf.rlib" "/opt/rustwide/target/debug/deps/libcalloop-b50ae2b60f996f61.rlib" "/opt/rustwide/target/debug/deps/libnix-3d885ec8762e6952.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libdlib-aeb4a020919970f7.rlib" "/opt/rustwide/target/debug/deps/liblibloading-00c582fba1e1dbe9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ef4c3b8f36e1f6a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3726c20145e908a2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6cb2ce0a2f5e6695.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-8b264b16143f4108.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libiced_graphics-b5fbefe062da13f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1cefc09eeb49e522.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-49d6e1c89aeefbc9.rlib" "/opt/rustwide/target/debug/deps/libcty-afa5d5140d09a5a3.rlib" "/opt/rustwide/target/debug/deps/liblyon-2e6d21b48195c2df.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-0fd562ef75bb1846.rlib" "/opt/rustwide/target/debug/deps/libfloat_next_after-b4ff588f95c0d038.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-4da93eadfddaf76a.rlib" "/opt/rustwide/target/debug/deps/libsid-d3e44f7fabdd6e35.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-1fd6f6d6a993688e.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-53bc898ac86bc259.rlib" "/opt/rustwide/target/debug/deps/libeuclid-90ddebc10adeb64a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-809046b8863f9430.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-2063697fb2b2c06b.rlib" "/opt/rustwide/target/debug/deps/libglam-129fdcb9d66fb178.rlib" "/opt/rustwide/target/debug/deps/libiced_native-18575bab6d02cbfb.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-89a1d148c24babf8.rlib" "/opt/rustwide/target/debug/deps/librand-0864c60476113ab8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-55993d8cbf0089f8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-b4f04b5bbb9fc27b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1746021d59c9111c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4cd99d5169a49569.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-8aa6874332293888.rlib" "/opt/rustwide/target/debug/deps/libiced_style-d00a0965e1c360f4.rlib" "/opt/rustwide/target/debug/deps/libiced_core-1c7d47df19ede470.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libiced_futures-d71e8055a73bbef3.rlib" "/opt/rustwide/target/debug/deps/liblog-7b2af25b44e8e29d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libfutures-e6375c27aab3055f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0088b93706060c16.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0b38461c76443d2c.rlib" "/opt/rustwide/target/debug/deps/liblibc-c5e9b3449dff15ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-105f5e3f8b890a4b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2f89090340c74c39.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-81060f36acc0cee6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ac904180a054e0e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-96a7eda3212e6ec5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4806d0c9f5663e4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/custom_widget-4fb922d3f3ae405c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `iced-test-drive` (example "custom_widget") due to 2 previous errors [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc81rdQB/symbols.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.geometry.2838f95864a4a584-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759.3909mok9gmgcujfy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libiced-1ddb58b2fdbaa895.rlib" "/opt/rustwide/target/debug/deps/libiced_wgpu-cb7e1cc3d622096f.rlib" "/opt/rustwide/target/debug/deps/libwgpu_glyph-8cefd049217080e5.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-239f3e6e29622c58.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-c13ff719b2aa2bdb.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-b2957e96bdab2f3f.rlib" "/opt/rustwide/target/debug/deps/libapprox-2ac4976569e6294d.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_draw_cache-f450d35850734562.rlib" "/opt/rustwide/target/debug/deps/librayon-a9ae0aa8554c5711.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d967a3911b29c01c.rlib" "/opt/rustwide/target/debug/deps/libeither-5c568ddb60fed10a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4fdbbb54a523eef1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-578d7272d496d4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-193d95c578b0cecb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-28e9e48da6ccad67.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-91efeba6513eb975.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-14c0b6338eda9530.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-b5d989647af23d5a.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3438e6809dfb671d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-e771caf7f18a7d11.rlib" "/opt/rustwide/target/debug/deps/libwgpu-df8d0c89ebd4d97b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-152a6227b47c3005.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-376ecbc46200777d.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-ab43a7cac632393e.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-7fb7b1e8f48b4c47.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-d7f272831fe6d5ab.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4bc16a49cd6d0de0.rlib" "/opt/rustwide/target/debug/deps/libprofiling-8f09deb8b6d9f83c.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-2caf9fff51721405.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-4e1f6b3936d99d84.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-9d2fbac92307ca88.rlib" "/opt/rustwide/target/debug/deps/libash-011cacf139c919e1.rlib" "/opt/rustwide/target/debug/deps/libnaga-39651a3fb3684a42.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libbit_set-bfa4534d53019a7b.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-529325617ebee5d6.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-6c792824c85374e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-5c8d1ad0631ac08d.rlib" "/opt/rustwide/target/debug/deps/libspirv-3f880436cd522d8e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-930ec1f9de16f8ef.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6216290c84ddf987.rlib" "/opt/rustwide/target/debug/deps/libahash-cb5cda118a946870.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-908f8254c1668d72.rlib" "/opt/rustwide/target/debug/deps/libglow-a768e2d7a93f004f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-722220098e5fa68f.rlib" "/opt/rustwide/target/debug/deps/libiced_winit-ca7d26e61d4003a4.rlib" "/opt/rustwide/target/debug/deps/libwindow_clipboard-d215fce64865aa16.rlib" "/opt/rustwide/target/debug/deps/libclipboard_x11-a4980d409fbd8cac.rlib" "/opt/rustwide/target/debug/deps/libx11rb-78a0560ccd83e5c0.rlib" "/opt/rustwide/target/debug/deps/libgethostname-8b31f8a7b0fde26a.rlib" "/opt/rustwide/target/debug/deps/libclipboard_wayland-aa532813757dfc6d.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-7a4daaa3b88268c6.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2a6191445bce3ab6.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-6adc816b59c1da3d.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-4ce0e3c61a37932d.rlib" "/opt/rustwide/target/debug/deps/libwinit-6aec0b1317dee13f.rlib" "/opt/rustwide/target/debug/deps/libmio-863ad9f37d14c155.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-cf08bcc92cc2c0d6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9017256647d1943b.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-1ff84b6a10845b72.rlib" "/opt/rustwide/target/debug/deps/libxcursor-43bd18ceffa9fb8f.rlib" "/opt/rustwide/target/debug/deps/libnom-b023ac52378d89e7.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-75b9b406e5a7f778.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-d7cfc0c47520b5f7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-3a382da43df4eb2d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-ba162296387f1f31.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a5ae9b034434524d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2986e4fc9ce68cfa.rlib" "/opt/rustwide/target/debug/deps/libnix-ebe7c34e25957a1c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-37175243d34fb8bf.rlib" "/opt/rustwide/target/debug/deps/libcalloop-b50ae2b60f996f61.rlib" "/opt/rustwide/target/debug/deps/libnix-3d885ec8762e6952.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libdlib-aeb4a020919970f7.rlib" "/opt/rustwide/target/debug/deps/liblibloading-00c582fba1e1dbe9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ef4c3b8f36e1f6a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3726c20145e908a2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6cb2ce0a2f5e6695.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-8b264b16143f4108.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libiced_graphics-b5fbefe062da13f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1cefc09eeb49e522.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-49d6e1c89aeefbc9.rlib" "/opt/rustwide/target/debug/deps/libcty-afa5d5140d09a5a3.rlib" "/opt/rustwide/target/debug/deps/liblyon-2e6d21b48195c2df.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-0fd562ef75bb1846.rlib" "/opt/rustwide/target/debug/deps/libfloat_next_after-b4ff588f95c0d038.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-4da93eadfddaf76a.rlib" "/opt/rustwide/target/debug/deps/libsid-d3e44f7fabdd6e35.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-1fd6f6d6a993688e.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-53bc898ac86bc259.rlib" "/opt/rustwide/target/debug/deps/libeuclid-90ddebc10adeb64a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-809046b8863f9430.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-2063697fb2b2c06b.rlib" "/opt/rustwide/target/debug/deps/libglam-129fdcb9d66fb178.rlib" "/opt/rustwide/target/debug/deps/libiced_native-18575bab6d02cbfb.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-89a1d148c24babf8.rlib" "/opt/rustwide/target/debug/deps/librand-0864c60476113ab8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-55993d8cbf0089f8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-b4f04b5bbb9fc27b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1746021d59c9111c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4cd99d5169a49569.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-8aa6874332293888.rlib" "/opt/rustwide/target/debug/deps/libiced_style-d00a0965e1c360f4.rlib" "/opt/rustwide/target/debug/deps/libiced_core-1c7d47df19ede470.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libiced_futures-d71e8055a73bbef3.rlib" "/opt/rustwide/target/debug/deps/liblog-7b2af25b44e8e29d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libfutures-e6375c27aab3055f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0088b93706060c16.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0b38461c76443d2c.rlib" "/opt/rustwide/target/debug/deps/liblibc-c5e9b3449dff15ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-105f5e3f8b890a4b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2f89090340c74c39.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-81060f36acc0cee6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ac904180a054e0e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-96a7eda3212e6ec5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4806d0c9f5663e4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/geometry-d7d6a4eab0b64759" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `iced-test-drive` (example "geometry") due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcdFFDHa/symbols.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.events.30a64d66ff0d99dc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0.pc9la1jxd126s6l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libiced-1ddb58b2fdbaa895.rlib" "/opt/rustwide/target/debug/deps/libiced_wgpu-cb7e1cc3d622096f.rlib" "/opt/rustwide/target/debug/deps/libwgpu_glyph-8cefd049217080e5.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-239f3e6e29622c58.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-c13ff719b2aa2bdb.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-b2957e96bdab2f3f.rlib" "/opt/rustwide/target/debug/deps/libapprox-2ac4976569e6294d.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_draw_cache-f450d35850734562.rlib" "/opt/rustwide/target/debug/deps/librayon-a9ae0aa8554c5711.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d967a3911b29c01c.rlib" "/opt/rustwide/target/debug/deps/libeither-5c568ddb60fed10a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4fdbbb54a523eef1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-578d7272d496d4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-193d95c578b0cecb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-28e9e48da6ccad67.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-62c1aa80b1eb5531.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-91efeba6513eb975.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-14c0b6338eda9530.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-b5d989647af23d5a.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3438e6809dfb671d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-e771caf7f18a7d11.rlib" "/opt/rustwide/target/debug/deps/libwgpu-df8d0c89ebd4d97b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-152a6227b47c3005.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-376ecbc46200777d.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-ab43a7cac632393e.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-7fb7b1e8f48b4c47.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-d7f272831fe6d5ab.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-4bc16a49cd6d0de0.rlib" "/opt/rustwide/target/debug/deps/libprofiling-8f09deb8b6d9f83c.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-2caf9fff51721405.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-4e1f6b3936d99d84.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-9d2fbac92307ca88.rlib" "/opt/rustwide/target/debug/deps/libash-011cacf139c919e1.rlib" "/opt/rustwide/target/debug/deps/libnaga-39651a3fb3684a42.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libbit_set-bfa4534d53019a7b.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-529325617ebee5d6.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-6c792824c85374e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-5c8d1ad0631ac08d.rlib" "/opt/rustwide/target/debug/deps/libspirv-3f880436cd522d8e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-930ec1f9de16f8ef.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6216290c84ddf987.rlib" "/opt/rustwide/target/debug/deps/libahash-cb5cda118a946870.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-908f8254c1668d72.rlib" "/opt/rustwide/target/debug/deps/libglow-a768e2d7a93f004f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-722220098e5fa68f.rlib" "/opt/rustwide/target/debug/deps/libiced_winit-ca7d26e61d4003a4.rlib" "/opt/rustwide/target/debug/deps/libwindow_clipboard-d215fce64865aa16.rlib" "/opt/rustwide/target/debug/deps/libclipboard_x11-a4980d409fbd8cac.rlib" "/opt/rustwide/target/debug/deps/libx11rb-78a0560ccd83e5c0.rlib" "/opt/rustwide/target/debug/deps/libgethostname-8b31f8a7b0fde26a.rlib" "/opt/rustwide/target/debug/deps/libclipboard_wayland-aa532813757dfc6d.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-7a4daaa3b88268c6.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2a6191445bce3ab6.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-6adc816b59c1da3d.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-4ce0e3c61a37932d.rlib" "/opt/rustwide/target/debug/deps/libwinit-6aec0b1317dee13f.rlib" "/opt/rustwide/target/debug/deps/libmio-863ad9f37d14c155.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-cf08bcc92cc2c0d6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9017256647d1943b.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-1ff84b6a10845b72.rlib" "/opt/rustwide/target/debug/deps/libxcursor-43bd18ceffa9fb8f.rlib" "/opt/rustwide/target/debug/deps/libnom-b023ac52378d89e7.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-75b9b406e5a7f778.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-d7cfc0c47520b5f7.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-3a382da43df4eb2d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-ba162296387f1f31.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a5ae9b034434524d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2986e4fc9ce68cfa.rlib" "/opt/rustwide/target/debug/deps/libnix-ebe7c34e25957a1c.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-37175243d34fb8bf.rlib" "/opt/rustwide/target/debug/deps/libcalloop-b50ae2b60f996f61.rlib" "/opt/rustwide/target/debug/deps/libnix-3d885ec8762e6952.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libdlib-aeb4a020919970f7.rlib" "/opt/rustwide/target/debug/deps/liblibloading-00c582fba1e1dbe9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ef4c3b8f36e1f6a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3726c20145e908a2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6cb2ce0a2f5e6695.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-8b264b16143f4108.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libiced_graphics-b5fbefe062da13f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1cefc09eeb49e522.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-49d6e1c89aeefbc9.rlib" "/opt/rustwide/target/debug/deps/libcty-afa5d5140d09a5a3.rlib" "/opt/rustwide/target/debug/deps/liblyon-2e6d21b48195c2df.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-0fd562ef75bb1846.rlib" "/opt/rustwide/target/debug/deps/libfloat_next_after-b4ff588f95c0d038.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-4da93eadfddaf76a.rlib" "/opt/rustwide/target/debug/deps/libsid-d3e44f7fabdd6e35.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-1fd6f6d6a993688e.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-53bc898ac86bc259.rlib" "/opt/rustwide/target/debug/deps/libeuclid-90ddebc10adeb64a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-809046b8863f9430.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-2063697fb2b2c06b.rlib" "/opt/rustwide/target/debug/deps/libglam-129fdcb9d66fb178.rlib" "/opt/rustwide/target/debug/deps/libiced_native-18575bab6d02cbfb.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-89a1d148c24babf8.rlib" "/opt/rustwide/target/debug/deps/librand-0864c60476113ab8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-55993d8cbf0089f8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-b4f04b5bbb9fc27b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1746021d59c9111c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4cd99d5169a49569.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-8aa6874332293888.rlib" "/opt/rustwide/target/debug/deps/libiced_style-d00a0965e1c360f4.rlib" "/opt/rustwide/target/debug/deps/libiced_core-1c7d47df19ede470.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libiced_futures-d71e8055a73bbef3.rlib" "/opt/rustwide/target/debug/deps/liblog-7b2af25b44e8e29d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libfutures-e6375c27aab3055f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0088b93706060c16.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0b38461c76443d2c.rlib" "/opt/rustwide/target/debug/deps/liblibc-c5e9b3449dff15ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-105f5e3f8b890a4b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2f89090340c74c39.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-81060f36acc0cee6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ac904180a054e0e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-96a7eda3212e6ec5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4806d0c9f5663e4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/events-f5c17e4f71c062c0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 `iced-test-drive` (example "events") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3594b3c74d191cfeee60e63933d2752246d345e01820853edcd8b05aeb0d4163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3594b3c74d191cfeee60e63933d2752246d345e01820853edcd8b05aeb0d4163", kill_on_drop: false }` [INFO] [stdout] 3594b3c74d191cfeee60e63933d2752246d345e01820853edcd8b05aeb0d4163 [INFO] building jacg/iced-test-drive against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacg%2Ficed-test-drive" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacg/iced-test-drive on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jacg/iced-test-drive [INFO] finished tweaking git repo https://github.com/jacg/iced-test-drive [INFO] tweaked toml for git repo https://github.com/jacg/iced-test-drive written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jacg/iced-test-drive already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 690b2f8436b970c685b5a2274cbec5d132a4548d557d0066042976599a0b10fc [INFO] running `Command { std: "docker" "start" "-a" "690b2f8436b970c685b5a2274cbec5d132a4548d557d0066042976599a0b10fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "690b2f8436b970c685b5a2274cbec5d132a4548d557d0066042976599a0b10fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "690b2f8436b970c685b5a2274cbec5d132a4548d557d0066042976599a0b10fc", kill_on_drop: false }` [INFO] [stdout] 690b2f8436b970c685b5a2274cbec5d132a4548d557d0066042976599a0b10fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e3b692780ebaa666f00d0e854d14e0a1c429502751601185107f8e80e8265a6 [INFO] running `Command { std: "docker" "start" "-a" "0e3b692780ebaa666f00d0e854d14e0a1c429502751601185107f8e80e8265a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling iced_core v0.5.0 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling inplace_it v0.3.4 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling lyon_geom v0.17.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling owned_ttf_parser v0.15.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling ab_glyph v0.2.16 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling lyon_algorithms v0.17.7 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling iced_style v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling lyon v0.17.10 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling ordered-float v3.0.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling kamadak-exif v0.5.4 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling glyph_brush v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling iced_futures v0.4.1 [INFO] [stderr] Compiling iced_native v0.5.1 [INFO] [stderr] Compiling clipboard_x11 v0.4.0 [INFO] [stderr] Compiling iced_graphics v0.3.1 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling clipboard_wayland v0.2.0 [INFO] [stderr] Compiling window_clipboard v0.2.3 [INFO] [stderr] Compiling iced_winit v0.4.0 [INFO] [stderr] Compiling wgpu_glyph v0.16.0 [INFO] [stderr] Compiling iced_wgpu v0.5.1 [INFO] [stderr] Compiling iced v0.4.2 [INFO] [stderr] Compiling iced-test-drive v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.26s [INFO] running `Command { std: "docker" "inspect" "0e3b692780ebaa666f00d0e854d14e0a1c429502751601185107f8e80e8265a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e3b692780ebaa666f00d0e854d14e0a1c429502751601185107f8e80e8265a6", kill_on_drop: false }` [INFO] [stdout] 0e3b692780ebaa666f00d0e854d14e0a1c429502751601185107f8e80e8265a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8023c3a0af56ca55d4057f6108cef61dcc98803b85a31ee67368085f1bc10880 [INFO] running `Command { std: "docker" "start" "-a" "8023c3a0af56ca55d4057f6108cef61dcc98803b85a31ee67368085f1bc10880", kill_on_drop: false }` [INFO] [stderr] Compiling iced-test-drive v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.75s [INFO] running `Command { std: "docker" "inspect" "8023c3a0af56ca55d4057f6108cef61dcc98803b85a31ee67368085f1bc10880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8023c3a0af56ca55d4057f6108cef61dcc98803b85a31ee67368085f1bc10880", kill_on_drop: false }` [INFO] [stdout] 8023c3a0af56ca55d4057f6108cef61dcc98803b85a31ee67368085f1bc10880