[INFO] fetching crate vello_svg 0.1.0...
[INFO] testing vello_svg-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate vello_svg 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate vello_svg 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate vello_svg 0.1.0
[INFO] finished tweaking crates.io crate vello_svg 0.1.0
[INFO] tweaked toml for crates.io crate vello_svg 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 175 packages to latest compatible versions
[INFO] [stderr]       Adding ash v0.37.3+1.3.251 (latest: v0.38.0+1.3.281)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding cfg_aliases v0.1.1 (latest: v0.2.1)
[INFO] [stderr]       Adding d3d12 v0.19.0 (latest: v0.20.0)
[INFO] [stderr]       Adding font-types v0.4.3 (latest: v0.5.3)
[INFO] [stderr]       Adding fontdb v0.16.2 (latest: v0.17.0)
[INFO] [stderr]       Adding gpu-allocator v0.25.0 (latest: v0.26.0)
[INFO] [stderr]       Adding gpu-descriptor v0.2.4 (latest: v0.3.0)
[INFO] [stderr]       Adding gpu-descriptor-types v0.1.2 (latest: v0.2.0)
[INFO] [stderr]       Adding image v0.24.9 (latest: v0.25.1)
[INFO] [stderr]       Adding jni-sys v0.3.0 (latest: v0.4.0)
[INFO] [stderr]       Adding kurbo v0.9.5 (latest: v0.11.0)
[INFO] [stderr]       Adding kurbo v0.10.4 (latest: v0.11.0)
[INFO] [stderr]       Adding libloading v0.7.4 (latest: v0.8.3)
[INFO] [stderr]       Adding malloc_buf v0.0.6 (latest: v1.0.0)
[INFO] [stderr]       Adding metal v0.27.0 (latest: v0.28.0)
[INFO] [stderr]       Adding naga v0.19.2 (latest: v0.20.0)
[INFO] [stderr]       Adding ndk-sys v0.5.0+25.2.9519653 (latest: v0.6.0+11769913)
[INFO] [stderr]       Adding read-fonts v0.15.6 (latest: v0.19.1)
[INFO] [stderr]       Adding roxmltree v0.19.0 (latest: v0.20.0)
[INFO] [stderr]       Adding rustybuzz v0.12.1 (latest: v0.14.0)
[INFO] [stderr]       Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr]       Adding skrifa v0.15.5 (latest: v0.19.1)
[INFO] [stderr]       Adding strict-num v0.1.1 (latest: v0.2.0)
[INFO] [stderr]       Adding svgtypes v0.14.0 (latest: v0.15.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding ttf-parser v0.20.0 (latest: v0.21.1)
[INFO] [stderr]       Adding unicode-bidi-mirroring v0.1.0 (latest: v0.2.0)
[INFO] [stderr]       Adding unicode-ccc v0.1.2 (latest: v0.2.0)
[INFO] [stderr]       Adding usvg v0.40.0 (latest: v0.41.0)
[INFO] [stderr]       Adding wgpu v0.19.4 (latest: v0.20.0)
[INFO] [stderr]       Adding wgpu-core v0.19.4 (latest: v0.20.0)
[INFO] [stderr]       Adding wgpu-hal v0.19.4 (latest: v0.20.0)
[INFO] [stderr]       Adding wgpu-types v0.19.2 (latest: v0.20.0)
[INFO] [stderr]       Adding windows v0.52.0 (latest: v0.56.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded skrifa v0.15.5
[INFO] [stderr]   Downloaded font-types v0.4.3
[INFO] [stderr]   Downloaded vello v0.1.0
[INFO] [stderr]   Downloaded peniko v0.1.0
[INFO] [stderr]   Downloaded read-fonts v0.15.6
[INFO] [stderr]   Downloaded vello_encoding v0.1.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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2499514567bc4d5dd64a95ae51d48ce560a1d3460bb64a1c2b578e9cb97d69ce
[INFO] running `Command { std: "docker" "start" "-a" "2499514567bc4d5dd64a95ae51d48ce560a1d3460bb64a1c2b578e9cb97d69ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2499514567bc4d5dd64a95ae51d48ce560a1d3460bb64a1c2b578e9cb97d69ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2499514567bc4d5dd64a95ae51d48ce560a1d3460bb64a1c2b578e9cb97d69ce", kill_on_drop: false }`
[INFO] [stdout] 2499514567bc4d5dd64a95ae51d48ce560a1d3460bb64a1c2b578e9cb97d69ce
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4be46ff1f7cf5781c75141119f9e92676ee4a193122f63963d756e505a55008
[INFO] running `Command { std: "docker" "start" "-a" "b4be46ff1f7cf5781c75141119f9e92676ee4a193122f63963d756e505a55008", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling bytemuck_derive v1.6.1
[INFO] [stderr]    Compiling wgpu-hal v0.19.4
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling font-types v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling kurbo v0.11.0
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling read-fonts v0.15.6
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling svg_fmt v0.4.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling kurbo v0.10.4
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling peniko v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling svgtypes v0.14.0
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling usvg v0.40.0
[INFO] [stderr]    Compiling skrifa v0.15.5
[INFO] [stderr]    Compiling vello_encoding v0.1.0
[INFO] [stderr]    Compiling vello v0.1.0
[INFO] [stderr]    Compiling vello_svg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.66s
[INFO] running `Command { std: "docker" "inspect" "b4be46ff1f7cf5781c75141119f9e92676ee4a193122f63963d756e505a55008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4be46ff1f7cf5781c75141119f9e92676ee4a193122f63963d756e505a55008", kill_on_drop: false }`
[INFO] [stdout] b4be46ff1f7cf5781c75141119f9e92676ee4a193122f63963d756e505a55008
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd8aaf6b520dfa9462be20159fe1ee9ae9edf3759d50661b14be830899b04714
[INFO] running `Command { std: "docker" "start" "-a" "cd8aaf6b520dfa9462be20159fe1ee9ae9edf3759d50661b14be830899b04714", kill_on_drop: false }`
[INFO] [stderr]    Compiling vello_svg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.57s
[INFO] running `Command { std: "docker" "inspect" "cd8aaf6b520dfa9462be20159fe1ee9ae9edf3759d50661b14be830899b04714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd8aaf6b520dfa9462be20159fe1ee9ae9edf3759d50661b14be830899b04714", kill_on_drop: false }`
[INFO] [stdout] cd8aaf6b520dfa9462be20159fe1ee9ae9edf3759d50661b14be830899b04714
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6a718096c0fdf0573bb3942ec727cccf3f418b83c015957c7700269d9b90cdb
[INFO] running `Command { std: "docker" "start" "-a" "a6a718096c0fdf0573bb3942ec727cccf3f418b83c015957c7700269d9b90cdb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vello_svg-957f66057861f5d5)
[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] [stderr]    Doc-tests vello_svg
[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" "a6a718096c0fdf0573bb3942ec727cccf3f418b83c015957c7700269d9b90cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6a718096c0fdf0573bb3942ec727cccf3f418b83c015957c7700269d9b90cdb", kill_on_drop: false }`
[INFO] [stdout] a6a718096c0fdf0573bb3942ec727cccf3f418b83c015957c7700269d9b90cdb
