[INFO] cloning repository https://github.com/biojet1/librsvg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biojet1/librsvg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiojet1%2Flibrsvg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiojet1%2Flibrsvg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e3dc21639753f8401a3e1fb1525a7401cb97319 [INFO] testing biojet1/librsvg against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiojet1%2Flibrsvg" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/biojet1/librsvg on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/biojet1/librsvg [INFO] finished tweaking git repo https://github.com/biojet1/librsvg [INFO] tweaked toml for git repo https://github.com/biojet1/librsvg written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/biojet1/librsvg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 447f0b24891fbdf864535a42cb619989ea9baf3246979408aa528d5d51b4af90 [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" "447f0b24891fbdf864535a42cb619989ea9baf3246979408aa528d5d51b4af90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "447f0b24891fbdf864535a42cb619989ea9baf3246979408aa528d5d51b4af90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447f0b24891fbdf864535a42cb619989ea9baf3246979408aa528d5d51b4af90", kill_on_drop: false }` [INFO] [stdout] 447f0b24891fbdf864535a42cb619989ea9baf3246979408aa528d5d51b4af90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e98476b7182eee76346109445ea8e86aa8c49894bed6423fa614ae2b1ef0d0f [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" "7e98476b7182eee76346109445ea8e86aa8c49894bed6423fa614ae2b1ef0d0f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling gio v0.14.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling locale_config v0.3.0 [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 thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling system-deps v3.1.2 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.0 [INFO] [stderr] Compiling pangocairo-sys v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling librsvg v2.51.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling glib v0.14.2 [INFO] [stderr] Compiling pango v0.14.0 [INFO] [stderr] Compiling cairo-rs v0.14.1 [INFO] [stderr] Compiling pangocairo v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf v0.14.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 408 | let r = func_or_default!(func_r_node, FeFuncR); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | let g = func_or_default!(func_g_node, FeFuncG); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 410 | let b = func_or_default!(func_b_node, FeFuncB); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 411 | let a = func_or_default!(func_a_node, FeFuncA); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial` [INFO] [stdout] --> src/drawing_ctx.rs:1759:5 [INFO] [stdout] | [INFO] [stdout] 1759 | pub initial: Transform, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:143:46 [INFO] [stdout] | [INFO] [stdout] 143 | #![warn(nonstandard_style, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/surface_utils/shared_surface.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | state: T, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> src/xml/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 18s [INFO] running `Command { std: "docker" "inspect" "7e98476b7182eee76346109445ea8e86aa8c49894bed6423fa614ae2b1ef0d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e98476b7182eee76346109445ea8e86aa8c49894bed6423fa614ae2b1ef0d0f", kill_on_drop: false }` [INFO] [stdout] 7e98476b7182eee76346109445ea8e86aa8c49894bed6423fa614ae2b1ef0d0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 37b7179f882b75b8ab681aece4ef566ee4e7ba106f30fe8091a11738a5d98388 [INFO] running `Command { std: "docker" "start" "-a" "37b7179f882b75b8ab681aece4ef566ee4e7ba106f30fe8091a11738a5d98388", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v2.11.2 [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 deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling predicates v2.0.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 408 | let r = func_or_default!(func_r_node, FeFuncR); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | let g = func_or_default!(func_g_node, FeFuncG); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 410 | let b = func_or_default!(func_b_node, FeFuncB); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 411 | let a = func_or_default!(func_a_node, FeFuncA); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial` [INFO] [stdout] --> src/drawing_ctx.rs:1759:5 [INFO] [stdout] | [INFO] [stdout] 1759 | pub initial: Transform, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:143:46 [INFO] [stdout] | [INFO] [stdout] 143 | #![warn(nonstandard_style, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/surface_utils/shared_surface.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | state: T, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> src/xml/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling assert_cmd v1.0.7 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.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.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 408 | let r = func_or_default!(func_r_node, FeFuncR); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | let g = func_or_default!(func_g_node, FeFuncG); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 410 | let b = func_or_default!(func_b_node, FeFuncB); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/filters/component_transfer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 411 | let a = func_or_default!(func_a_node, FeFuncA); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.rsvg_convert.812c62cf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd.24wk3btakuuu0lfd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libchrono-872dde7ed0ee32a6.rlib" "/opt/rustwide/target/debug/deps/liblibrsvg-6eb259d436cf4a81.rlib" "/opt/rustwide/target/debug/deps/libpangocairo-c5ebd67f831cc3ce.rlib" "/opt/rustwide/target/debug/deps/libpango_cairo_sys-50654302f3c734ef.rlib" "/opt/rustwide/target/debug/deps/librctree-f9b3b56009da8fd1.rlib" "/opt/rustwide/target/debug/deps/libxml5ever-b97c6e1e4f6bbb18.rlib" "/opt/rustwide/target/debug/deps/libtime-f6b08923f681fb1b.rlib" "/opt/rustwide/target/debug/deps/libencoding-82779f04275003a7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-f2137084f436c49b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-3e1e1aaf4bf6351f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-fa72d75680a1478c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-48fabfcd9685a3a5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-51b01b2f026b9e1b.rlib" "/opt/rustwide/target/debug/deps/librgb-47ae681176612dab.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-658722cc53953d18.rlib" "/opt/rustwide/target/debug/deps/libitertools-e278dee975608827.rlib" "/opt/rustwide/target/debug/deps/libcast-cb2eecb07d09b805.rlib" "/opt/rustwide/target/debug/deps/librayon-56a8f47a68271460.rlib" "/opt/rustwide/target/debug/deps/librayon_core-123999c3a8091a63.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9154b91591920193.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3dc7e56370f0cac3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7348ed0ff71a5014.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-004b151aa64281c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-6da2bdc28f8a6dbc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-84e43cf81c35a66c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-51480f5d44efd453.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libsimba-e95f8c163eb2ca6a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d9ffae46e7bd1f8f.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6344b9786fbb16ba.rlib" "/opt/rustwide/target/debug/deps/librawpointer-fafb43ddc1d150e4.rlib" "/opt/rustwide/target/debug/deps/libapprox-c7b362be97858f99.rlib" "/opt/rustwide/target/debug/deps/libcairo-b925c6c947dc5bca.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-afe19949087dca7e.rlib" "/opt/rustwide/target/debug/deps/libpango-a0689a8b55651aab.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-f6ea7b2db082158d.rlib" "/opt/rustwide/target/debug/deps/libselectors-c15e72678e5ce7b4.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-2e5f4c3258c777de.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-a9331053050bd808.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15b9eec950d0a28d.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5c4e9fbac70660fc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libdata_url-694e16f9d41d7c00.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf-938ff7a3d25c4ec0.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-e8c98a5c4596e91b.rlib" "/opt/rustwide/target/debug/deps/liburl-e6def346a97c7e6f.rlib" "/opt/rustwide/target/debug/deps/libidna-5553e53cdc857fd9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b0b7a4f1ad5a923.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-caa5f361d11169ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/liblocale_config-e663f880d3ef706e.rlib" "/opt/rustwide/target/debug/deps/libregex-a5dcbee32486fb12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8e5935077525ae4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-74d4e3ea3bb47a23.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-c56f6ffdc85af4c3.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-a1ac68d9b572b491.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-54375287cc4b8a29.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-5bfd5b730671dc99.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3b3d7b6b0147ba0a.rlib" "/opt/rustwide/target/debug/deps/libserde-d928cd9f88525a63.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libtendril-f7061198dbc8c488.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libfutf-a8bb7ec07c602e81.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-9584307c2e0bea29.rlib" "/opt/rustwide/target/debug/deps/libmac-ba3897ba029ae499.rlib" "/opt/rustwide/target/debug/deps/libcssparser-a98ba997fcff10d1.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-6db651c925cd7cbd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2811c7ad43b9541.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libphf-374995cc6a313ccc.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-34dc0ef501dcd752.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e6edd4be3a7abfbb.rlib" "/opt/rustwide/target/debug/deps/libgio-7000cfc8bc4650f8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-eb09847788b89a80.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b1b068571db93d4d.rlib" "/opt/rustwide/target/debug/deps/libglib-bcab8d7b07b87288.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-31bb00459868ccc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d12f6f0cdb0ab0fa.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c38f7bb60693dfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-219e72d883d236a2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5df8c67bc4e7d202.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libgio_sys-81512c615d3b959f.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-08882c160fdf9a57.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-facb71078b5566c1.rlib" "/opt/rustwide/target/debug/deps/libclap-36b26097306cc48e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libatty-a9ad9d81f9d1dfb9.rlib" "/opt/rustwide/target/debug/deps/liblibc-04dff802551682e3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lcairo-gobject" "-lpangocairo-1.0" "-lgdk_pixbuf-2.0" "-lxml2" "-lcairo" "-lpng16" "-lz" "-lpangoft2-1.0" "-lpango-1.0" "-lharfbuzz" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lfontconfig" "-lfreetype" "-lpangocairo-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rsvg_convert-99e464cfe3ea04fd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `librsvg` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `initial` [INFO] [stdout] --> src/drawing_ctx.rs:1759:5 [INFO] [stdout] | [INFO] [stdout] 1759 | pub initial: Transform, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:143:46 [INFO] [stdout] | [INFO] [stdout] 143 | #![warn(nonstandard_style, rust_2018_idioms, unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/surface_utils/shared_surface.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | state: T, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> src/xml/mod.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "37b7179f882b75b8ab681aece4ef566ee4e7ba106f30fe8091a11738a5d98388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b7179f882b75b8ab681aece4ef566ee4e7ba106f30fe8091a11738a5d98388", kill_on_drop: false }` [INFO] [stdout] 37b7179f882b75b8ab681aece4ef566ee4e7ba106f30fe8091a11738a5d98388