[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 try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcytecbg%2Frscanvas" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cytecbg/rscanvas on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13d901d98d93441500193418498e5a9fce6f464378dc50e7ec074c571e1f08aa [INFO] running `Command { std: "docker" "start" "-a" "13d901d98d93441500193418498e5a9fce6f464378dc50e7ec074c571e1f08aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13d901d98d93441500193418498e5a9fce6f464378dc50e7ec074c571e1f08aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13d901d98d93441500193418498e5a9fce6f464378dc50e7ec074c571e1f08aa", kill_on_drop: false }` [INFO] [stdout] 13d901d98d93441500193418498e5a9fce6f464378dc50e7ec074c571e1f08aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d951711fd9b807f9955f7a4a54bbd92490e12c8bdb8fdf1a54b38f0007c7adef [INFO] running `Command { std: "docker" "start" "-a" "d951711fd9b807f9955f7a4a54bbd92490e12c8bdb8fdf1a54b38f0007c7adef", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rgb v0.8.20 [INFO] [stderr] Compiling generational-arena v0.2.8 [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 fnv v1.0.7 [INFO] [stderr] Compiling lru v0.5.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling imgref v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling gpucanvas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cmake v0.1.44 [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] [stdout] warning: unused import: `crate::utils::VecRetainMut` [INFO] [stdout] --> src/path/cache.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::utils::VecRetainMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `padding` is never read [INFO] [stdout] --> src/text.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 100 | struct RenderedGlyph { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 106 | padding: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RenderedGlyph` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/text.rs:436:49 [INFO] [stdout] | [INFO] [stdout] 436 | let face = hb::Face::new(font.data().clone(), 0); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.76s [INFO] running `Command { std: "docker" "inspect" "d951711fd9b807f9955f7a4a54bbd92490e12c8bdb8fdf1a54b38f0007c7adef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d951711fd9b807f9955f7a4a54bbd92490e12c8bdb8fdf1a54b38f0007c7adef", kill_on_drop: false }` [INFO] [stdout] d951711fd9b807f9955f7a4a54bbd92490e12c8bdb8fdf1a54b38f0007c7adef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee313983df6bae8c78b9827d6bdf30ec72bbb7d300933a4d6957a8e70d3ad9dc [INFO] running `Command { std: "docker" "start" "-a" "ee313983df6bae8c78b9827d6bdf30ec72bbb7d300933a4d6957a8e70d3ad9dc", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.3 [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 nix v0.14.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [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 adler v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling xmlparser v0.13.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling kurbo v0.6.2 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gpucanvas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pico-args v0.3.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling svg v0.8.0 [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] [stdout] warning: unused import: `crate::utils::VecRetainMut` [INFO] [stdout] --> src/path/cache.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::utils::VecRetainMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `padding` is never read [INFO] [stdout] --> src/text.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 100 | struct RenderedGlyph { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 106 | padding: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RenderedGlyph` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/text.rs:436:49 [INFO] [stdout] | [INFO] [stdout] 436 | let face = hb::Face::new(font.data().clone(), 0); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [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] [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] [stdout] warning: unused import: `crate::utils::VecRetainMut` [INFO] [stdout] --> src/path/cache.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::utils::VecRetainMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `padding` is never read [INFO] [stdout] --> src/text.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 100 | struct RenderedGlyph { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 106 | padding: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RenderedGlyph` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/text.rs:436:49 [INFO] [stdout] | [INFO] [stdout] 436 | let face = hb::Face::new(font.data().clone(), 0); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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/5a3d3b91048a0adf280e7a4e589c1dda6443f172/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/rustcXqDNMb/symbols.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.svg.b8178dd77df2d1b6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02.1usuid5g75vyzg5x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-a290eeae81be8e12/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/rustybuzz-843518478a72b524/out" "-L" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libusvg-72798d7178c78c10.rlib" "/opt/rustwide/target/debug/deps/libflate2-a5bbe1d6ed07d935.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1650542f485f4c2a.rlib" "/opt/rustwide/target/debug/deps/libadler-12c0c80f7f5dae7a.rlib" "/opt/rustwide/target/debug/deps/librctree-45116e9d19c89a75.rlib" "/opt/rustwide/target/debug/deps/libbase64-1addd5d774a2bed8.rlib" "/opt/rustwide/target/debug/deps/libsimplecss-4b8640ca366e2073.rlib" "/opt/rustwide/target/debug/deps/librustybuzz-44558c35c8d886bd.rlib" "/opt/rustwide/target/debug/deps/libdata_url-c13b911ecd57c2cc.rlib" "/opt/rustwide/target/debug/deps/libfontdb-b02b460d4ffc60f1.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-8e21a8040531985a.rlib" "/opt/rustwide/target/debug/deps/libuuid-23fb3904052c0286.rlib" "/opt/rustwide/target/debug/deps/librand-0d700b8ce45a00c5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-064f2155a594a654.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-e0dc300e0bca49f1.rlib" "/opt/rustwide/target/debug/deps/librand_core-1acf7a7a67aa8a78.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d59129f5b1e21b84.rlib" "/opt/rustwide/target/debug/deps/libxmlwriter-4077aaa774819e29.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-30d261e0717129f1.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-3b146927609a6726.rlib" "/opt/rustwide/target/debug/deps/libunicode_script-53257194c8c0b0e2.rlib" "/opt/rustwide/target/debug/deps/libunicode_vo-f1da1272b8e01f13.rlib" "/opt/rustwide/target/debug/deps/libkurbo-89ce5907f5241431.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a140aafde98dc8ea.rlib" "/opt/rustwide/target/debug/deps/libsvgtypes-a857d1b308e93b3b.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c053bd26e9338f0e.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-f5fe14efc580bd83.rlib" "/opt/rustwide/target/debug/deps/libgpucanvas-fd7c5797ef395e29.rlib" "/opt/rustwide/target/debug/deps/libimage-3dbc76a7e69057db.rlib" "/opt/rustwide/target/debug/deps/libpng-78333eee0def8eb0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ffe582e0c71a087a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7dbca47ba5962b7f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d9d4522a623569e6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-09a54bc79661fda3.rlib" "/opt/rustwide/target/debug/deps/librayon-d67baa57d96c5b64.rlib" "/opt/rustwide/target/debug/deps/librayon_core-771849291edf6750.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-17ef1d43be6393d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f3983bdaaa5c3c85.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5c3c43bfcee97984.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-10dd520e859742b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4af374a437aef871.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3b3a40b6d4e4e904.rlib" "/opt/rustwide/target/debug/deps/libeither-de04e52dbffeb20c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-a215600f3d01da9c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6d99a16d944f6b98.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-42d4a2118ba47ef9.rlib" "/opt/rustwide/target/debug/deps/libgif-5f4a3dd5f2df6c3e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-4bea396efe9910fd.rlib" "/opt/rustwide/target/debug/deps/libtiff-624e32f270dd644a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9bc7704f88b19b7a.rlib" "/opt/rustwide/target/debug/deps/libadler32-1f69be0b3c4ad561.rlib" "/opt/rustwide/target/debug/deps/liblzw-3b8bbaeedbf2fd51.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-5b85d63beadf18f1.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-b08c76489bac427f.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-6f28f22e4e307e1b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55ff0efd021604bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-40961fe8e821ffb5.rlib" "/opt/rustwide/target/debug/deps/liblru-0d2fbaaf6a620601.rlib" "/opt/rustwide/target/debug/deps/libharfbuzz_rs-edac397c23c50592.rlib" "/opt/rustwide/target/debug/deps/libharfbuzz_sys-5e066d9bc4ee5a35.rlib" "/opt/rustwide/target/debug/deps/libfreetype-d26deaf008e65570.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-e9d540b2e2bf3d22.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-e257b3962423016b.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/librgb-252d2b23460d575e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a67f56a3929e8297.rlib" "/opt/rustwide/target/debug/deps/libimgref-896f0619771bd176.rlib" "/opt/rustwide/target/debug/deps/libsvg-abc43f399855133b.rlib" "/opt/rustwide/target/debug/deps/libglutin-7167f4e389847ac8.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-15f0327c5b877289.rlib" "/opt/rustwide/target/debug/deps/libshared_library-30030778e37449ce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4473b1849e8abb44.rlib" "/opt/rustwide/target/debug/deps/libwinit-8f58260c31a3e823.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-65fdef46153ebdc1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-1576f55279dac3f3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8919c8e02fcce4ce.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-318b4473b3496af6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-69aa557cf016dd50.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0a6c1dbd364b3cf6.rlib" "/opt/rustwide/target/debug/deps/libcalloop-3950b26919a998e9.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-c4114f2b99c66097.rlib" "/opt/rustwide/target/debug/deps/liblazycell-fd8ca373de41b982.rlib" "/opt/rustwide/target/debug/deps/libmio-8bcb89451bca1a83.rlib" "/opt/rustwide/target/debug/deps/libslab-14f13d36ce92cc0b.rlib" "/opt/rustwide/target/debug/deps/libiovec-df0e5d85b8ae545f.rlib" "/opt/rustwide/target/debug/deps/libnet2-37f7641ea19b01cc.rlib" "/opt/rustwide/target/debug/deps/libnix-68010f18c9ce1ea6.rlib" "/opt/rustwide/target/debug/deps/libvoid-4f1945a467b4a6b0.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a21a3b12022ba1d3.rlib" "/opt/rustwide/target/debug/deps/libandrew-d7e6637b333f0e62.rlib" "/opt/rustwide/target/debug/deps/libxml-5b007dcaf4d9cce5.rlib" "/opt/rustwide/target/debug/deps/libxdg-235e2c4c0536d8ce.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0c1e9d8565d94c75.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4d02d4760fb117bf.rlib" "/opt/rustwide/target/debug/deps/librusttype-36576df14f57a2d3.rlib" "/opt/rustwide/target/debug/deps/librusttype-fc7e8745fe61b532.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-23dc6050cb0e51ba.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-02e3e81a961c5a8d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-d8c3ad9e911a9c5d.rlib" "/opt/rustwide/target/debug/deps/libapprox-b3e4e81aa331c02b.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-4e7b5c46e34ab0c3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7788be9f8ef3240e.rlib" "/opt/rustwide/target/debug/deps/libdlib-705d7395ea11adb7.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2de4ce4e19b3a580.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-24ae377f9100b26a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-32ece06b5df9e988.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d6a4735fbe58d447.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-23658426447e87ad.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ddfc23c9dd1585cd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libinstant-871872dec49e9bb9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-292dbfadf936056b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-3afb28ebbaa600eb.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-a738f25d7f5ae846.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0698357a078441f0.rlib" "/opt/rustwide/target/debug/deps/liblibc-35df14e12417b172.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-86aa5f8bc4d117ed.rlib" "/opt/rustwide/target/debug/deps/liblog-c03e9fdc099c018a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2ef983758742afd7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lharfbuzz" "-lfreetype" "-ldl" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/svg-7e40ba01de822d02" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gpucanvas` (example "svg") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ee313983df6bae8c78b9827d6bdf30ec72bbb7d300933a4d6957a8e70d3ad9dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee313983df6bae8c78b9827d6bdf30ec72bbb7d300933a4d6957a8e70d3ad9dc", kill_on_drop: false }` [INFO] [stdout] ee313983df6bae8c78b9827d6bdf30ec72bbb7d300933a4d6957a8e70d3ad9dc