[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiojet1%2Flibrsvg" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/biojet1/librsvg on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-7/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-expr v0.7.4 [INFO] [stderr] Downloaded predicates v2.0.0 [INFO] [stderr] Downloaded assert_cmd v1.0.7 [INFO] [stderr] Downloaded proptest v0.10.1 [INFO] [stderr] Downloaded pom v3.2.0 [INFO] [stderr] Downloaded system-deps v3.1.2 [INFO] [stderr] Downloaded test-generator v0.3.0 [INFO] [stderr] Downloaded const-cstr v0.3.0 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v2.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1401283cfb39395070a7e8f6fb13a3b5e4cc9d79359829d881e130be7f4be95e [INFO] running `Command { std: "docker" "start" "-a" "1401283cfb39395070a7e8f6fb13a3b5e4cc9d79359829d881e130be7f4be95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1401283cfb39395070a7e8f6fb13a3b5e4cc9d79359829d881e130be7f4be95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1401283cfb39395070a7e8f6fb13a3b5e4cc9d79359829d881e130be7f4be95e", kill_on_drop: false }` [INFO] [stdout] 1401283cfb39395070a7e8f6fb13a3b5e4cc9d79359829d881e130be7f4be95e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69e7707010002d3b3fed5ab6b114bf9463e62528541a41bf8628b643a88ff91f [INFO] running `Command { std: "docker" "start" "-a" "69e7707010002d3b3fed5ab6b114bf9463e62528541a41bf8628b643a88ff91f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 strum v0.21.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling gio v0.14.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling futures-executor v0.3.15 [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 locale_config v0.3.0 [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 derive_more v0.99.16 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.27.1 [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 system-deps v3.1.2 [INFO] [stderr] Compiling glib-macros v0.14.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] note: `CompositingAffines` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/drawing_ctx.rs:1756:10 [INFO] [stdout] | [INFO] [stdout] 1756 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `StyleContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/xml/mod.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ImageSurface` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/surface_utils/shared_surface.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.53s [INFO] running `Command { std: "docker" "inspect" "69e7707010002d3b3fed5ab6b114bf9463e62528541a41bf8628b643a88ff91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69e7707010002d3b3fed5ab6b114bf9463e62528541a41bf8628b643a88ff91f", kill_on_drop: false }` [INFO] [stdout] 69e7707010002d3b3fed5ab6b114bf9463e62528541a41bf8628b643a88ff91f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f5dae32113f7692a1f593bf4be7a19b7c793f2efd57a9233b57fff938f174e5 [INFO] running `Command { std: "docker" "start" "-a" "9f5dae32113f7692a1f593bf4be7a19b7c793f2efd57a9233b57fff938f174e5", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v2.11.2 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [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] note: `CompositingAffines` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/drawing_ctx.rs:1756:10 [INFO] [stdout] | [INFO] [stdout] 1756 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `StyleContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/xml/mod.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ImageSurface` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/surface_utils/shared_surface.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling predicates v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling assert_cmd v1.0.7 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [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-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.rsvg_convert.d0b89b97-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887.28rkw6otlydwtv2l.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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libchrono-5949198052f9c9d7.rlib" "/opt/rustwide/target/debug/deps/liblibrsvg-e727a3b6410cc18f.rlib" "/opt/rustwide/target/debug/deps/libpangocairo-e802cff58bc683e9.rlib" "/opt/rustwide/target/debug/deps/libpango_cairo_sys-bc61f17c00e6c235.rlib" "/opt/rustwide/target/debug/deps/librctree-9fb7796bae507c5f.rlib" "/opt/rustwide/target/debug/deps/libxml5ever-536ea5f3a4706b86.rlib" "/opt/rustwide/target/debug/deps/libtime-e955e69456381282.rlib" "/opt/rustwide/target/debug/deps/libencoding-d62f5814b047f5ee.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-a3be7ac62dff3fdb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b993a7e8f3caa2b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-287d72fe156784ab.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-6fcbf12c6911f6ea.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-1b5647622df09678.rlib" "/opt/rustwide/target/debug/deps/librgb-0d351c5379ae9ccc.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4a748d77c592b1be.rlib" "/opt/rustwide/target/debug/deps/libitertools-9f3b8f40c419f506.rlib" "/opt/rustwide/target/debug/deps/libcast-62b59c833537becd.rlib" "/opt/rustwide/target/debug/deps/librayon-9ef70c008a45279a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-98be880310243776.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-99ce5a798cda8762.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b63ed9578b323871.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13dfa97175c15482.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6af399bcdc7e94f3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f98715c03ccfa2d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7aeb67df1f4f62aa.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-e7559f890bfff993.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-edc449c0f6ce54f3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7034bbc17f2488a1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bbc8b6d814331ada.rlib" "/opt/rustwide/target/debug/deps/libsimba-240ba169f26f38f5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-5df3850f6082957b.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-85023e77f8d4033a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d20498b141ace7b0.rlib" "/opt/rustwide/target/debug/deps/libapprox-b777888770d60d1b.rlib" "/opt/rustwide/target/debug/deps/libcairo-e24970fa688cb11d.rlib" "/opt/rustwide/target/debug/deps/libcairo_sys-ec861c72d1f8d788.rlib" "/opt/rustwide/target/debug/deps/libpango-93eac386eb8fd31a.rlib" "/opt/rustwide/target/debug/deps/libpango_sys-e67e3a4178e94656.rlib" "/opt/rustwide/target/debug/deps/libselectors-9db824eefc20a108.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-1657a3504bc9949b.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-991c9bcb7b986c46.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libnodrop-50003e563b2437fe.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libfxhash-8241d76d40787cab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libdata_url-110c61369679d187.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf-d0ae752b1b60f52b.rlib" "/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-cf39aff571396324.rlib" "/opt/rustwide/target/debug/deps/liburl-80fa9edb848a7388.rlib" "/opt/rustwide/target/debug/deps/libidna-61a94d64074cede7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-de0e4d5c82e5ecae.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3bb9ecb3639795e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-28b861cf6f5d2cc2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7dd23ad1e9ec9e20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/liblocale_config-97a866fe51848953.rlib" "/opt/rustwide/target/debug/deps/libregex-11213b7a283feea5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c06249dde8ea3988.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a25ecfc3255644e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-91b0c5728314cf31.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-98ab124a99487308.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-0252d5a6bbff3a80.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a23959af79e181d7.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-5188217dd8ba97e3.rlib" "/opt/rustwide/target/debug/deps/libserde-33e0c3218be99205.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libtendril-fc7f26c11eb95112.rlib" "/opt/rustwide/target/debug/deps/libutf8-9d88bd1aac5ec80a.rlib" "/opt/rustwide/target/debug/deps/libfutf-66a1392f2818aaba.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-c09d2f4876101bb8.rlib" "/opt/rustwide/target/debug/deps/libmac-9a5fc3cd6ccce307.rlib" "/opt/rustwide/target/debug/deps/libcssparser-39e83823d26519c5.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-7356930334ea0f3c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e81d91c39b193e46.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libphf-c3f9f534f2adaa77.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-bb32cc38b6be7851.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a7c7d29e094297f7.rlib" "/opt/rustwide/target/debug/deps/libgio-f7fec8455f6dba22.rlib" "/opt/rustwide/target/debug/deps/libthiserror-029f274ec7e851db.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-d49ec421b8a422ef.rlib" "/opt/rustwide/target/debug/deps/libglib-503619472ec64850.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-43636d566280a58e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a752d92b00f31836.rlib" "/opt/rustwide/target/debug/deps/libslab-ca64799474667b44.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1fb647438fbf8002.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d6bd1ffa64e3ec05.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-43f30616bc4d94ba.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libgio_sys-28c97abb8fe9af5c.rlib" "/opt/rustwide/target/debug/deps/libgobject_sys-dbfcb9e4dd1ab2c0.rlib" "/opt/rustwide/target/debug/deps/libglib_sys-567160ee16cbed36.rlib" "/opt/rustwide/target/debug/deps/libclap-abb7c8fc44107d5b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4feaadb70d379c84.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libatty-18c50541ee83349f.rlib" "/opt/rustwide/target/debug/deps/liblibc-28b2a231a060c987.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgio-2.0" "-lpangocairo-1.0" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lpng16" "-lxml2" "-lz" "-lcairo" "-lpangoft2-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lfontconfig" "-lfreetype" "-lpangocairo-1.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lcairo" "-lcairo-gobject" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-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.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rsvg_convert-f325c5af76c7f887" "-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] note: `CompositingAffines` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/drawing_ctx.rs:1756:10 [INFO] [stdout] | [INFO] [stdout] 1756 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `StyleContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/xml/mod.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `ImageSurface` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/surface_utils/shared_surface.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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" "9f5dae32113f7692a1f593bf4be7a19b7c793f2efd57a9233b57fff938f174e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f5dae32113f7692a1f593bf4be7a19b7c793f2efd57a9233b57fff938f174e5", kill_on_drop: false }` [INFO] [stdout] 9f5dae32113f7692a1f593bf4be7a19b7c793f2efd57a9233b57fff938f174e5