[INFO] cloning repository https://github.com/thewhoaia/hayro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thewhoaia/hayro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewhoaia%2Fhayro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewhoaia%2Fhayro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6972364cc2aeb9cbc098410afded9cd17bfd2349 [INFO] building thewhoaia/hayro against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthewhoaia%2Fhayro" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thewhoaia/hayro [INFO] finished tweaking git repo https://github.com/thewhoaia/hayro [INFO] tweaked toml for git repo https://github.com/thewhoaia/hayro written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thewhoaia/hayro on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thewhoaia/hayro 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/awxkee/moxcms` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/linebender/vello` [INFO] [stderr] Updating git repository `https://github.com/LaurenzV/sitro` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded data-url v0.3.2 [INFO] [stderr] Downloaded linebender_resource_handle v0.1.1 [INFO] [stderr] Downloaded peniko v0.5.0 [INFO] [stderr] Downloaded zune-jpeg v0.5.3 [INFO] [stderr] Downloaded color v0.3.2 [INFO] [stderr] Downloaded kurbo v0.12.0 [INFO] [stderr] Downloaded fearless_simd v0.3.0 [INFO] [stderr] Downloaded fast_image_resize v5.3.0 [INFO] [stderr] Downloaded pdf-writer v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50bf12d0461e5860627d3d648c95da5c2cf46287dd40e8864e0ff0e47baef211 [INFO] running `Command { std: "docker" "start" "-a" "50bf12d0461e5860627d3d648c95da5c2cf46287dd40e8864e0ff0e47baef211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50bf12d0461e5860627d3d648c95da5c2cf46287dd40e8864e0ff0e47baef211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50bf12d0461e5860627d3d648c95da5c2cf46287dd40e8864e0ff0e47baef211", kill_on_drop: false }` [INFO] [stdout] 50bf12d0461e5860627d3d648c95da5c2cf46287dd40e8864e0ff0e47baef211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 6a23fd79e6c8672baaf173226684556f7f058434914d45f8287c0e0046a3aa9a [INFO] running `Command { std: "docker" "start" "-a" "6a23fd79e6c8672baaf173226684556f7f058434914d45f8287c0e0046a3aa9a", kill_on_drop: false }` [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling kurbo v0.12.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.101 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling zune-jpeg v0.5.3 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling hayro-common v0.1.0 (/opt/rustwide/workdir/hayro-common) [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling moxcms v0.7.7 (https://github.com/awxkee/moxcms?rev=f7b3d6d#f7b3d6d4) [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.101 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling pdf-writer v0.14.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.101 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling hayro-font v0.3.0 (/opt/rustwide/workdir/hayro-font) [INFO] [stderr] Compiling js-sys v0.3.78 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling fearless_simd v0.3.0 [INFO] [stderr] Compiling font-types v0.10.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling color v0.3.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling read-fonts v0.35.0 [INFO] [stderr] Compiling peniko v0.5.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling fast_image_resize v5.3.0 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling hayro-jpeg2000 v0.1.0 (/opt/rustwide/workdir/hayro-jpeg2000) [INFO] [stderr] Compiling vello_common v0.0.4 (https://github.com/linebender/vello?rev=56820883#56820883) [INFO] [stderr] Compiling hayro-syntax v0.4.0 (/opt/rustwide/workdir/hayro-syntax) [INFO] [stderr] Compiling vello_cpu v0.0.4 (https://github.com/linebender/vello?rev=56820883#56820883) [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling web-sys v0.3.78 [INFO] [stderr] Compiling hayro-write v0.3.0 (/opt/rustwide/workdir/hayro-write) [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Compiling skrifa v0.37.0 [INFO] [stderr] Compiling hayro-interpret v0.4.0 (/opt/rustwide/workdir/hayro-interpret) [INFO] [stderr] Compiling hayro v0.4.0 (/opt/rustwide/workdir/hayro) [INFO] [stderr] Compiling hayro-svg v0.2.0 (/opt/rustwide/workdir/hayro-svg) [INFO] [stderr] Compiling hayro-demo v0.1.0 (/opt/rustwide/workdir/hayro-demo) [INFO] [stderr] Compiling hayro-tests v0.1.0 (/opt/rustwide/workdir/hayro-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "6a23fd79e6c8672baaf173226684556f7f058434914d45f8287c0e0046a3aa9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a23fd79e6c8672baaf173226684556f7f058434914d45f8287c0e0046a3aa9a", kill_on_drop: false }` [INFO] [stdout] 6a23fd79e6c8672baaf173226684556f7f058434914d45f8287c0e0046a3aa9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 8dec4d4a806f9d96317665d846b4df5337f930efb8dcbf85cc3b3de3a78da592 [INFO] running `Command { std: "docker" "start" "-a" "8dec4d4a806f9d96317665d846b4df5337f930efb8dcbf85cc3b3de3a78da592", kill_on_drop: false }` [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling hayro-svg v0.2.0 (/opt/rustwide/workdir/hayro-svg) [INFO] [stderr] Compiling js-sys v0.3.78 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling hayro-write v0.3.0 (/opt/rustwide/workdir/hayro-write) [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling hayro v0.4.0 (/opt/rustwide/workdir/hayro) [INFO] [stderr] Compiling hayro-syntax v0.4.0 (/opt/rustwide/workdir/hayro-syntax) [INFO] [stderr] Compiling hayro-interpret v0.4.0 (/opt/rustwide/workdir/hayro-interpret) [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling hayro-font v0.3.0 (/opt/rustwide/workdir/hayro-font) [INFO] [stderr] Compiling hayro-common v0.1.0 (/opt/rustwide/workdir/hayro-common) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling web-sys v0.3.78 [INFO] [stderr] Compiling sitro v0.1.0 (https://github.com/LaurenzV/sitro?rev=fb804b3#fb804b36) [INFO] [stderr] Compiling hayro-demo v0.1.0 (/opt/rustwide/workdir/hayro-demo) [INFO] [stderr] Compiling hayro-jpeg2000 v0.1.0 (/opt/rustwide/workdir/hayro-jpeg2000) [INFO] [stderr] Compiling hayro-tests v0.1.0 (/opt/rustwide/workdir/hayro-tests) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "8dec4d4a806f9d96317665d846b4df5337f930efb8dcbf85cc3b3de3a78da592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dec4d4a806f9d96317665d846b4df5337f930efb8dcbf85cc3b3de3a78da592", kill_on_drop: false }` [INFO] [stdout] 8dec4d4a806f9d96317665d846b4df5337f930efb8dcbf85cc3b3de3a78da592