[INFO] cloning repository https://github.com/sailfishos-mirror/librsvg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sailfishos-mirror/librsvg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfishos-mirror%2Flibrsvg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfishos-mirror%2Flibrsvg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65d2189af6d7bd30529a25dc7f8b3c2490d5db61 [INFO] testing sailfishos-mirror/librsvg against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfishos-mirror%2Flibrsvg" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sailfishos-mirror/librsvg [INFO] finished tweaking git repo https://github.com/sailfishos-mirror/librsvg [INFO] tweaked toml for git repo https://github.com/sailfishos-mirror/librsvg written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sailfishos-mirror/librsvg on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sailfishos-mirror/librsvg 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e91237062c4388aa70dc84d6bd649e868452a4adff591cee858b4a672ced4e1d [INFO] running `Command { std: "docker" "start" "-a" "e91237062c4388aa70dc84d6bd649e868452a4adff591cee858b4a672ced4e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e91237062c4388aa70dc84d6bd649e868452a4adff591cee858b4a672ced4e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91237062c4388aa70dc84d6bd649e868452a4adff591cee858b4a672ced4e1d", kill_on_drop: false }` [INFO] [stdout] e91237062c4388aa70dc84d6bd649e868452a4adff591cee858b4a672ced4e1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 213c119dca1b596b648734676cfb63722ab859ea352f255060df9b81790b428f [INFO] running `Command { std: "docker" "start" "-a" "213c119dca1b596b648734676cfb63722ab859ea352f255060df9b81790b428f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling gio v0.21.4 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling cfg-expr v0.20.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rctree v0.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling glib-sys v0.21.2 [INFO] [stderr] Compiling gobject-sys v0.21.2 [INFO] [stderr] Compiling gio-sys v0.21.2 [INFO] [stderr] Compiling pango-sys v0.21.2 [INFO] [stderr] Compiling cairo-sys-rs v0.21.2 [INFO] [stderr] Compiling pangocairo-sys v0.21.2 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling librsvg v2.61.3 (/opt/rustwide/workdir/rsvg) [INFO] [stderr] Compiling rsvg_convert v2.61.3 (/opt/rustwide/workdir/rsvg_convert) [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling glib-macros v0.21.4 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling librsvg-c v2.61.3 (/opt/rustwide/workdir/librsvg-c) [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling cssparser-color v0.3.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling clap_complete v4.5.60 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling glib v0.21.4 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling xml5ever v0.35.0 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling cairo-rs v0.21.2 [INFO] [stderr] Compiling pango v0.21.3 [INFO] [stderr] Compiling pangocairo v0.21.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "213c119dca1b596b648734676cfb63722ab859ea352f255060df9b81790b428f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "213c119dca1b596b648734676cfb63722ab859ea352f255060df9b81790b428f", kill_on_drop: false }` [INFO] [stdout] 213c119dca1b596b648734676cfb63722ab859ea352f255060df9b81790b428f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3207be00a40cb79241465a8ddab9f73f5d06a815cd2fac92cab8a627fc9212e1 [INFO] running `Command { std: "docker" "start" "-a" "3207be00a40cb79241465a8ddab9f73f5d06a815cd2fac92cab8a627fc9212e1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling librsvg v2.61.3 (/opt/rustwide/workdir/rsvg) [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling glib-macros v0.21.4 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling glib v0.21.4 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling xml5ever v0.35.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling librsvg-c v2.61.3 (/opt/rustwide/workdir/librsvg-c) [INFO] [stderr] Compiling lopdf v0.38.0 [INFO] [stderr] Compiling gio v0.21.4 [INFO] [stderr] Compiling cairo-rs v0.21.2 [INFO] [stderr] Compiling pango v0.21.3 [INFO] [stderr] Compiling pangocairo v0.21.2 [INFO] [stderr] Compiling rsvg_convert v2.61.3 (/opt/rustwide/workdir/rsvg_convert) [INFO] [stderr] error: could not compile `librsvg` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name rsvg --edition=2021 rsvg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(system_deps_have_fontconfig)' --check-cfg 'cfg(system_deps_have_pangoft2)' --test --cfg 'feature="capi"' --cfg 'feature="test-utils"' --cfg 'feature="yeslogic-fontconfig-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "capi", "test-utils", "yeslogic-fontconfig-sys"))' -C metadata=4e8f9e284e70ad7b -C extra-filename=-c026e8d9d3b69b68 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-4f7ad52ba041f36b.rlib --extern cast=/opt/rustwide/target/debug/deps/libcast-ba532c28431dad26.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e6114360132c17a8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-03434a1207ffd27c.rlib --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-af4bd1bf77f8fba1.rlib --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-afacd0c0d8595031.rlib --extern data_url=/opt/rustwide/target/debug/deps/libdata_url-ed67a46c605d02b1.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-cc14b3dbbd1394c4.rlib --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-78213307ff4f4ff8.rlib --extern gio=/opt/rustwide/target/debug/deps/libgio-09468899b1441f7e.rlib --extern glib=/opt/rustwide/target/debug/deps/libglib-f3b6ebd322df57ba.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-37454d6aa85ccde5.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-f2740fbda1808d44.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e2775a15e5abc6fd.rlib --extern locale_config=/opt/rustwide/target/debug/deps/liblocale_config-417b0498639897b2.rlib --extern lopdf=/opt/rustwide/target/debug/deps/liblopdf-4407599ecf1378cc.rlib --extern markup5ever=/opt/rustwide/target/debug/deps/libmarkup5ever-9ca8023587afe0a3.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-78daa3f1b5ec35b5.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-749f6806df781976.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rlib --extern pango=/opt/rustwide/target/debug/deps/libpango-4f346a0395ccf6fa.rlib --extern pangocairo=/opt/rustwide/target/debug/deps/libpangocairo-2bd7b7912d49f0ab.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-0b294a76263c4368.rlib --extern precomputed_hash=/opt/rustwide/target/debug/deps/libprecomputed_hash-7d997fe2cb7badd4.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-286331a50d89d998.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-d64d0dc4a37f0893.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-8d402ad4d863a69d.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern rctree=/opt/rustwide/target/debug/deps/librctree-f1a89d5d016ae410.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-7189e9b00783be83.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-60e845b8edb4a9ea.rlib --extern selectors=/opt/rustwide/target/debug/deps/libselectors-b701a7afef8534ea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a71f9109140ca69b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b2de90587ffcc995.rlib --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-1b4e716c0c8db299.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9843119ee78f28dc.rlib --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-34229fba3a4b5678.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-aa314fdbc2b9cfbd.rlib --extern xml5ever=/opt/rustwide/target/debug/deps/libxml5ever-2bb5e65a3d830bef.rlib --extern fontconfig_sys=/opt/rustwide/target/debug/deps/libfontconfig_sys-0d4659043e960247.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -l cairo -l cairo-gobject -l cairo -l gobject-2.0 -l glib-2.0 -l cairo -l z -l cairo -l png16 -l cairo -l z -l cairo -l png16 -l fontconfig -l freetype -l freetype -l gio-2.0 -l gobject-2.0 -l glib-2.0 -l glib-2.0 -l harfbuzz -l xml2 -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 --cfg system_deps_have_cairo --cfg system_deps_have_cairo_gobject --cfg system_deps_have_cairo_pdf --cfg system_deps_have_cairo_png --cfg system_deps_have_cairo_ps --cfg system_deps_have_cairo_svg --cfg system_deps_have_fontconfig --cfg system_deps_have_freetype2 --cfg system_deps_have_gio --cfg system_deps_have_glib --cfg system_deps_have_harfbuzz --cfg system_deps_have_libxml2 --cfg system_deps_have_pangocairo --cfg system_deps_have_pangoft2` (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" "/tmp/rustckF7mRr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librsvg-6f0efecd90d55de8,libfontconfig_sys-0d4659043e960247,libdlib-e100413cfecadaeb,liblibloading-9e1227616242920e,libpangocairo-2bd7b7912d49f0ab,libpango_cairo_sys-e611cce6f66d4f80,libstring_cache-1b4e716c0c8db299,libphf_shared-ea267ff908252951,libencoding_rs-cc14b3dbbd1394c4,librctree-f1a89d5d016ae410,librgb-60e845b8edb4a9ea,libitertools-3db4797dc23645d3,libtinyvec-34229fba3a4b5678,libtinyvec_macros-1c14e8980bff1229,libcast-ba532c28431dad26,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libxml5ever-2bb5e65a3d830bef,libnalgebra-749f6806df781976,libmatrixmultiply-f172dd8b9bd113dd,librawpointer-a726d041f28ef5ec,libnum_rational-ab117c7c036db1ba,libnum_integer-e040bf46f30c1e17,libtypenum-5940090dfdb1430b,libsimba-419c3be8d90be296,libwide-e26b3994cd284202,libsafe_arch-20dd810c6e744aff,libnum_complex-795d5ce9a7c1d620,libapprox-70db817de9186b27,libpango-4f346a0395ccf6fa,libpango_sys-b386756f8c97d77d,libimage-37454d6aa85ccde5,libbytemuck-51195f687df779a3,libimage_webp-98281f82c665bb2c,libquick_error-8d402ad4d863a69d,libmoxcms-f9f5517403fd69a1,libpxfm-5bfae48510379704,libbyteorder_lite-25e78048a27d33b8,libpng-0b294a76263c4368,libflate2-cce02bee7ee29d91,libminiz_oxide-d941553c97a654b2,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-dd4d00f496d54ff6,libzune_jpeg-45ae1da1837feafd,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libweezl-66d06a77524e9abe,libdata_url-ed67a46c605d02b1,libselectors-b701a7afef8534ea,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,liblog-45f74354a8b36c20,libderive_more-7e8ef969e00e37b1,libservo_arc-032f91288f5d420e,libmarkup5ever-9ca8023587afe0a3,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libmac-c49d677f899b5d26,libweb_atoms-146f2945b89fa5d8,libstring_cache-90f89ba91b60cd59,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-2b17cc230f9a956d,libparking_lot_core-01591d90d941d583,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libdebug_unreachable-64be8850bfcabca1,libcssparser_color-afacd0c0d8595031,libcairo-4f7ad52ba041f36b,libcairo_sys-4797b1f226d5ea02,libgio-09468899b1441f7e,libfutures_io-972ebb79349338ae,libglib-f3b6ebd322df57ba,libfutures_executor-5b006a4a54b46f4a,libfutures_util-62125bc6b8a5e9c0,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libpin_utils-9a5791cba021167a,libfutures_task-19b3aba2be9e7ae8,libfutures_channel-24c595aec577467a,libfutures_core-7288ace658af78d0,libbitflags-9710438662028847,libgio_sys-96fc9f08a5caf6ac,libgobject_sys-8a169a821dbf9412,libglib_sys-d256102cf4a94f0b,liblibc-e2775a15e5abc6fd,liburl-aa314fdbc2b9cfbd,libidna-01477a909bbd628a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e270fd67df094e3f,libicu_properties-2cd502956470e480,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-550a78857f03082a,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-a61769f62f67a6a2,libpotential_utf-60f0064102fea8d1,libicu_provider-fa618d7617d145eb,libicu_locale_core-f027bf2be4708f88,libtinystr-5546ae62e3909ea0,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c1a34f168aa06a18,libzerotrie-82a67799cddd48ae,libyoke-baf95f478ca2ac76,libstable_deref_trait-b312b799b37d90c9,libzerofrom-d2c12983be32adf2,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libserde-a71f9109140ca69b,libserde_core-48921fa965a1c84f,libfloat_cmp-78213307ff4f4ff8,libnum_traits-e05972f153d0dad0,libcssparser-af4bd1bf77f8fba1,libitoa-6b76ec393d6a2c41,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libsmallvec-21f4c41bfe2e767b,libphf-7573359d2bd13703,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,liblocale_config-417b0498639897b2,libregex-7189e9b00783be83,libregex_automata-8cec9ce5a15d7860,libaho_corasick-9e1bd6e3d4bd917b,libmemchr-24927e903086475b,libregex_syntax-d40cde7d2fd22dd8,liblazy_static-b3603208c0de2608,liblanguage_tags-f2740fbda1808d44}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcairo-gobject" "-lz" "-lpng16" "-lgio-2.0" "-lxml2" "-lpangocairo-1.0" "-lcairo" "-lpangoft2-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lfontconfig" "-lfreetype" "-lfontconfig" "-lfreetype" "-ldl" "-lpangocairo-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckF7mRr/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/errors-83c28ae7ead55a8c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `librsvg` (test "errors") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaxVgtP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librsvg-6f0efecd90d55de8,libfontconfig_sys-0d4659043e960247,libdlib-e100413cfecadaeb,liblibloading-9e1227616242920e,libpangocairo-2bd7b7912d49f0ab,libpango_cairo_sys-e611cce6f66d4f80,libstring_cache-1b4e716c0c8db299,libphf_shared-ea267ff908252951,libencoding_rs-cc14b3dbbd1394c4,librctree-f1a89d5d016ae410,librgb-60e845b8edb4a9ea,libitertools-3db4797dc23645d3,libtinyvec-34229fba3a4b5678,libtinyvec_macros-1c14e8980bff1229,libcast-ba532c28431dad26,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libxml5ever-2bb5e65a3d830bef,libnalgebra-749f6806df781976,libmatrixmultiply-f172dd8b9bd113dd,librawpointer-a726d041f28ef5ec,libnum_rational-ab117c7c036db1ba,libnum_integer-e040bf46f30c1e17,libtypenum-5940090dfdb1430b,libsimba-419c3be8d90be296,libwide-e26b3994cd284202,libsafe_arch-20dd810c6e744aff,libnum_complex-795d5ce9a7c1d620,libapprox-70db817de9186b27,libpango-4f346a0395ccf6fa,libpango_sys-b386756f8c97d77d,libimage-37454d6aa85ccde5,libbytemuck-51195f687df779a3,libimage_webp-98281f82c665bb2c,libquick_error-8d402ad4d863a69d,libmoxcms-f9f5517403fd69a1,libpxfm-5bfae48510379704,libbyteorder_lite-25e78048a27d33b8,libpng-0b294a76263c4368,libflate2-cce02bee7ee29d91,libminiz_oxide-d941553c97a654b2,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-dd4d00f496d54ff6,libzune_jpeg-45ae1da1837feafd,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libweezl-66d06a77524e9abe,libdata_url-ed67a46c605d02b1,libselectors-b701a7afef8534ea,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,liblog-45f74354a8b36c20,libderive_more-7e8ef969e00e37b1,libservo_arc-032f91288f5d420e,libmarkup5ever-9ca8023587afe0a3,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libmac-c49d677f899b5d26,libweb_atoms-146f2945b89fa5d8,libstring_cache-90f89ba91b60cd59,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-2b17cc230f9a956d,libparking_lot_core-01591d90d941d583,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libdebug_unreachable-64be8850bfcabca1,libcssparser_color-afacd0c0d8595031,libcairo-4f7ad52ba041f36b,libcairo_sys-4797b1f226d5ea02,libgio-09468899b1441f7e,libfutures_io-972ebb79349338ae,libglib-f3b6ebd322df57ba,libfutures_executor-5b006a4a54b46f4a,libfutures_util-62125bc6b8a5e9c0,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libpin_utils-9a5791cba021167a,libfutures_task-19b3aba2be9e7ae8,libfutures_channel-24c595aec577467a,libfutures_core-7288ace658af78d0,libbitflags-9710438662028847,libgio_sys-96fc9f08a5caf6ac,libgobject_sys-8a169a821dbf9412,libglib_sys-d256102cf4a94f0b,liblibc-e2775a15e5abc6fd,liburl-aa314fdbc2b9cfbd,libidna-01477a909bbd628a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e270fd67df094e3f,libicu_properties-2cd502956470e480,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-550a78857f03082a,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-a61769f62f67a6a2,libpotential_utf-60f0064102fea8d1,libicu_provider-fa618d7617d145eb,libicu_locale_core-f027bf2be4708f88,libtinystr-5546ae62e3909ea0,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c1a34f168aa06a18,libzerotrie-82a67799cddd48ae,libyoke-baf95f478ca2ac76,libstable_deref_trait-b312b799b37d90c9,libzerofrom-d2c12983be32adf2,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libserde-a71f9109140ca69b,libserde_core-48921fa965a1c84f,libfloat_cmp-78213307ff4f4ff8,libnum_traits-e05972f153d0dad0,libcssparser-af4bd1bf77f8fba1,libitoa-6b76ec393d6a2c41,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libsmallvec-21f4c41bfe2e767b,libphf-7573359d2bd13703,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,liblocale_config-417b0498639897b2,libregex-7189e9b00783be83,libregex_automata-8cec9ce5a15d7860,libaho_corasick-9e1bd6e3d4bd917b,libmemchr-24927e903086475b,libregex_syntax-d40cde7d2fd22dd8,liblazy_static-b3603208c0de2608,liblanguage_tags-f2740fbda1808d44}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcairo-gobject" "-lz" "-lpng16" "-lgio-2.0" "-lxml2" "-lpangocairo-1.0" "-lcairo" "-lpangoft2-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lfontconfig" "-lfreetype" "-lfontconfig" "-lfreetype" "-ldl" "-lpangocairo-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaxVgtP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/loading_disallowed-ee77de711db509cc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `librsvg` (test "loading_disallowed") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcK6ZAmU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librsvg-6f0efecd90d55de8,libfontconfig_sys-0d4659043e960247,libdlib-e100413cfecadaeb,liblibloading-9e1227616242920e,libpangocairo-2bd7b7912d49f0ab,libpango_cairo_sys-e611cce6f66d4f80,libstring_cache-1b4e716c0c8db299,libphf_shared-ea267ff908252951,libencoding_rs-cc14b3dbbd1394c4,librctree-f1a89d5d016ae410,librgb-60e845b8edb4a9ea,libitertools-3db4797dc23645d3,libtinyvec-34229fba3a4b5678,libtinyvec_macros-1c14e8980bff1229,libcast-ba532c28431dad26,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libxml5ever-2bb5e65a3d830bef,libnalgebra-749f6806df781976,libmatrixmultiply-f172dd8b9bd113dd,librawpointer-a726d041f28ef5ec,libnum_rational-ab117c7c036db1ba,libnum_integer-e040bf46f30c1e17,libtypenum-5940090dfdb1430b,libsimba-419c3be8d90be296,libwide-e26b3994cd284202,libsafe_arch-20dd810c6e744aff,libnum_complex-795d5ce9a7c1d620,libapprox-70db817de9186b27,libpango-4f346a0395ccf6fa,libpango_sys-b386756f8c97d77d,libimage-37454d6aa85ccde5,libbytemuck-51195f687df779a3,libimage_webp-98281f82c665bb2c,libquick_error-8d402ad4d863a69d,libmoxcms-f9f5517403fd69a1,libpxfm-5bfae48510379704,libbyteorder_lite-25e78048a27d33b8,libpng-0b294a76263c4368,libflate2-cce02bee7ee29d91,libminiz_oxide-d941553c97a654b2,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-dd4d00f496d54ff6,libzune_jpeg-45ae1da1837feafd,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libweezl-66d06a77524e9abe,libdata_url-ed67a46c605d02b1,libselectors-b701a7afef8534ea,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,liblog-45f74354a8b36c20,libderive_more-7e8ef969e00e37b1,libservo_arc-032f91288f5d420e,libmarkup5ever-9ca8023587afe0a3,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libmac-c49d677f899b5d26,libweb_atoms-146f2945b89fa5d8,libstring_cache-90f89ba91b60cd59,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-2b17cc230f9a956d,libparking_lot_core-01591d90d941d583,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libdebug_unreachable-64be8850bfcabca1,libcssparser_color-afacd0c0d8595031,libcairo-4f7ad52ba041f36b,libcairo_sys-4797b1f226d5ea02,libgio-09468899b1441f7e,libfutures_io-972ebb79349338ae,libglib-f3b6ebd322df57ba,libfutures_executor-5b006a4a54b46f4a,libfutures_util-62125bc6b8a5e9c0,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libpin_utils-9a5791cba021167a,libfutures_task-19b3aba2be9e7ae8,libfutures_channel-24c595aec577467a,libfutures_core-7288ace658af78d0,libbitflags-9710438662028847,libgio_sys-96fc9f08a5caf6ac,libgobject_sys-8a169a821dbf9412,libglib_sys-d256102cf4a94f0b,liblibc-e2775a15e5abc6fd,liburl-aa314fdbc2b9cfbd,libidna-01477a909bbd628a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e270fd67df094e3f,libicu_properties-2cd502956470e480,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-550a78857f03082a,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-a61769f62f67a6a2,libpotential_utf-60f0064102fea8d1,libicu_provider-fa618d7617d145eb,libicu_locale_core-f027bf2be4708f88,libtinystr-5546ae62e3909ea0,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c1a34f168aa06a18,libzerotrie-82a67799cddd48ae,libyoke-baf95f478ca2ac76,libstable_deref_trait-b312b799b37d90c9,libzerofrom-d2c12983be32adf2,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libserde-a71f9109140ca69b,libserde_core-48921fa965a1c84f,libfloat_cmp-78213307ff4f4ff8,libnum_traits-e05972f153d0dad0,libcssparser-af4bd1bf77f8fba1,libitoa-6b76ec393d6a2c41,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libsmallvec-21f4c41bfe2e767b,libphf-7573359d2bd13703,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,liblocale_config-417b0498639897b2,libregex-7189e9b00783be83,libregex_automata-8cec9ce5a15d7860,libaho_corasick-9e1bd6e3d4bd917b,libmemchr-24927e903086475b,libregex_syntax-d40cde7d2fd22dd8,liblazy_static-b3603208c0de2608,liblanguage_tags-f2740fbda1808d44}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcairo-gobject" "-lz" "-lpng16" "-lgio-2.0" "-lxml2" "-lpangocairo-1.0" "-lcairo" "-lpangoft2-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lfontconfig" "-lfreetype" "-lfontconfig" "-lfreetype" "-ldl" "-lpangocairo-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcK6ZAmU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/shapes-23741b8b942c1f17" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `librsvg` (test "shapes") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLZuHoQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librsvg-6f0efecd90d55de8,libfontconfig_sys-0d4659043e960247,libdlib-e100413cfecadaeb,liblibloading-9e1227616242920e,libpangocairo-2bd7b7912d49f0ab,libpango_cairo_sys-e611cce6f66d4f80,libstring_cache-1b4e716c0c8db299,libphf_shared-ea267ff908252951,libencoding_rs-cc14b3dbbd1394c4,librctree-f1a89d5d016ae410,librgb-60e845b8edb4a9ea,libitertools-3db4797dc23645d3,libtinyvec-34229fba3a4b5678,libtinyvec_macros-1c14e8980bff1229,libcast-ba532c28431dad26,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libxml5ever-2bb5e65a3d830bef,libnalgebra-749f6806df781976,libmatrixmultiply-f172dd8b9bd113dd,librawpointer-a726d041f28ef5ec,libnum_rational-ab117c7c036db1ba,libnum_integer-e040bf46f30c1e17,libtypenum-5940090dfdb1430b,libsimba-419c3be8d90be296,libwide-e26b3994cd284202,libsafe_arch-20dd810c6e744aff,libnum_complex-795d5ce9a7c1d620,libapprox-70db817de9186b27,libpango-4f346a0395ccf6fa,libpango_sys-b386756f8c97d77d,libimage-37454d6aa85ccde5,libbytemuck-51195f687df779a3,libimage_webp-98281f82c665bb2c,libquick_error-8d402ad4d863a69d,libmoxcms-f9f5517403fd69a1,libpxfm-5bfae48510379704,libbyteorder_lite-25e78048a27d33b8,libpng-0b294a76263c4368,libflate2-cce02bee7ee29d91,libminiz_oxide-d941553c97a654b2,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-dd4d00f496d54ff6,libzune_jpeg-45ae1da1837feafd,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libweezl-66d06a77524e9abe,libdata_url-ed67a46c605d02b1,libselectors-b701a7afef8534ea,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,liblog-45f74354a8b36c20,libderive_more-7e8ef969e00e37b1,libservo_arc-032f91288f5d420e,libmarkup5ever-9ca8023587afe0a3,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libmac-c49d677f899b5d26,libweb_atoms-146f2945b89fa5d8,libstring_cache-90f89ba91b60cd59,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-2b17cc230f9a956d,libparking_lot_core-01591d90d941d583,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libdebug_unreachable-64be8850bfcabca1,libcssparser_color-afacd0c0d8595031,libcairo-4f7ad52ba041f36b,libcairo_sys-4797b1f226d5ea02,libgio-09468899b1441f7e,libfutures_io-972ebb79349338ae,libglib-f3b6ebd322df57ba,libfutures_executor-5b006a4a54b46f4a,libfutures_util-62125bc6b8a5e9c0,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libpin_utils-9a5791cba021167a,libfutures_task-19b3aba2be9e7ae8,libfutures_channel-24c595aec577467a,libfutures_core-7288ace658af78d0,libbitflags-9710438662028847,libgio_sys-96fc9f08a5caf6ac,libgobject_sys-8a169a821dbf9412,libglib_sys-d256102cf4a94f0b,liblibc-e2775a15e5abc6fd,liburl-aa314fdbc2b9cfbd,libidna-01477a909bbd628a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e270fd67df094e3f,libicu_properties-2cd502956470e480,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-550a78857f03082a,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-a61769f62f67a6a2,libpotential_utf-60f0064102fea8d1,libicu_provider-fa618d7617d145eb,libicu_locale_core-f027bf2be4708f88,libtinystr-5546ae62e3909ea0,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c1a34f168aa06a18,libzerotrie-82a67799cddd48ae,libyoke-baf95f478ca2ac76,libstable_deref_trait-b312b799b37d90c9,libzerofrom-d2c12983be32adf2,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libserde-a71f9109140ca69b,libserde_core-48921fa965a1c84f,libfloat_cmp-78213307ff4f4ff8,libnum_traits-e05972f153d0dad0,libcssparser-af4bd1bf77f8fba1,libitoa-6b76ec393d6a2c41,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libsmallvec-21f4c41bfe2e767b,libphf-7573359d2bd13703,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,liblocale_config-417b0498639897b2,libregex-7189e9b00783be83,libregex_automata-8cec9ce5a15d7860,libaho_corasick-9e1bd6e3d4bd917b,libmemchr-24927e903086475b,libregex_syntax-d40cde7d2fd22dd8,liblazy_static-b3603208c0de2608,liblanguage_tags-f2740fbda1808d44}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcairo-gobject" "-lz" "-lpng16" "-lgio-2.0" "-lxml2" "-lpangocairo-1.0" "-lcairo" "-lpangoft2-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lfontconfig" "-lfreetype" "-lfontconfig" "-lfreetype" "-ldl" "-lpangocairo-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLZuHoQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/filters-5397a84effb5849a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `librsvg` (test "filters") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoM9ZWq/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde_json-b2de90587ffcc995,libryu-0ea4bafc9bef6d8b,librsvg-6f0efecd90d55de8,libfontconfig_sys-0d4659043e960247,libdlib-e100413cfecadaeb,liblibloading-9e1227616242920e,libpangocairo-2bd7b7912d49f0ab,libpango_cairo_sys-e611cce6f66d4f80,libstring_cache-1b4e716c0c8db299,libphf_shared-ea267ff908252951,libencoding_rs-cc14b3dbbd1394c4,librctree-f1a89d5d016ae410,librgb-60e845b8edb4a9ea,libitertools-3db4797dc23645d3,libtinyvec-34229fba3a4b5678,libtinyvec_macros-1c14e8980bff1229,libcast-ba532c28431dad26,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libxml5ever-2bb5e65a3d830bef,libnalgebra-749f6806df781976,libmatrixmultiply-f172dd8b9bd113dd,librawpointer-a726d041f28ef5ec,libnum_rational-ab117c7c036db1ba,libnum_integer-e040bf46f30c1e17,libtypenum-5940090dfdb1430b,libsimba-419c3be8d90be296,libwide-e26b3994cd284202,libsafe_arch-20dd810c6e744aff,libnum_complex-795d5ce9a7c1d620,libapprox-70db817de9186b27,libpango-4f346a0395ccf6fa,libpango_sys-b386756f8c97d77d,libimage-37454d6aa85ccde5,libbytemuck-51195f687df779a3,libimage_webp-98281f82c665bb2c,libquick_error-8d402ad4d863a69d,libmoxcms-f9f5517403fd69a1,libpxfm-5bfae48510379704,libbyteorder_lite-25e78048a27d33b8,libpng-0b294a76263c4368,libflate2-cce02bee7ee29d91,libminiz_oxide-d941553c97a654b2,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-dd4d00f496d54ff6,libzune_jpeg-45ae1da1837feafd,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libweezl-66d06a77524e9abe,libdata_url-ed67a46c605d02b1,libselectors-b701a7afef8534ea,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,liblog-45f74354a8b36c20,libderive_more-7e8ef969e00e37b1,libservo_arc-032f91288f5d420e,libmarkup5ever-9ca8023587afe0a3,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libmac-c49d677f899b5d26,libweb_atoms-146f2945b89fa5d8,libstring_cache-90f89ba91b60cd59,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-2b17cc230f9a956d,libparking_lot_core-01591d90d941d583,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libdebug_unreachable-64be8850bfcabca1,libcssparser_color-afacd0c0d8595031,libcairo-4f7ad52ba041f36b,libcairo_sys-4797b1f226d5ea02,libgio-09468899b1441f7e,libfutures_io-972ebb79349338ae,libglib-f3b6ebd322df57ba,libfutures_executor-5b006a4a54b46f4a,libfutures_util-62125bc6b8a5e9c0,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libpin_utils-9a5791cba021167a,libfutures_task-19b3aba2be9e7ae8,libfutures_channel-24c595aec577467a,libfutures_core-7288ace658af78d0,libbitflags-9710438662028847,libgio_sys-96fc9f08a5caf6ac,libgobject_sys-8a169a821dbf9412,libglib_sys-d256102cf4a94f0b,liblibc-e2775a15e5abc6fd,liburl-aa314fdbc2b9cfbd,libidna-01477a909bbd628a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e270fd67df094e3f,libicu_properties-2cd502956470e480,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-550a78857f03082a,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-a61769f62f67a6a2,libpotential_utf-60f0064102fea8d1,libicu_provider-fa618d7617d145eb,libicu_locale_core-f027bf2be4708f88,libtinystr-5546ae62e3909ea0,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c1a34f168aa06a18,libzerotrie-82a67799cddd48ae,libyoke-baf95f478ca2ac76,libstable_deref_trait-b312b799b37d90c9,libzerofrom-d2c12983be32adf2,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libserde-a71f9109140ca69b,libserde_core-48921fa965a1c84f,libfloat_cmp-78213307ff4f4ff8,libnum_traits-e05972f153d0dad0,libcssparser-af4bd1bf77f8fba1,libitoa-6b76ec393d6a2c41,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libsmallvec-21f4c41bfe2e767b,libphf-7573359d2bd13703,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,liblocale_config-417b0498639897b2,libregex-7189e9b00783be83,libregex_automata-8cec9ce5a15d7860,libaho_corasick-9e1bd6e3d4bd917b,libmemchr-24927e903086475b,libregex_syntax-d40cde7d2fd22dd8,liblazy_static-b3603208c0de2608,liblanguage_tags-f2740fbda1808d44}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcairo-gobject" "-lz" "-lpng16" "-lgio-2.0" "-lxml2" "-lpangocairo-1.0" "-lcairo" "-lpangoft2-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lfontconfig" "-lfreetype" "-lfontconfig" "-lfreetype" "-ldl" "-lpangocairo-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoM9ZWq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/geometries-af9bd66c00c8a989" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `librsvg` (test "geometries") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFNt85B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librsvg-6f0efecd90d55de8,libfontconfig_sys-0d4659043e960247,libdlib-e100413cfecadaeb,liblibloading-9e1227616242920e,libpangocairo-2bd7b7912d49f0ab,libpango_cairo_sys-e611cce6f66d4f80,libstring_cache-1b4e716c0c8db299,libphf_shared-ea267ff908252951,libencoding_rs-cc14b3dbbd1394c4,librctree-f1a89d5d016ae410,librgb-60e845b8edb4a9ea,libitertools-3db4797dc23645d3,libtinyvec-34229fba3a4b5678,libtinyvec_macros-1c14e8980bff1229,libcast-ba532c28431dad26,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libxml5ever-2bb5e65a3d830bef,libnalgebra-749f6806df781976,libmatrixmultiply-f172dd8b9bd113dd,librawpointer-a726d041f28ef5ec,libnum_rational-ab117c7c036db1ba,libnum_integer-e040bf46f30c1e17,libtypenum-5940090dfdb1430b,libsimba-419c3be8d90be296,libwide-e26b3994cd284202,libsafe_arch-20dd810c6e744aff,libnum_complex-795d5ce9a7c1d620,libapprox-70db817de9186b27,libpango-4f346a0395ccf6fa,libpango_sys-b386756f8c97d77d,libimage-37454d6aa85ccde5,libbytemuck-51195f687df779a3,libimage_webp-98281f82c665bb2c,libquick_error-8d402ad4d863a69d,libmoxcms-f9f5517403fd69a1,libpxfm-5bfae48510379704,libbyteorder_lite-25e78048a27d33b8,libpng-0b294a76263c4368,libflate2-cce02bee7ee29d91,libminiz_oxide-d941553c97a654b2,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-dd4d00f496d54ff6,libzune_jpeg-45ae1da1837feafd,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libweezl-66d06a77524e9abe,libdata_url-ed67a46c605d02b1,libselectors-b701a7afef8534ea,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,liblog-45f74354a8b36c20,libderive_more-7e8ef969e00e37b1,libservo_arc-032f91288f5d420e,libmarkup5ever-9ca8023587afe0a3,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libmac-c49d677f899b5d26,libweb_atoms-146f2945b89fa5d8,libstring_cache-90f89ba91b60cd59,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-2b17cc230f9a956d,libparking_lot_core-01591d90d941d583,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libdebug_unreachable-64be8850bfcabca1,libcssparser_color-afacd0c0d8595031,libcairo-4f7ad52ba041f36b,libcairo_sys-4797b1f226d5ea02,libgio-09468899b1441f7e,libfutures_io-972ebb79349338ae,libglib-f3b6ebd322df57ba,libfutures_executor-5b006a4a54b46f4a,libfutures_util-62125bc6b8a5e9c0,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libpin_utils-9a5791cba021167a,libfutures_task-19b3aba2be9e7ae8,libfutures_channel-24c595aec577467a,libfutures_core-7288ace658af78d0,libbitflags-9710438662028847,libgio_sys-96fc9f08a5caf6ac,libgobject_sys-8a169a821dbf9412,libglib_sys-d256102cf4a94f0b,liblibc-e2775a15e5abc6fd,liburl-aa314fdbc2b9cfbd,libidna-01477a909bbd628a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e270fd67df094e3f,libicu_properties-2cd502956470e480,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-550a78857f03082a,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-a61769f62f67a6a2,libpotential_utf-60f0064102fea8d1,libicu_provider-fa618d7617d145eb,libicu_locale_core-f027bf2be4708f88,libtinystr-5546ae62e3909ea0,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c1a34f168aa06a18,libzerotrie-82a67799cddd48ae,libyoke-baf95f478ca2ac76,libstable_deref_trait-b312b799b37d90c9,libzerofrom-d2c12983be32adf2,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libserde-a71f9109140ca69b,libserde_core-48921fa965a1c84f,libfloat_cmp-78213307ff4f4ff8,libnum_traits-e05972f153d0dad0,libcssparser-af4bd1bf77f8fba1,libitoa-6b76ec393d6a2c41,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libsmallvec-21f4c41bfe2e767b,libphf-7573359d2bd13703,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,liblocale_config-417b0498639897b2,libregex-7189e9b00783be83,libregex_automata-8cec9ce5a15d7860,libaho_corasick-9e1bd6e3d4bd917b,libmemchr-24927e903086475b,libregex_syntax-d40cde7d2fd22dd8,liblazy_static-b3603208c0de2608,liblanguage_tags-f2740fbda1808d44,libmatches-78daa3f1b5ec35b5}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcairo-gobject" "-lz" "-lpng16" "-lgio-2.0" "-lxml2" "-lpangocairo-1.0" "-lcairo" "-lpangoft2-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lfontconfig" "-lfreetype" "-lfontconfig" "-lfreetype" "-ldl" "-lpangocairo-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFNt85B/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bugs-b921c4ff95dba3d0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `librsvg` (test "bugs") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcL6gB1u/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-b2de90587ffcc995,libryu-0ea4bafc9bef6d8b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librsvg-6f0efecd90d55de8,libfontconfig_sys-0d4659043e960247,libdlib-e100413cfecadaeb,liblibloading-9e1227616242920e,libpangocairo-2bd7b7912d49f0ab,libpango_cairo_sys-e611cce6f66d4f80,libstring_cache-1b4e716c0c8db299,libphf_shared-ea267ff908252951,libencoding_rs-cc14b3dbbd1394c4,librctree-f1a89d5d016ae410,librgb-60e845b8edb4a9ea,libitertools-3db4797dc23645d3,libtinyvec-34229fba3a4b5678,libtinyvec_macros-1c14e8980bff1229,libcast-ba532c28431dad26,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-ef22a4c75605e12f,libxml5ever-2bb5e65a3d830bef,libnalgebra-749f6806df781976,libmatrixmultiply-f172dd8b9bd113dd,librawpointer-a726d041f28ef5ec,libnum_rational-ab117c7c036db1ba,libnum_integer-e040bf46f30c1e17,libtypenum-5940090dfdb1430b,libsimba-419c3be8d90be296,libwide-e26b3994cd284202,libsafe_arch-20dd810c6e744aff,libnum_complex-795d5ce9a7c1d620,libapprox-70db817de9186b27,libpango-4f346a0395ccf6fa,libpango_sys-b386756f8c97d77d,libimage-37454d6aa85ccde5,libbytemuck-51195f687df779a3,libimage_webp-98281f82c665bb2c,libquick_error-8d402ad4d863a69d,libmoxcms-f9f5517403fd69a1,libpxfm-5bfae48510379704,libbyteorder_lite-25e78048a27d33b8,libpng-0b294a76263c4368,libflate2-cce02bee7ee29d91,libminiz_oxide-d941553c97a654b2,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-dd4d00f496d54ff6,libzune_jpeg-45ae1da1837feafd,libzune_core-e448b15fbf642cb4,libgif-cfdfa55c9a75b2b4,libcolor_quant-fa7ff1de0e6ea74b,libweezl-66d06a77524e9abe,libdata_url-ed67a46c605d02b1,libselectors-b701a7afef8534ea,libfxhash-6ae122e7d9b05b12,libbyteorder-1efcbe4f07366651,liblog-45f74354a8b36c20,libderive_more-7e8ef969e00e37b1,libservo_arc-032f91288f5d420e,libmarkup5ever-9ca8023587afe0a3,libtendril-649cda7add372b0e,libutf8-d75228722519eff6,libfutf-bbb0d263e7682349,libmac-c49d677f899b5d26,libweb_atoms-146f2945b89fa5d8,libstring_cache-90f89ba91b60cd59,libprecomputed_hash-7d997fe2cb7badd4,libparking_lot-2b17cc230f9a956d,libparking_lot_core-01591d90d941d583,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libdebug_unreachable-64be8850bfcabca1,libcssparser_color-afacd0c0d8595031,libcairo-4f7ad52ba041f36b,libcairo_sys-4797b1f226d5ea02,libgio-09468899b1441f7e,libfutures_io-972ebb79349338ae,libglib-f3b6ebd322df57ba,libfutures_executor-5b006a4a54b46f4a,libfutures_util-62125bc6b8a5e9c0,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libpin_utils-9a5791cba021167a,libfutures_task-19b3aba2be9e7ae8,libfutures_channel-24c595aec577467a,libfutures_core-7288ace658af78d0,libbitflags-9710438662028847,libgio_sys-96fc9f08a5caf6ac,libgobject_sys-8a169a821dbf9412,libglib_sys-d256102cf4a94f0b,liblibc-e2775a15e5abc6fd,liburl-aa314fdbc2b9cfbd,libidna-01477a909bbd628a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e270fd67df094e3f,libicu_properties-2cd502956470e480,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-550a78857f03082a,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-a61769f62f67a6a2,libpotential_utf-60f0064102fea8d1,libicu_provider-fa618d7617d145eb,libicu_locale_core-f027bf2be4708f88,libtinystr-5546ae62e3909ea0,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c1a34f168aa06a18,libzerotrie-82a67799cddd48ae,libyoke-baf95f478ca2ac76,libstable_deref_trait-b312b799b37d90c9,libzerofrom-d2c12983be32adf2,libform_urlencoded-c51bfba28313bc9e,libpercent_encoding-ef8defd155875b98,libserde-a71f9109140ca69b,libserde_core-48921fa965a1c84f,libfloat_cmp-78213307ff4f4ff8,libnum_traits-e05972f153d0dad0,libcssparser-af4bd1bf77f8fba1,libitoa-6b76ec393d6a2c41,libdtoa_short-c458423220f15405,libdtoa-2f7f9a4bdcb0dcc3,libsmallvec-21f4c41bfe2e767b,libphf-7573359d2bd13703,libphf_shared-717353c778774b28,libsiphasher-f4ddcf7845cbccbe,liblocale_config-417b0498639897b2,libregex-7189e9b00783be83,libregex_automata-8cec9ce5a15d7860,libaho_corasick-9e1bd6e3d4bd917b,libmemchr-24927e903086475b,libregex_syntax-d40cde7d2fd22dd8,liblazy_static-b3603208c0de2608,liblanguage_tags-f2740fbda1808d44}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcairo-gobject" "-lz" "-lpng16" "-lgio-2.0" "-lxml2" "-lpangocairo-1.0" "-lcairo" "-lpangoft2-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lfontconfig" "-lfreetype" "-lfontconfig" "-lfreetype" "-ldl" "-lpangocairo-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcL6gB1u/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/primitive_geometries-d0853f42bdac252e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `librsvg` (test "primitive_geometries") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3207be00a40cb79241465a8ddab9f73f5d06a815cd2fac92cab8a627fc9212e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3207be00a40cb79241465a8ddab9f73f5d06a815cd2fac92cab8a627fc9212e1", kill_on_drop: false }` [INFO] [stdout] 3207be00a40cb79241465a8ddab9f73f5d06a815cd2fac92cab8a627fc9212e1