[INFO] fetching crate femtovg 0.1.0... [INFO] testing femtovg-0.1.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate femtovg 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate femtovg 0.1.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate femtovg 0.1.0 [INFO] finished tweaking crates.io crate femtovg 0.1.0 [INFO] tweaked toml for crates.io crate femtovg 0.1.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate femtovg 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded harfbuzz_rs v1.0.1 [INFO] [stderr] Downloaded rustybuzz v0.1.1 [INFO] [stderr] Downloaded fontdb v0.1.0 [INFO] [stderr] Downloaded usvg v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c73bed337e2280346bb908c5a83f46a6a2e4ef5649421c2b45cf35b71fbdaa65 [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" "c73bed337e2280346bb908c5a83f46a6a2e4ef5649421c2b45cf35b71fbdaa65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c73bed337e2280346bb908c5a83f46a6a2e4ef5649421c2b45cf35b71fbdaa65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73bed337e2280346bb908c5a83f46a6a2e4ef5649421c2b45cf35b71fbdaa65", kill_on_drop: false }` [INFO] [stdout] c73bed337e2280346bb908c5a83f46a6a2e4ef5649421c2b45cf35b71fbdaa65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--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] bebf2835ca2a0c8b8108f504412b25ab8436c909163a515e397180d626a77b57 [INFO] running `Command { std: "docker" "start" "-a" "bebf2835ca2a0c8b8108f504412b25ab8436c909163a515e397180d626a77b57", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling imgref v1.6.1 [INFO] [stderr] Compiling lru v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rgb v0.8.20 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling femtovg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling harfbuzz-sys v0.3.4 [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 1m 05s [INFO] running `Command { std: "docker" "inspect" "bebf2835ca2a0c8b8108f504412b25ab8436c909163a515e397180d626a77b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bebf2835ca2a0c8b8108f504412b25ab8436c909163a515e397180d626a77b57", kill_on_drop: false }` [INFO] [stdout] bebf2835ca2a0c8b8108f504412b25ab8436c909163a515e397180d626a77b57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59d4fe569e67016ccd68b1dba9d5a2cfdadffe7cf1d75b1d80929f8f27f8568e [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" "59d4fe569e67016ccd68b1dba9d5a2cfdadffe7cf1d75b1d80929f8f27f8568e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling xmlparser v0.13.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling pico-args v0.3.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling svg v0.8.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling kurbo v0.6.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling fontdb v0.1.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [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 femtovg 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 `femtovg` [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=accb4771a1c1be97 -C extra-filename=-accb4771a1c1be97 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-45f84fc54121cd88.rlib --extern femtovg=/opt/rustwide/target/debug/deps/libfemtovg-fb9dc0ff5933ed99.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib --extern generational_arena=/opt/rustwide/target/debug/deps/libgenerational_arena-80f81e766c42fcf3.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-7c4f70a94c8a023b.rlib --extern harfbuzz_rs=/opt/rustwide/target/debug/deps/libharfbuzz_rs-2ccb06685b1a1943.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-29e61795201845cc.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-8214fb53a8ce15da.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-55b3f056196f30b5.rlib --extern owned_ttf_parser=/opt/rustwide/target/debug/deps/libowned_ttf_parser-767505a63262d8e9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-37d6f2e5d64625da.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-d82f60b69a0d0027.rlib --extern svg=/opt/rustwide/target/debug/deps/libsvg-dc6541b2257b1ee1.rlib --extern unicode_bidi=/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ae7f1268ebc7909b.rlib --extern usvg=/opt/rustwide/target/debug/deps/libusvg-6b68a367cb6b0d24.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libloading-4a06eb5cc0b0fc72/out -L native=/opt/rustwide/target/debug/build/rustybuzz-b2bdd6741d3d4611/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.svg.54e6uf1j-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5" "/opt/rustwide/target/debug/examples/svg-ac51792d910fc5b5.1aunr2bea27hjmw3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libloading-4a06eb5cc0b0fc72/out" "-L" "/opt/rustwide/target/debug/build/rustybuzz-b2bdd6741d3d4611/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libusvg-6b68a367cb6b0d24.rlib" "/opt/rustwide/target/debug/deps/libflate2-cd65f0eeccbd377f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-21dee5faf0d6aaaa.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/librctree-b1cde4b928f6440b.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libsimplecss-07175e077f4e06ad.rlib" "/opt/rustwide/target/debug/deps/librustybuzz-c3027502ea3ea3b1.rlib" "/opt/rustwide/target/debug/deps/libdata_url-731adc5250cef314.rlib" "/opt/rustwide/target/debug/deps/libfontdb-429797a454e4b9b4.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-b4dc5533ff601204.rlib" "/opt/rustwide/target/debug/deps/libuuid-ceb819a09e45f33d.rlib" "/opt/rustwide/target/debug/deps/librand-37d6f2e5d64625da.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1b13c5bff9db4f6b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-059655f9e92ad58f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7dea16791fe3168b.rlib" "/opt/rustwide/target/debug/deps/libxmlwriter-ae0cffeec0bb6180.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-c4d83eafdef99f7d.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-4069dbe2c2a1a2c2.rlib" "/opt/rustwide/target/debug/deps/libunicode_script-ec1af775dfe76fe0.rlib" "/opt/rustwide/target/debug/deps/libunicode_vo-9d3f8ce7e374422e.rlib" "/opt/rustwide/target/debug/deps/libkurbo-74815f7144b52b30.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0a550616ce9d4a0c.rlib" "/opt/rustwide/target/debug/deps/libsvgtypes-3dc5752c08994d6f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-c04525c4ee5c30cf.rlib" "/opt/rustwide/target/debug/deps/libfemtovg-fb9dc0ff5933ed99.rlib" "/opt/rustwide/target/debug/deps/libimage-29e61795201845cc.rlib" "/opt/rustwide/target/debug/deps/libpng-f61bbe2332e5aae5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libdeflate-6c80b69fd18f7de5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3af3da796b3d14fc.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f48c361dbba89672.rlib" "/opt/rustwide/target/debug/deps/librayon-f916b840a72dae1b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7dfec21ae910687e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9a1729c80cf7d842.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8ebbc13082c03d78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e49468a6aae08648.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b226a5d3a9766f33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b117c46e99044038.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9db601a92304e301.rlib" "/opt/rustwide/target/debug/deps/libgif-1502cd5519aa1391.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/libtiff-6b0befc446f0a8af.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc17e526f6e589a7.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-767505a63262d8e9.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4cf8156473fe8a86.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-ae7f1268ebc7909b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/liblru-55b3f056196f30b5.rlib" "/opt/rustwide/target/debug/deps/libharfbuzz_rs-2ccb06685b1a1943.rlib" "/opt/rustwide/target/debug/deps/libharfbuzz_sys-c1e9dedd0723b018.rlib" "/opt/rustwide/target/debug/deps/libfreetype-4a99945df461ea68.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-a24de0be83c4c9db.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-80f81e766c42fcf3.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librgb-d82f60b69a0d0027.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4c8a12cff91514d1.rlib" "/opt/rustwide/target/debug/deps/libimgref-8214fb53a8ce15da.rlib" "/opt/rustwide/target/debug/deps/libsvg-dc6541b2257b1ee1.rlib" "/opt/rustwide/target/debug/deps/libglutin-7c4f70a94c8a023b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1f100f24885dbee0.rlib" "/opt/rustwide/target/debug/deps/libshared_library-9ea7017d3bbb338a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-b48d904ad5a07735.rlib" "/opt/rustwide/target/debug/deps/libwinit-b66b82dcf543d650.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-884345a6d35831c6.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-62d2f494505dafe2.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-2ad68371dbccd347.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f461c230ae217b49.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-7a443f3a4d3405b2.rlib" "/opt/rustwide/target/debug/deps/libcalloop-adc65193d2c0eddb.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-1626d954c485b454.rlib" "/opt/rustwide/target/debug/deps/liblazycell-13e71b09752696d8.rlib" "/opt/rustwide/target/debug/deps/libmio-f43c78675029d260.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-d0f90316b92bed97.rlib" "/opt/rustwide/target/debug/deps/libnet2-886eb82d110c37db.rlib" "/opt/rustwide/target/debug/deps/libnix-0874f8d85e22bd81.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libmemmap-09a3cecf75d79ae2.rlib" "/opt/rustwide/target/debug/deps/libandrew-593c8eb4fd0803ff.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/librusttype-bcef2d7419624451.rlib" "/opt/rustwide/target/debug/deps/librusttype-cfffa490033618bc.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b447d5c3d98f5642.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libordered_float-68aa8b139070e048.rlib" "/opt/rustwide/target/debug/deps/libapprox-852cbd2c0126ba1f.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-d7c9f987b525ff38.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2ab3e88e88997271.rlib" "/opt/rustwide/target/debug/deps/libdlib-1fc22934b5fd1746.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4c6ca237559da08e.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5151036a7526c53c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b6140ed322823b25.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-92eb302ac9c6ea3b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-49ba8d6a31c9507c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-9e4c66d704dd5562.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-dd5c043bf07f3693.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d2c1f08715b4700.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-47368444288b002b.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lstdc++" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "59d4fe569e67016ccd68b1dba9d5a2cfdadffe7cf1d75b1d80929f8f27f8568e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d4fe569e67016ccd68b1dba9d5a2cfdadffe7cf1d75b1d80929f8f27f8568e", kill_on_drop: false }` [INFO] [stdout] 59d4fe569e67016ccd68b1dba9d5a2cfdadffe7cf1d75b1d80929f8f27f8568e