[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] testing cngc4e/resvg-node against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcngc4e%2Fresvg-node" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cngc4e/resvg-node on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-105/source/Cargo.toml [INFO] crate git repo https://github.com/cngc4e/resvg-node already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb9ae26b8493cd0beee8ab710a5128674458ca5bd84148811f7ff88e24d0a4a9 [INFO] running `Command { std: "docker" "start" "-a" "fb9ae26b8493cd0beee8ab710a5128674458ca5bd84148811f7ff88e24d0a4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb9ae26b8493cd0beee8ab710a5128674458ca5bd84148811f7ff88e24d0a4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9ae26b8493cd0beee8ab710a5128674458ca5bd84148811f7ff88e24d0a4a9", kill_on_drop: false }` [INFO] [stdout] fb9ae26b8493cd0beee8ab710a5128674458ca5bd84148811f7ff88e24d0a4a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cbb916d85c4997530c9e5d194137a7a726bed5800b500caf8017b289de1fc2c [INFO] running `Command { std: "docker" "start" "-a" "4cbb916d85c4997530c9e5d194137a7a726bed5800b500caf8017b289de1fc2c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling ttf-parser v0.12.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling napi-build v1.1.0 [INFO] [stderr] Compiling napi-sys v1.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling kurbo v0.8.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling svgfilters v0.3.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling resvg-node v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fontdb v0.5.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling tiny-skia v0.5.1 [INFO] [stderr] Compiling rustybuzz v0.3.0 [INFO] [stderr] Compiling usvg v0.15.0 [INFO] [stderr] Compiling napi-derive v1.1.0 [INFO] [stderr] Compiling resvg v0.15.0 [INFO] [stderr] Compiling napi v1.7.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.22s [INFO] running `Command { std: "docker" "inspect" "4cbb916d85c4997530c9e5d194137a7a726bed5800b500caf8017b289de1fc2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cbb916d85c4997530c9e5d194137a7a726bed5800b500caf8017b289de1fc2c", kill_on_drop: false }` [INFO] [stdout] 4cbb916d85c4997530c9e5d194137a7a726bed5800b500caf8017b289de1fc2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25e7af5a7169dcacc461f22fbb51073e4c7d527642b7b0d69d19ecf003bf8d20 [INFO] running `Command { std: "docker" "start" "-a" "25e7af5a7169dcacc461f22fbb51073e4c7d527642b7b0d69d19ecf003bf8d20", kill_on_drop: false }` [INFO] [stderr] Compiling resvg-node v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.55s [INFO] running `Command { std: "docker" "inspect" "25e7af5a7169dcacc461f22fbb51073e4c7d527642b7b0d69d19ecf003bf8d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e7af5a7169dcacc461f22fbb51073e4c7d527642b7b0d69d19ecf003bf8d20", kill_on_drop: false }` [INFO] [stdout] 25e7af5a7169dcacc461f22fbb51073e4c7d527642b7b0d69d19ecf003bf8d20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bbbce66945af6723d1ea6db84b79ba4b46e7ce020e81ff5633307071b40d8331 [INFO] running `Command { std: "docker" "start" "-a" "bbbce66945af6723d1ea6db84b79ba4b46e7ce020e81ff5633307071b40d8331", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.50s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/resvg_node-cd732bb71048f1da) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bbbce66945af6723d1ea6db84b79ba4b46e7ce020e81ff5633307071b40d8331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbbce66945af6723d1ea6db84b79ba4b46e7ce020e81ff5633307071b40d8331", kill_on_drop: false }` [INFO] [stdout] bbbce66945af6723d1ea6db84b79ba4b46e7ce020e81ff5633307071b40d8331