[INFO] cloning repository https://github.com/cngc4e/resvg-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cngc4e/resvg-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcngc4e%2Fresvg-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcngc4e%2Fresvg-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0aa4da8c96a4423ad56dc4b5345b69fb07e73f1c
[INFO] checking cngc4e/resvg-node against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcngc4e%2Fresvg-node" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cngc4e/resvg-node
[INFO] finished tweaking git repo https://github.com/cngc4e/resvg-node
[INFO] tweaked toml for git repo https://github.com/cngc4e/resvg-node written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cngc4e/resvg-node on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cngc4e/resvg-node 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ccc v0.1.2
[INFO] [stderr]   Downloaded unicode-general-category v0.2.0
[INFO] [stderr]   Downloaded napi-sys v1.1.1
[INFO] [stderr]   Downloaded napi-derive v1.1.0
[INFO] [stderr]   Downloaded svgfilters v0.3.0
[INFO] [stderr]   Downloaded memmap2 v0.2.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded roxmltree v0.14.1
[INFO] [stderr]   Downloaded napi v1.7.5
[INFO] [stderr]   Downloaded serde v1.0.126
[INFO] [stderr]   Downloaded flate2 v1.0.20
[INFO] [stderr]   Downloaded kurbo v0.8.0
[INFO] [stderr]   Downloaded ttf-parser v0.9.0
[INFO] [stderr]   Downloaded ttf-parser v0.12.2
[INFO] [stderr]   Downloaded usvg v0.15.0
[INFO] [stderr]   Downloaded serde_derive v1.0.126
[INFO] [stderr]   Downloaded xmlparser v0.13.3
[INFO] [stderr]   Downloaded syn v1.0.73
[INFO] [stderr]   Downloaded data-url v0.1.0
[INFO] [stderr]   Downloaded tiny-skia v0.5.1
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded rgb v0.8.27
[INFO] [stderr]   Downloaded fontdb v0.5.4
[INFO] [stderr]   Downloaded rctree v0.3.3
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.1.0
[INFO] [stderr]   Downloaded float-cmp v0.5.3
[INFO] [stderr]   Downloaded unicode-script v0.5.2
[INFO] [stderr]   Downloaded simplecss v0.2.0
[INFO] [stderr]   Downloaded svgtypes v0.5.0
[INFO] [stderr]   Downloaded rustybuzz v0.3.0
[INFO] [stderr]   Downloaded napi-build v1.1.0
[INFO] [stderr]   Downloaded resvg v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d57d8d7dd200fc450cd415334e5218eba45a3be124c640be8a89c9eddb87f348
[INFO] running `Command { std: "docker" "start" "-a" "d57d8d7dd200fc450cd415334e5218eba45a3be124c640be8a89c9eddb87f348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d57d8d7dd200fc450cd415334e5218eba45a3be124c640be8a89c9eddb87f348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d57d8d7dd200fc450cd415334e5218eba45a3be124c640be8a89c9eddb87f348", kill_on_drop: false }`
[INFO] [stdout] d57d8d7dd200fc450cd415334e5218eba45a3be124c640be8a89c9eddb87f348
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee324214e3adc92a332497a76854146ba18968caca010f033a85c10835562002
[INFO] running `Command { std: "docker" "start" "-a" "ee324214e3adc92a332497a76854146ba18968caca010f033a85c10835562002", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]     Checking bytemuck v1.7.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling unicode-general-category v0.2.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking float-cmp v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking ttf-parser v0.12.2
[INFO] [stderr]     Checking siphasher v0.2.3
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking ttf-parser v0.9.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking unicode-script v0.5.2
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking rgb v0.8.27
[INFO] [stderr]     Checking roxmltree v0.14.1
[INFO] [stderr]     Checking kurbo v0.8.0
[INFO] [stderr]     Checking svgtypes v0.5.0
[INFO] [stderr]     Checking simplecss v0.2.0
[INFO] [stderr]     Checking data-url v0.1.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking rctree v0.3.3
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling napi-build v1.1.0
[INFO] [stderr]     Checking pico-args v0.4.2
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking svgfilters v0.3.0
[INFO] [stderr]     Checking napi-sys v1.1.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stderr]     Checking tiny-skia v0.5.1
[INFO] [stderr]     Checking fontdb v0.5.4
[INFO] [stderr]    Compiling resvg-node v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking rustybuzz v0.3.0
[INFO] [stderr]     Checking usvg v0.15.0
[INFO] [stderr]    Compiling napi-derive v1.1.0
[INFO] [stderr]     Checking resvg v0.15.0
[INFO] [stderr]     Checking napi v1.7.5
[INFO] [stdout] warning: unexpected `cfg` condition value: `tokio_rt`
[INFO] [stdout]    --> src/lib.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[module_exports]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `napi4`
[INFO] [stdout]    --> src/lib.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[module_exports]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `tokio_rt`
[INFO] [stdout]    --> src/lib.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[module_exports]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `napi4`
[INFO] [stdout]    --> src/lib.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[module_exports]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `module_exports` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `module_exports` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the attribute macro `module_exports` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/options.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Width(u32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     Width(u32),
[INFO] [stdout] 21 +     Width(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/options.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Height(u32),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -     Height(u32),
[INFO] [stdout] 23 +     Height(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/options.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Zoom(f32),
[INFO] [stdout]    |     ---- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Zoom(f32),
[INFO] [stdout] 25 +     Zoom(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/options.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Width(u32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     Width(u32),
[INFO] [stdout] 21 +     Width(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/options.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Height(u32),
[INFO] [stdout]    |     ------ ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -     Height(u32),
[INFO] [stdout] 23 +     Height(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/options.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Zoom(f32),
[INFO] [stdout]    |     ---- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 25 -     Zoom(f32),
[INFO] [stdout] 25 +     Zoom(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "ee324214e3adc92a332497a76854146ba18968caca010f033a85c10835562002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee324214e3adc92a332497a76854146ba18968caca010f033a85c10835562002", kill_on_drop: false }`
[INFO] [stdout] ee324214e3adc92a332497a76854146ba18968caca010f033a85c10835562002
