[INFO] cloning repository https://github.com/femtovg/femtovg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/femtovg/femtovg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffemtovg%2Ffemtovg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffemtovg%2Ffemtovg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f23cca22bd014ffc6f5bcc31240765480ee2e4c8 [INFO] testing femtovg/femtovg against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffemtovg%2Ffemtovg" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/femtovg/femtovg on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/femtovg/femtovg [INFO] finished tweaking git repo https://github.com/femtovg/femtovg [INFO] tweaked toml for git repo https://github.com/femtovg/femtovg written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d67a723c5412ae3d7fc6dd569c03d335076732b2406c3509e95c51833057b9e8 [INFO] running `Command { std: "docker" "start" "-a" "d67a723c5412ae3d7fc6dd569c03d335076732b2406c3509e95c51833057b9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d67a723c5412ae3d7fc6dd569c03d335076732b2406c3509e95c51833057b9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d67a723c5412ae3d7fc6dd569c03d335076732b2406c3509e95c51833057b9e8", kill_on_drop: false }` [INFO] [stdout] d67a723c5412ae3d7fc6dd569c03d335076732b2406c3509e95c51833057b9e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12d27cfc02ae77d670c077586b37238d220dbf6a88459d9ea96fbc9163ca318f [INFO] running `Command { std: "docker" "start" "-a" "12d27cfc02ae77d670c077586b37238d220dbf6a88459d9ea96fbc9163ca318f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling lru v0.7.5 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rustybuzz v0.5.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling ouroboros_macro v0.15.0 [INFO] [stderr] Compiling ouroboros v0.15.0 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling femtovg v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.59s [INFO] running `Command { std: "docker" "inspect" "12d27cfc02ae77d670c077586b37238d220dbf6a88459d9ea96fbc9163ca318f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12d27cfc02ae77d670c077586b37238d220dbf6a88459d9ea96fbc9163ca318f", kill_on_drop: false }` [INFO] [stdout] 12d27cfc02ae77d670c077586b37238d220dbf6a88459d9ea96fbc9163ca318f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 386432361b68dcbc67f201d43cb66a3c2d544dc004ade35bb8852136924e83c4 [INFO] running `Command { std: "docker" "start" "-a" "386432361b68dcbc67f201d43cb66a3c2d544dc004ade35bb8852136924e83c4", kill_on_drop: false }` [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling resource v0.5.0 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling svgtypes v0.8.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling usvg v0.22.0 [INFO] [stderr] Compiling femtovg v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.92s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/femtovg-39fc1b1bc28d9f20) [INFO] [stderr] Executable tests/integration.rs (/opt/rustwide/target/debug/deps/integration-dbf391078e22a472) [INFO] running `Command { std: "docker" "inspect" "386432361b68dcbc67f201d43cb66a3c2d544dc004ade35bb8852136924e83c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386432361b68dcbc67f201d43cb66a3c2d544dc004ade35bb8852136924e83c4", kill_on_drop: false }` [INFO] [stdout] 386432361b68dcbc67f201d43cb66a3c2d544dc004ade35bb8852136924e83c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d81736966bcbb72be3896ec4f0bf9d41f35f5e772ba18de260ac92e610e6b265 [INFO] running `Command { std: "docker" "start" "-a" "d81736966bcbb72be3896ec4f0bf9d41f35f5e772ba18de260ac92e610e6b265", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/femtovg-39fc1b1bc28d9f20) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test path::cache::tests::self_intersecting_polygon_is_concave ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-dbf391078e22a472) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test degenerate_stroke ... ok [INFO] [stdout] test path_contains_point ... ok [INFO] [stdout] test degenerate_arc_to ... ok [INFO] [stdout] test path_with_close_points ... ok [INFO] [stdout] test path_with_points_at_limits ... ok [INFO] [stdout] test font_measure_without_canvas ... ok [INFO] [stdout] test degenerate_arc ... ok [INFO] [stdout] test path_with_points_around_zero ... ok [INFO] [stdout] test path_with_two_lines ... ok [INFO] [stdout] test path_with_single_move_to ... ok [INFO] [stdout] test break_text_without_canvas ... ok [INFO] [stdout] test text_location_respects_scale ... ok [INFO] [stdout] test text_measure_without_canvas ... ok [INFO] [stderr] Doc-tests femtovg [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/paint.rs - paint::Paint (line 166) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::box_gradient (line 364) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::radial_gradient (line 419) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::linear_gradient_stops (line 324) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::radial_gradient_stops (line 470) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::linear_gradient (line 290) ... ok [INFO] [stdout] test src/paint.rs - paint::Paint::image (line 243) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d81736966bcbb72be3896ec4f0bf9d41f35f5e772ba18de260ac92e610e6b265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d81736966bcbb72be3896ec4f0bf9d41f35f5e772ba18de260ac92e610e6b265", kill_on_drop: false }` [INFO] [stdout] d81736966bcbb72be3896ec4f0bf9d41f35f5e772ba18de260ac92e610e6b265