[INFO] cloning repository https://github.com/JTookey/Aurora [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JTookey/Aurora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJTookey%2FAurora", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJTookey%2FAurora'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41962cf705e13af9479a94599f8dc769d9cc3a3b [INFO] building JTookey/Aurora against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJTookey%2FAurora" "/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/JTookey/Aurora 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/JTookey/Aurora [INFO] finished tweaking git repo https://github.com/JTookey/Aurora [INFO] tweaked toml for git repo https://github.com/JTookey/Aurora written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JTookey/Aurora 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-cursor v0.29.1 [INFO] [stderr] Downloaded wayland-sys v0.29.1 [INFO] [stderr] Downloaded wayland-commons v0.29.1 [INFO] [stderr] Downloaded wayland-scanner v0.29.1 [INFO] [stderr] Downloaded calloop v0.9.1 [INFO] [stderr] Downloaded glow v0.11.1 [INFO] [stderr] Downloaded wgpu_glyph v0.16.0 [INFO] [stderr] Downloaded wayland-protocols v0.29.1 [INFO] [stderr] Downloaded naga v0.8.0 [INFO] [stderr] Downloaded winit v0.26.0 [INFO] [stderr] Downloaded wgpu-core v0.12.0 [INFO] [stderr] Downloaded smithay-client-toolkit v0.15.2 [INFO] [stderr] Downloaded wgpu-hal v0.12.0 [INFO] [stderr] Downloaded wayland-client v0.29.1 [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] 1769eb6b67bbe3aa0d499ebc18bb64583caa5c477042466911a5936bdb58a0ae [INFO] running `Command { std: "docker" "start" "-a" "1769eb6b67bbe3aa0d499ebc18bb64583caa5c477042466911a5936bdb58a0ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1769eb6b67bbe3aa0d499ebc18bb64583caa5c477042466911a5936bdb58a0ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1769eb6b67bbe3aa0d499ebc18bb64583caa5c477042466911a5936bdb58a0ae", kill_on_drop: false }` [INFO] [stdout] 1769eb6b67bbe3aa0d499ebc18bb64583caa5c477042466911a5936bdb58a0ae [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] 9ead3eebae366b152d9d7b25c41dbd7639946af5fc520693ecaa3005063f9592 [INFO] running `Command { std: "docker" "start" "-a" "9ead3eebae366b152d9d7b25c41dbd7639946af5fc520693ecaa3005063f9592", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ttf-parser v0.13.4 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.0 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling profiling v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling glow v0.11.1 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling owned_ttf_parser v0.13.2 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ab_glyph v0.2.12 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling glyph_brush v0.7.3 [INFO] [stderr] Compiling wayland-commons v0.29.1 [INFO] [stderr] Compiling calloop v0.9.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling naga v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling wgpu-hal v0.12.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling wgpu_glyph v0.16.0 [INFO] [stderr] Compiling aurora v0.0.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `frame` is never read [INFO] [stdout] --> src/renderer/command_executor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CommandExecutor<'ce, 'frame> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | frame: &'ce wgpu::SurfaceTexture, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/start.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let setup = setup::(&title).await; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.59s [INFO] running `Command { std: "docker" "inspect" "9ead3eebae366b152d9d7b25c41dbd7639946af5fc520693ecaa3005063f9592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ead3eebae366b152d9d7b25c41dbd7639946af5fc520693ecaa3005063f9592", kill_on_drop: false }` [INFO] [stdout] 9ead3eebae366b152d9d7b25c41dbd7639946af5fc520693ecaa3005063f9592 [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] 7491f8ce5b397832aa93e85a93e6e67eec683a4f764c1a277fae641983b45a88 [INFO] running `Command { std: "docker" "start" "-a" "7491f8ce5b397832aa93e85a93e6e67eec683a4f764c1a277fae641983b45a88", kill_on_drop: false }` [INFO] [stderr] Compiling aurora v0.0.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `frame` is never read [INFO] [stdout] --> src/renderer/command_executor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CommandExecutor<'ce, 'frame> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | frame: &'ce wgpu::SurfaceTexture, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/start.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let setup = setup::(&title).await; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `frame` is never read [INFO] [stdout] --> src/renderer/command_executor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct CommandExecutor<'ce, 'frame> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | frame: &'ce wgpu::SurfaceTexture, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/start.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let setup = setup::(&title).await; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [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/rustcKoHVFE/symbols.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.02_lines.2c7aab47f0bb2fe3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/02_lines-a3723d7fb23aec80.57xlya49jw5l0x19.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/libaurora-14297a1c6c4301f1.rlib" "/opt/rustwide/target/debug/deps/libcgmath-357734019b7f247f.rlib" "/opt/rustwide/target/debug/deps/libapprox-53719259551a13a4.rlib" "/opt/rustwide/target/debug/deps/libpng-c246286f5330ab43.rlib" "/opt/rustwide/target/debug/deps/libencoding-6d6686abb4dc9228.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8122fdcd3d372fc2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-043d8a1e191b8613.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5ca4b1a9fb68f991.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-1fc97c1c1952d6ca.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-61ec8ec951a241cb.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e9052cf6bccb2466.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5fbbc6ef5d55a7b8.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ce8d0f687ab5ecd0.rlib" "/opt/rustwide/target/debug/deps/libfutures-0affd33b73950ef5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8de800cd2b076bee.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bd89025fd575fccf.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-46e6492bd8759d07.rlib" "/opt/rustwide/target/debug/deps/libslab-6b70c377fdc40e76.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1a5502dd94f472fd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a458b47fdf075db4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f23b2c2c75c9c4e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9e4d395b9ead6d64.rlib" "/opt/rustwide/target/debug/deps/libwgpu_glyph-f5db34bec7869adc.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-e57324a6482fe85c.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-e2c997b35eddb12f.rlib" "/opt/rustwide/target/debug/deps/librand-a92780d7e2343099.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2bae538617b0870a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-52c4a3150625811d.rlib" "/opt/rustwide/target/debug/deps/librand_core-a947c2f106dc1406.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-ecdc33c77b379342.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-b2957e96bdab2f3f.rlib" "/opt/rustwide/target/debug/deps/libapprox-38fddb958a3c1d40.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_draw_cache-e74caf7cecdaab9b.rlib" "/opt/rustwide/target/debug/deps/librayon-0b288f62debd186f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4ea596f129e2992b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fc4c06baf6d2f34d.rlib" "/opt/rustwide/target/debug/deps/libeither-e779026d249f34d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3b8924e7b1dd4041.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-60ef01f21d118633.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6bf61972d608a5db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-203ba488c48e8f4c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e68dc204e1dc13e.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-3251b08d30161e98.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-14609335fad0fe2a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e9f543e75296e7c2.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3438e6809dfb671d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-bcafed90484e45a2.rlib" "/opt/rustwide/target/debug/deps/libwgpu-8aa6c69dcf0b9b27.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4eca771bc557bd36.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-5b2a1217582ccd7b.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-ab43a7cac632393e.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-6de2b2eb77e83c57.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-0e71d809f6d5fc2e.rlib" "/opt/rustwide/target/debug/deps/libprofiling-8c34b41bc4acd054.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-f8f050c42aeffc39.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-4e1f6b3936d99d84.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-80b0488b8f9326b6.rlib" "/opt/rustwide/target/debug/deps/libash-da380a441ea75897.rlib" "/opt/rustwide/target/debug/deps/libnaga-dee45e21fd04f10d.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libbit_set-3379274353adb67d.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-529325617ebee5d6.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-7d3c53c67e87beee.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-75e8a229f3cc7d11.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-5c8d1ad0631ac08d.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-9857be215e09d894.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-1d112b275754e2cb.rlib" "/opt/rustwide/target/debug/deps/libspirv-470f1200b1697756.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f4c3606544bdc9f5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a26da8cf9d602385.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c704965da2b708a3.rlib" "/opt/rustwide/target/debug/deps/libahash-b489329408f46d3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-450bb51a93ab2274.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-908f8254c1668d72.rlib" "/opt/rustwide/target/debug/deps/libglow-80c8e348de77f241.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5163ff6909e0085c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-722220098e5fa68f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-1e8094b568af39fe.rlib" "/opt/rustwide/target/debug/deps/libwinit-a71fc4e580819227.rlib" "/opt/rustwide/target/debug/deps/libmio-319efad0ec2451f7.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-ac9a7c2bbea1ebc4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c71e1aa480cb031c.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-f0c5b8f3f987d3d1.rlib" "/opt/rustwide/target/debug/deps/libxcursor-83110b397ab942f7.rlib" "/opt/rustwide/target/debug/deps/libnom-100e7602f637d794.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-f4ae65d26691c0ed.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-9a387cb320f686de.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-4ed8d33cd9de7190.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-ba162296387f1f31.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-bfda6bebc01779d6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6e8b298c35191e91.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-3d36b9b1f19eb356.rlib" "/opt/rustwide/target/debug/deps/libcalloop-6e9414eeafe67426.rlib" "/opt/rustwide/target/debug/deps/libnix-10027cfd7ed1d633.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2d5d7f4358e2a6cd.rlib" "/opt/rustwide/target/debug/deps/libdlib-a2079a51306f54c2.rlib" "/opt/rustwide/target/debug/deps/liblibloading-a00d77a913ea7970.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9e87087eb08bcdd5.rlib" "/opt/rustwide/target/debug/deps/libcty-afa5d5140d09a5a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-25f4397ec9aee6d6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c7bb91fc96a89771.rlib" "/opt/rustwide/target/debug/deps/liblibc-deb8aa02ca365f74.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ed350e9bee83495b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0c6f13a724f839b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-8b264b16143f4108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblog-405bdafa0d875610.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.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/02_lines-a3723d7fb23aec80" "-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 `aurora` (example "02_lines") 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/rustcBxRVSw/symbols.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.01_empty.6113092e3a75d8dd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/01_empty-7f2d2572953ab115.3vne4rf5zrdzsheb.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/libaurora-14297a1c6c4301f1.rlib" "/opt/rustwide/target/debug/deps/libcgmath-357734019b7f247f.rlib" "/opt/rustwide/target/debug/deps/libapprox-53719259551a13a4.rlib" "/opt/rustwide/target/debug/deps/libpng-c246286f5330ab43.rlib" "/opt/rustwide/target/debug/deps/libencoding-6d6686abb4dc9228.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8122fdcd3d372fc2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-043d8a1e191b8613.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5ca4b1a9fb68f991.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-1fc97c1c1952d6ca.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-61ec8ec951a241cb.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e9052cf6bccb2466.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5fbbc6ef5d55a7b8.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ce8d0f687ab5ecd0.rlib" "/opt/rustwide/target/debug/deps/libfutures-0affd33b73950ef5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8de800cd2b076bee.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bd89025fd575fccf.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-46e6492bd8759d07.rlib" "/opt/rustwide/target/debug/deps/libslab-6b70c377fdc40e76.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1a5502dd94f472fd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a458b47fdf075db4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f23b2c2c75c9c4e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9e4d395b9ead6d64.rlib" "/opt/rustwide/target/debug/deps/libwgpu_glyph-f5db34bec7869adc.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-e57324a6482fe85c.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-e2c997b35eddb12f.rlib" "/opt/rustwide/target/debug/deps/librand-a92780d7e2343099.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2bae538617b0870a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-52c4a3150625811d.rlib" "/opt/rustwide/target/debug/deps/librand_core-a947c2f106dc1406.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-ecdc33c77b379342.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-b2957e96bdab2f3f.rlib" "/opt/rustwide/target/debug/deps/libapprox-38fddb958a3c1d40.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_draw_cache-e74caf7cecdaab9b.rlib" "/opt/rustwide/target/debug/deps/librayon-0b288f62debd186f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4ea596f129e2992b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fc4c06baf6d2f34d.rlib" "/opt/rustwide/target/debug/deps/libeither-e779026d249f34d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3b8924e7b1dd4041.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-60ef01f21d118633.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6bf61972d608a5db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-203ba488c48e8f4c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e68dc204e1dc13e.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-3251b08d30161e98.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-14609335fad0fe2a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e9f543e75296e7c2.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3438e6809dfb671d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-bcafed90484e45a2.rlib" "/opt/rustwide/target/debug/deps/libwgpu-8aa6c69dcf0b9b27.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-4eca771bc557bd36.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-5b2a1217582ccd7b.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-ab43a7cac632393e.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-6de2b2eb77e83c57.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-0e71d809f6d5fc2e.rlib" "/opt/rustwide/target/debug/deps/libprofiling-8c34b41bc4acd054.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-f8f050c42aeffc39.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-4e1f6b3936d99d84.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-80b0488b8f9326b6.rlib" "/opt/rustwide/target/debug/deps/libash-da380a441ea75897.rlib" "/opt/rustwide/target/debug/deps/libnaga-dee45e21fd04f10d.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libbit_set-3379274353adb67d.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-529325617ebee5d6.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-7d3c53c67e87beee.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-75e8a229f3cc7d11.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-5c8d1ad0631ac08d.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-9857be215e09d894.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-1d112b275754e2cb.rlib" "/opt/rustwide/target/debug/deps/libspirv-470f1200b1697756.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f4c3606544bdc9f5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a26da8cf9d602385.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c704965da2b708a3.rlib" "/opt/rustwide/target/debug/deps/libahash-b489329408f46d3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-450bb51a93ab2274.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-908f8254c1668d72.rlib" "/opt/rustwide/target/debug/deps/libglow-80c8e348de77f241.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5163ff6909e0085c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-722220098e5fa68f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-1e8094b568af39fe.rlib" "/opt/rustwide/target/debug/deps/libwinit-a71fc4e580819227.rlib" "/opt/rustwide/target/debug/deps/libmio-319efad0ec2451f7.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-ac9a7c2bbea1ebc4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c71e1aa480cb031c.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-f0c5b8f3f987d3d1.rlib" "/opt/rustwide/target/debug/deps/libxcursor-83110b397ab942f7.rlib" "/opt/rustwide/target/debug/deps/libnom-100e7602f637d794.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-f4ae65d26691c0ed.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-9a387cb320f686de.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-4ed8d33cd9de7190.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-ba162296387f1f31.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-bfda6bebc01779d6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6e8b298c35191e91.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-3d36b9b1f19eb356.rlib" "/opt/rustwide/target/debug/deps/libcalloop-6e9414eeafe67426.rlib" "/opt/rustwide/target/debug/deps/libnix-10027cfd7ed1d633.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2d5d7f4358e2a6cd.rlib" "/opt/rustwide/target/debug/deps/libdlib-a2079a51306f54c2.rlib" "/opt/rustwide/target/debug/deps/liblibloading-a00d77a913ea7970.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9e87087eb08bcdd5.rlib" "/opt/rustwide/target/debug/deps/libcty-afa5d5140d09a5a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-25f4397ec9aee6d6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c7bb91fc96a89771.rlib" "/opt/rustwide/target/debug/deps/liblibc-deb8aa02ca365f74.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ed350e9bee83495b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0c6f13a724f839b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-8b264b16143f4108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblog-405bdafa0d875610.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.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/01_empty-7f2d2572953ab115" "-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 `aurora` (example "01_empty") due to 2 previous errors [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7491f8ce5b397832aa93e85a93e6e67eec683a4f764c1a277fae641983b45a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7491f8ce5b397832aa93e85a93e6e67eec683a4f764c1a277fae641983b45a88", kill_on_drop: false }` [INFO] [stdout] 7491f8ce5b397832aa93e85a93e6e67eec683a4f764c1a277fae641983b45a88