[INFO] cloning repository https://github.com/GNOME/librsvg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GNOME/librsvg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGNOME%2Flibrsvg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGNOME%2Flibrsvg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8af71f6dbfcc6d0e03e83efb7f8671a05bdf847e [INFO] testing GNOME/librsvg against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGNOME%2Flibrsvg" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GNOME/librsvg on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GNOME/librsvg [INFO] finished tweaking git repo https://github.com/GNOME/librsvg [INFO] tweaked toml for git repo https://github.com/GNOME/librsvg written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/GNOME/librsvg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76a44594ecb9e4d6cb2c0c90b2d6a89bb99c539a08aa7b2244992b6ce1f758f6 [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" "76a44594ecb9e4d6cb2c0c90b2d6a89bb99c539a08aa7b2244992b6ce1f758f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76a44594ecb9e4d6cb2c0c90b2d6a89bb99c539a08aa7b2244992b6ce1f758f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a44594ecb9e4d6cb2c0c90b2d6a89bb99c539a08aa7b2244992b6ce1f758f6", kill_on_drop: false }` [INFO] [stdout] 76a44594ecb9e4d6cb2c0c90b2d6a89bb99c539a08aa7b2244992b6ce1f758f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] e724fac8b49b0dc37578675eab95b5855434841fd3e72f39621bf7161174da63 [INFO] running `Command { std: "docker" "start" "-a" "e724fac8b49b0dc37578675eab95b5855434841fd3e72f39621bf7161174da63", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling nalgebra v0.26.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Compiling system-deps v3.1.1 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling librsvg v2.51.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling glib v0.10.3 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 40s [INFO] running `Command { std: "docker" "inspect" "e724fac8b49b0dc37578675eab95b5855434841fd3e72f39621bf7161174da63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e724fac8b49b0dc37578675eab95b5855434841fd3e72f39621bf7161174da63", kill_on_drop: false }` [INFO] [stdout] e724fac8b49b0dc37578675eab95b5855434841fd3e72f39621bf7161174da63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 2aedea457e21fa050e05640647c47edb96913036117427b405f7f08fee085a6d [INFO] running `Command { std: "docker" "start" "-a" "2aedea457e21fa050e05640647c47edb96913036117427b405f7f08fee085a6d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v2.11.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling assert_cmd v1.0.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling librsvg v2.51.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `librsvg` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name librsvg --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=127f5d54c016b4ef -C extra-filename=-127f5d54c016b4ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-e5765ad8f910675e.rlib --extern cairo=/opt/rustwide/target/debug/deps/libcairo-9e4f6c6ca4ea4ab0.rlib --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-fe30e04145fb4ca5.rlib --extern cast=/opt/rustwide/target/debug/deps/libcast-f8f5a085c56f9e6a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8130472548e1f73f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0bbebf458bc72826.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-64ed1145f4b9a58e.rlib --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-34c8e3f2ecf2f89e.rlib --extern data_url=/opt/rustwide/target/debug/deps/libdata_url-9814f1c47232e233.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-fe00f0f8d063dd53.rlib --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-cd064ec35460a023.rlib --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-bee15648b43bdcd1.rlib --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-9fc2b979d7afa07e.rlib --extern gio=/opt/rustwide/target/debug/deps/libgio-3d641bbe04d11411.rlib --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-b35b261b88d082b2.rlib --extern glib=/opt/rustwide/target/debug/deps/libglib-6acb0d5452356e1e.rlib --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-bb620158f1b2bbeb.rlib --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-0f6e7a0254e681a7.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0f948af4d3eacce0.rlib --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-812f222afa9b0537.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib --extern locale_config=/opt/rustwide/target/debug/deps/liblocale_config-9e7fa1ef96353fd1.rlib --extern lopdf=/opt/rustwide/target/debug/deps/liblopdf-3ed9b345cc135c57.rlib --extern markup5ever=/opt/rustwide/target/debug/deps/libmarkup5ever-82ee10ae9a2bddcc.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-cd1a4df1ebea3313.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2a4f13f859376b69.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib --extern pango=/opt/rustwide/target/debug/deps/libpango-5b317f81d448ec5e.rlib --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-b4dd8fb1abdb0ca1.rlib --extern pangocairo=/opt/rustwide/target/debug/deps/libpangocairo-ddc0fa0d1c6f1b34.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-69c1b83038e37ee0.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-bb52afc5457d61bd.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-94ddbe95faca3b44.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-39a5b66eecee6805.rlib --extern rctree=/opt/rustwide/target/debug/deps/librctree-460a6f4bd727b180.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-b87137d8e5d44945.rlib --extern selectors=/opt/rustwide/target/debug/deps/libselectors-7884b740046f85b4.rlib --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-9f57555c47ea72db.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eeacc899dd972b12.rlib --extern test_generator=/opt/rustwide/target/debug/deps/libtest_generator-9a7b8f6ea6772ef4.so --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ea316eebbbe86e93.rlib --extern xml5ever=/opt/rustwide/target/debug/deps/libxml5ever-241940e50b587442.rlib --extern fontconfig_sys=/opt/rustwide/target/debug/deps/libfontconfig_sys-42aa9f4573414d2d.rlib --cap-lints=forbid --cfg system_deps_have_cairo_png --cfg system_deps_have_fontconfig --cfg system_deps_have_gdk_pixbuf --cfg system_deps_have_cairo_gobject --cfg system_deps_have_pangocairo --cfg system_deps_have_pangoft2 --cfg system_deps_have_cairo_pdf --cfg system_deps_have_gio --cfg system_deps_have_cairo_svg --cfg system_deps_have_cairo_ps --cfg system_deps_have_cairo --cfg system_deps_have_freetype2 --cfg system_deps_have_libxml2 --cfg system_deps_have_harfbuzz --cfg system_deps_have_glib -l cairo -l png16 -l z -l fontconfig -l freetype -l gdk_pixbuf-2.0 -l gobject-2.0 -l glib-2.0 -l cairo-gobject -l cairo -l gobject-2.0 -l glib-2.0 -l pangocairo-1.0 -l pango-1.0 -l gobject-2.0 -l glib-2.0 -l harfbuzz -l cairo -l pangoft2-1.0 -l pango-1.0 -l gobject-2.0 -l glib-2.0 -l harfbuzz -l fontconfig -l freetype -l z -l cairo -l gio-2.0 -l gobject-2.0 -l glib-2.0 -l cairo -l z -l cairo -l cairo -l freetype -l xml2 -l harfbuzz -l glib-2.0 -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.proportional.4tyhucnj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417" "/opt/rustwide/target/debug/examples/proportional-8cfb90eedd741417.1zbavsng6drooydv.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" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibrsvg-5cfd0f5727549ab8.rlib" "/opt/rustwide/target/debug/deps/libpangocairo-ddc0fa0d1c6f1b34.rlib" "/opt/rustwide/target/debug/deps/libpango_cairo_sys-87a6c5b68b257297.rlib" "/opt/rustwide/target/debug/deps/librctree-460a6f4bd727b180.rlib" "/opt/rustwide/target/debug/deps/libxml5ever-241940e50b587442.rlib" "/opt/rustwide/target/debug/deps/libtime-6cfef0fc02b26d27.rlib" "/opt/rustwide/target/debug/deps/libencoding-fe00f0f8d063dd53.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-b3703bc050fd51d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-2b17658a3bef67ba.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-ceb7472a7b596cde.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-f0612366f8303ba0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ff06d53920adc896.rlib" "/opt/rustwide/target/debug/deps/librgb-b87137d8e5d44945.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-9e4d3897266ab4a4.rlib" "/opt/rustwide/target/debug/deps/libitertools-0f948af4d3eacce0.rlib" "/opt/rustwide/target/debug/deps/libcast-f8f5a085c56f9e6a.rlib" "/opt/rustwide/target/debug/deps/librayon-39a5b66eecee6805.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2b2d86d05a7c5e29.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d0b47d9242eb3f29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-af25bb37197556e6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7080631a9de52ea4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7f9f6bab47345e13.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-200d64a478bcd95f.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-cd1a4df1ebea3313.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2d894d9e52471a90.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0ec016d17f217a6e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libsimba-6acf6b03cc992006.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-bd4b5fea6db14f32.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-58771ee537b184a6.rlib" "/opt/rustwide/target/debug/deps/librawpointer-f4398a5de7c6347b.rlib" "/opt/rustwide/target/debug/deps/libapprox-fdde0b509a47b47c.rlib" "/opt/rustwide/target/debug/deps/libpango-5b317f81d448ec5e.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-b4dd8fb1abdb0ca1.rlib" "/opt/rustwide/target/debug/deps/libselectors-7884b740046f85b4.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-c016d1897ca3d223.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-3610281d4241e5bc.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-660f05b5251a8fbc.rlib" "/opt/rustwide/target/debug/deps/libnodrop-825a955f5d77ce96.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libfxhash-872fa3ddce480efd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libdata_url-9814f1c47232e233.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf-bee15648b43bdcd1.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-9fc2b979d7afa07e.rlib" "/opt/rustwide/target/debug/deps/libgio-3d641bbe04d11411.rlib" "/opt/rustwide/target/debug/deps/libfutures-44ff4d8bac742128.rlib" "/opt/rustwide/target/debug/deps/libgio_sys-b35b261b88d082b2.rlib" "/opt/rustwide/target/debug/deps/liburl-ea316eebbbe86e93.rlib" "/opt/rustwide/target/debug/deps/libidna-9739f2cf09442926.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a6c0716a8214f36e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/liblocale_config-9e7fa1ef96353fd1.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-812f222afa9b0537.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-cd064ec35460a023.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2a4f13f859376b69.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-82ee10ae9a2bddcc.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-9f57555c47ea72db.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-47e22af4b6f3fd1a.rlib" "/opt/rustwide/target/debug/deps/libserde-cf3c707e87a3eee3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libtendril-87b81360ff78c9a2.rlib" "/opt/rustwide/target/debug/deps/libutf8-443737ea997a9fdb.rlib" "/opt/rustwide/target/debug/deps/libfutf-938c83d65546158e.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-e79b48e5bdfa8270.rlib" "/opt/rustwide/target/debug/deps/libmac-4e31ed2ec6686bdf.rlib" "/opt/rustwide/target/debug/deps/libcssparser-34c8e3f2ecf2f89e.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-82347e720cb0d6c6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-cc4e8e21ed63acfd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libphf-b850e6ff0153ec3f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8f2a1f39b9fa2992.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fbf4bb83630cc304.rlib" "/opt/rustwide/target/debug/deps/libcairo-9e4f6c6ca4ea4ab0.rlib" "/opt/rustwide/target/debug/deps/libglib-6acb0d5452356e1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2fc0767fd35037f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cf2b4570570c9efe.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a3888f1d25306f13.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ca13b0ffb3fd4ff6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0fd7847ed474dc44.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ce0c347e02e4b973.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-0f6e7a0254e681a7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7cdccebe1097dc39.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-fe30e04145fb4ca5.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-bb620158f1b2bbeb.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpng16" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lpangocairo-1.0" "-lpangoft2-1.0" "-lpango-1.0" "-lfontconfig" "-lgio-2.0" "-lgobject-2.0" "-lz" "-lcairo" "-lfreetype" "-lxml2" "-lharfbuzz" "-lglib-2.0" "-lpangocairo-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2aedea457e21fa050e05640647c47edb96913036117427b405f7f08fee085a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aedea457e21fa050e05640647c47edb96913036117427b405f7f08fee085a6d", kill_on_drop: false }` [INFO] [stdout] 2aedea457e21fa050e05640647c47edb96913036117427b405f7f08fee085a6d