[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] 6108d8b63068dcd5854eaa4cf59e962026bc908f [INFO] testing cytecbg/rscanvas against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcytecbg%2Frscanvas" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cytecbg/rscanvas on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-3/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 631112bf546bf53d6a6bbb39de348ee2864cd6ebd475a94a5af8b8c96a7028f2 [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" "631112bf546bf53d6a6bbb39de348ee2864cd6ebd475a94a5af8b8c96a7028f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "631112bf546bf53d6a6bbb39de348ee2864cd6ebd475a94a5af8b8c96a7028f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631112bf546bf53d6a6bbb39de348ee2864cd6ebd475a94a5af8b8c96a7028f2", kill_on_drop: false }` [INFO] [stdout] 631112bf546bf53d6a6bbb39de348ee2864cd6ebd475a94a5af8b8c96a7028f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b890b57c507d6c2356fe27eb615f859b773a2e11d0806407ea67a21566c5245f [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" "b890b57c507d6c2356fe27eb615f859b773a2e11d0806407ea67a21566c5245f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling lru v0.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling imgref v1.6.1 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling rgb v0.8.20 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling gpucanvas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling rayon v1.3.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.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "b890b57c507d6c2356fe27eb615f859b773a2e11d0806407ea67a21566c5245f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b890b57c507d6c2356fe27eb615f859b773a2e11d0806407ea67a21566c5245f", kill_on_drop: false }` [INFO] [stdout] b890b57c507d6c2356fe27eb615f859b773a2e11d0806407ea67a21566c5245f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 795883a277cdace72e97282af8fee2863d3d75e655948a1a59cf0e3159bf11d5 [INFO] running `Command { std: "docker" "start" "-a" "795883a277cdace72e97282af8fee2863d3d75e655948a1a59cf0e3159bf11d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling xmlparser v0.13.2 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling pico-args v0.3.2 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [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 lock_api v0.3.3 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling kurbo v0.6.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling euclid v0.20.13 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling wayland-sys v0.23.6 [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 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 demo --edition=2018 examples/demo.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="image"' --cfg 'feature="image-loading"' -C metadata=0d463a3230324868 -C extra-filename=-0d463a3230324868 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib --extern euclid=/opt/rustwide/target/debug/deps/libeuclid-48d3fdc50b1c63d3.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib --extern generational_arena=/opt/rustwide/target/debug/deps/libgenerational_arena-15dc8bbe93509a74.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-c2aa93162353bb2d.rlib --extern gpucanvas=/opt/rustwide/target/debug/deps/libgpucanvas-5e28a029e6183474.rlib --extern harfbuzz_rs=/opt/rustwide/target/debug/deps/libharfbuzz_rs-2825808d739262f8.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0eef660d30732f63.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-cf9b35409e1cf055.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-f18db1ed959cca75.rlib --extern owned_ttf_parser=/opt/rustwide/target/debug/deps/libowned_ttf_parser-fc2e060f07fc6bb7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e35a6f749ca4e199.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-5787058f381e19d0.rlib --extern svg=/opt/rustwide/target/debug/deps/libsvg-6d7cc634c269fa3a.rlib --extern unicode_bidi=/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-141d4483db58356d.rlib --extern usvg=/opt/rustwide/target/debug/deps/libusvg-05ea27c2e7ea3ce4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-4b3a95c25a93a5eb/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-6e3d41e08d69ffc1/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.svg.864pohom-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6" "/opt/rustwide/target/debug/examples/svg-b86b0c4bcf5dace6.4dsx3miyznrwu7cz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-4b3a95c25a93a5eb/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/rustybuzz-6e3d41e08d69ffc1/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libusvg-05ea27c2e7ea3ce4.rlib" "/opt/rustwide/target/debug/deps/libflate2-249c5648f33d25b4.rlib" "/opt/rustwide/target/debug/deps/librctree-f8e3b71078abca86.rlib" "/opt/rustwide/target/debug/deps/libbase64-575e3064438d5671.rlib" "/opt/rustwide/target/debug/deps/libsimplecss-f9031a225275c3b1.rlib" "/opt/rustwide/target/debug/deps/librustybuzz-8b756a6201737fca.rlib" "/opt/rustwide/target/debug/deps/libdata_url-8c06ad1c4c67fa81.rlib" "/opt/rustwide/target/debug/deps/libfontdb-aa1b5b404d0a9754.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-21acf682cea2dedc.rlib" "/opt/rustwide/target/debug/deps/libuuid-20d4be23791a92d1.rlib" "/opt/rustwide/target/debug/deps/librand-e35a6f749ca4e199.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-888619ca6995475d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c3da8c6f9bb5414.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f424eb0cae5db8c.rlib" "/opt/rustwide/target/debug/deps/libxmlwriter-420c3329412d9532.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-caa2982bc54583de.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-6482cfc3ab89a48f.rlib" "/opt/rustwide/target/debug/deps/libunicode_script-682cea03ab99ea37.rlib" "/opt/rustwide/target/debug/deps/libunicode_vo-1ebaaaf74648cdc1.rlib" "/opt/rustwide/target/debug/deps/libkurbo-8af50737b4ee8aad.rlib" "/opt/rustwide/target/debug/deps/libsvgtypes-504f887f31169187.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-7cd083d3e442b804.rlib" "/opt/rustwide/target/debug/deps/libgpucanvas-5e28a029e6183474.rlib" "/opt/rustwide/target/debug/deps/libimage-0eef660d30732f63.rlib" "/opt/rustwide/target/debug/deps/libpng-b60001a2549a7104.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libdeflate-02f88db944905e66.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-de0c79fa7c3a5f05.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-071e9b8d1cb149fd.rlib" "/opt/rustwide/target/debug/deps/librayon-9beb998713e396d3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6f131c47be8e9406.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dde598c8bdd28b34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2a9bca291fffea1c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d914728c0f107f38.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libtiff-1817bec28b3f1540.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-fc2e060f07fc6bb7.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-cedf933177aea7b2.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-141d4483db58356d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/liblru-f18db1ed959cca75.rlib" "/opt/rustwide/target/debug/deps/libharfbuzz_rs-2825808d739262f8.rlib" "/opt/rustwide/target/debug/deps/libharfbuzz_sys-2c06952f55525672.rlib" "/opt/rustwide/target/debug/deps/libfreetype-a46b6a67b7024a75.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-6c30dc080195476b.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-15dc8bbe93509a74.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/librgb-5787058f381e19d0.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c103a445e7ce1fc0.rlib" "/opt/rustwide/target/debug/deps/libimgref-cf9b35409e1cf055.rlib" "/opt/rustwide/target/debug/deps/libsvg-6d7cc634c269fa3a.rlib" "/opt/rustwide/target/debug/deps/libglutin-c2aa93162353bb2d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-6aa5f084fc99ad57.rlib" "/opt/rustwide/target/debug/deps/libshared_library-6c744801d744eda5.rlib" "/opt/rustwide/target/debug/deps/libwinit-acc30f9e9d26b4c6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-74086c67b6465723.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-c7472772e09c7f1b.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-4e72505508a90d1b.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-20b8eba294124732.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a61a4eaaf039be62.rlib" "/opt/rustwide/target/debug/deps/libcalloop-247ab58410d7a764.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-9c10662541b53f11.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-fcd2dde63f426fb0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-8f8fbab63a597b00.rlib" "/opt/rustwide/target/debug/deps/libnet2-d0c81c799bbb0bda.rlib" "/opt/rustwide/target/debug/deps/libnix-d86a31063bf6392d.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-4a1d34348722bdba.rlib" "/opt/rustwide/target/debug/deps/libandrew-71430d80d3cfdf68.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/librusttype-70c04552cc50f830.rlib" "/opt/rustwide/target/debug/deps/librusttype-e3f92be6250fe8cc.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e1b9a03a134a2723.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-cabcde698efea70b.rlib" "/opt/rustwide/target/debug/deps/libordered_float-fa7f47c43a7c9baa.rlib" "/opt/rustwide/target/debug/deps/libapprox-41e198c85f3f2ef2.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-f6a64be21a68c171.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292b3d2180012205.rlib" "/opt/rustwide/target/debug/deps/libdlib-f1f9c371cee5313a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e7b48676c500d804.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-2907106f34dbfee3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7166a6d1a2b58fae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-df6a738b8f9f7307.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b5519c4c6611b0fa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-1dff94d9a47e41ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-3bc0b656857c7526.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-78d29ab896cfebc8.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-41e050edd612e47f.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lharfbuzz" "-lfreetype" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "795883a277cdace72e97282af8fee2863d3d75e655948a1a59cf0e3159bf11d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "795883a277cdace72e97282af8fee2863d3d75e655948a1a59cf0e3159bf11d5", kill_on_drop: false }` [INFO] [stdout] 795883a277cdace72e97282af8fee2863d3d75e655948a1a59cf0e3159bf11d5