[INFO] cloning repository https://github.com/cytecbg/rscanvas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cytecbg/rscanvas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcytecbg%2Frscanvas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcytecbg%2Frscanvas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5483e5a630486c2a23f7f14c79544a4cf6670c15 [INFO] testing cytecbg/rscanvas against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcytecbg%2Frscanvas" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cytecbg/rscanvas on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cytecbg/rscanvas [INFO] finished tweaking git repo https://github.com/cytecbg/rscanvas [INFO] tweaked toml for git repo https://github.com/cytecbg/rscanvas written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/cytecbg/rscanvas already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rgb v0.8.20 [INFO] [stderr] Downloaded imgref v1.6.1 [INFO] [stderr] Downloaded generational-arena v0.2.8 [INFO] [stderr] Downloaded pico-args v0.3.3 [INFO] [stderr] Downloaded ndk v0.1.1 [INFO] [stderr] Downloaded ndk-sys v0.1.1 [INFO] [stderr] Downloaded fontdb v0.1.0 [INFO] [stderr] Downloaded xmlparser v0.13.2 [INFO] [stderr] Downloaded roxmltree v0.13.0 [INFO] [stderr] Downloaded usvg v0.11.0 [INFO] [stderr] Downloaded harfbuzz_rs v1.0.1 [INFO] [stderr] Downloaded kurbo v0.6.2 [INFO] [stderr] Downloaded harfbuzz-sys v0.3.4 [INFO] [stderr] Downloaded rustybuzz v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43c357c553fa804aaf821a0370ec239e9db74ef6b7c1bd4b80edf523f81b33db [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "43c357c553fa804aaf821a0370ec239e9db74ef6b7c1bd4b80edf523f81b33db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43c357c553fa804aaf821a0370ec239e9db74ef6b7c1bd4b80edf523f81b33db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43c357c553fa804aaf821a0370ec239e9db74ef6b7c1bd4b80edf523f81b33db", kill_on_drop: false }` [INFO] [stdout] 43c357c553fa804aaf821a0370ec239e9db74ef6b7c1bd4b80edf523f81b33db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c267419625b13388f479e0ba11a234f496b268159e48af8baf6b23a995ac167 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7c267419625b13388f479e0ba11a234f496b268159e48af8baf6b23a995ac167", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling imgref v1.6.1 [INFO] [stderr] Compiling lru v0.5.3 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rgb v0.8.20 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling gpucanvas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling harfbuzz-sys v0.3.4 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling harfbuzz_rs v1.0.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.76s [INFO] running `Command { std: "docker" "inspect" "7c267419625b13388f479e0ba11a234f496b268159e48af8baf6b23a995ac167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c267419625b13388f479e0ba11a234f496b268159e48af8baf6b23a995ac167", kill_on_drop: false }` [INFO] [stdout] 7c267419625b13388f479e0ba11a234f496b268159e48af8baf6b23a995ac167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0369bacd4e3018a776334530f576f5d329f8dda6685cde2dd19e9264ccb0bd97 [INFO] running `Command { std: "docker" "start" "-a" "0369bacd4e3018a776334530f576f5d329f8dda6685cde2dd19e9264ccb0bd97", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling xmlparser v0.13.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling pico-args v0.3.3 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling svg v0.8.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling kurbo v0.6.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling fontdb v0.1.0 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling usvg v0.11.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling glutin v0.24.1 [INFO] [stderr] Compiling gpucanvas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant in pattern `Path` should have an upper case name [INFO] [stdout] --> examples/svg.rs:190:27 [INFO] [stdout] | [INFO] [stdout] 190 | SvgEvent::Tag(Path, _, attributes) => { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `PATH` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gpucanvas` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name breakout --edition=2018 examples/breakout.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="image"' --cfg 'feature="image-loading"' -C metadata=d62a9c63b0c053cf -C extra-filename=-d62a9c63b0c053cf --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-1c52feb9521507b3.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib --extern generational_arena=/opt/rustwide/target/debug/deps/libgenerational_arena-11af87c252ceaec9.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-fc128902145b8242.rlib --extern gpucanvas=/opt/rustwide/target/debug/deps/libgpucanvas-7431d01772ee153b.rlib --extern harfbuzz_rs=/opt/rustwide/target/debug/deps/libharfbuzz_rs-585e107a4b8c4117.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0f3a0b20a92b238f.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-edf9acbffc05e5e0.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-be079c7191678882.rlib --extern owned_ttf_parser=/opt/rustwide/target/debug/deps/libowned_ttf_parser-8327f62226282cb1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-01f44034cc653c45.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-b45d8997d31fb99d.rlib --extern svg=/opt/rustwide/target/debug/deps/libsvg-bd9f3cc8ccc19398.rlib --extern unicode_bidi=/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-4777cc608aff7688.rlib --extern usvg=/opt/rustwide/target/debug/deps/libusvg-d00bd47ea6a203af.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-5b7c58b89f8742c0/out -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/rustybuzz-ee7a863992caef62/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.text.enfohcuf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a" "/opt/rustwide/target/debug/examples/text-3a4fe97d97c8ea7a.wac2layb9gz3zd8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-5b7c58b89f8742c0/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/rustybuzz-ee7a863992caef62/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgpucanvas-7431d01772ee153b.rlib" "/opt/rustwide/target/debug/deps/libimage-0f3a0b20a92b238f.rlib" "/opt/rustwide/target/debug/deps/libpng-bdc8e3b73b0e5270.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f520670c19841342.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-61d365e5a4aa75a5.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-bcfae6803e2ef4c7.rlib" "/opt/rustwide/target/debug/deps/librayon-d64c4805d33a7744.rlib" "/opt/rustwide/target/debug/deps/librayon_core-aa67a56f1d4a8291.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1630f5d1ed56db99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d787101668a10e80.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4f8d13025a4f8b03.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-92a32f45c5b4b28b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-78c499aea379e159.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-826d7e11296878e6.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1b0345d2fe9085d0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-44fca5b36a7a7b54.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/libtiff-c3015cabb0da4bad.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a5d98ad79ea81331.rlib" "/opt/rustwide/target/debug/deps/libadler32-b754b0225bffa03d.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-8327f62226282cb1.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-c76a440c1013fbd0.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-4777cc608aff7688.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/liblru-be079c7191678882.rlib" "/opt/rustwide/target/debug/deps/libharfbuzz_rs-585e107a4b8c4117.rlib" "/opt/rustwide/target/debug/deps/libharfbuzz_sys-40b6fb38b925328b.rlib" "/opt/rustwide/target/debug/deps/libfreetype-54810cfca4eb3da4.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-313c04baac1e55ca.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-11af87c252ceaec9.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/librgb-b45d8997d31fb99d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-aef19c714f18fc78.rlib" "/opt/rustwide/target/debug/deps/libimgref-edf9acbffc05e5e0.rlib" "/opt/rustwide/target/debug/deps/libglutin-fc128902145b8242.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-28b6e40782f78c85.rlib" "/opt/rustwide/target/debug/deps/libshared_library-72c05ad177eb17ce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-27f2bb6df4c66838.rlib" "/opt/rustwide/target/debug/deps/libwinit-47ef0cc71bc209c4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-3d72c8eb917652b5.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8ebbd2ff5f7f3a6f.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c97c036fa527faaf.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-3799ee38801edf6f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-c6f4dce652bd398c.rlib" "/opt/rustwide/target/debug/deps/libcalloop-a48669114d23c849.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-7497abef12f797db.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4c1c761561765642.rlib" "/opt/rustwide/target/debug/deps/libmio-10d1fd8e37c292d9.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-a3969879621bf748.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b961de42b0b2a01.rlib" "/opt/rustwide/target/debug/deps/libnix-817f8414eabb1915.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-7090caabef0daf5c.rlib" "/opt/rustwide/target/debug/deps/libandrew-7c445d863c18113a.rlib" "/opt/rustwide/target/debug/deps/libxml-312254adb45317ce.rlib" "/opt/rustwide/target/debug/deps/libxdg-9bdd5eefb91d453c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/librusttype-13a9cc3c837b03ad.rlib" "/opt/rustwide/target/debug/deps/librusttype-2432b12403c780ef.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-33dc9b281d9289ad.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libordered_float-47b78e85175c7bd6.rlib" "/opt/rustwide/target/debug/deps/libapprox-2db859738eb3297a.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-c2149363c7e46c87.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-207c7d4d3cee0077.rlib" "/opt/rustwide/target/debug/deps/libdlib-04cd32d10033f9ff.rlib" "/opt/rustwide/target/debug/deps/liblibloading-48c33b45de703726.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-62b450a3dccc8efb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1e3f0a6e1f7b490e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9b24d50b94e9225f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2eb7367ea7e6fdf3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-956c5a7d07778f10.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-1eb409951cd42d34.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-c7e4c0368be4ea78.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-2d5979cb6d4b77ba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ad0edd0dffec967.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-b02a09e50b4d50c5.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lharfbuzz" "-lfreetype" "-ldl" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0369bacd4e3018a776334530f576f5d329f8dda6685cde2dd19e9264ccb0bd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0369bacd4e3018a776334530f576f5d329f8dda6685cde2dd19e9264ccb0bd97", kill_on_drop: false }` [INFO] [stdout] 0369bacd4e3018a776334530f576f5d329f8dda6685cde2dd19e9264ccb0bd97