[INFO] cloning repository https://github.com/pixelrootdev/hayro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pixelrootdev/hayro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelrootdev%2Fhayro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelrootdev%2Fhayro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51281be473e15f223d337063c63a1fd70a90bb9a [INFO] building pixelrootdev/hayro against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelrootdev%2Fhayro" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pixelrootdev/hayro [INFO] finished tweaking git repo https://github.com/pixelrootdev/hayro [INFO] tweaked toml for git repo https://github.com/pixelrootdev/hayro written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pixelrootdev/hayro on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pixelrootdev/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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99b233a1db7f4ffd1fac2a34cf0f7303575e55b329f7953ed2c59428d2c8f952 [INFO] running `Command { std: "docker" "start" "-a" "99b233a1db7f4ffd1fac2a34cf0f7303575e55b329f7953ed2c59428d2c8f952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99b233a1db7f4ffd1fac2a34cf0f7303575e55b329f7953ed2c59428d2c8f952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b233a1db7f4ffd1fac2a34cf0f7303575e55b329f7953ed2c59428d2c8f952", kill_on_drop: false }` [INFO] [stdout] 99b233a1db7f4ffd1fac2a34cf0f7303575e55b329f7953ed2c59428d2c8f952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 378b5726eb911be0938c0d17a35a79df1635c4097a0e22007c466d24a8485d4b [INFO] running `Command { std: "docker" "start" "-a" "378b5726eb911be0938c0d17a35a79df1635c4097a0e22007c466d24a8485d4b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling kurbo v0.12.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling hayro-common v0.1.0 (/opt/rustwide/workdir/hayro-common) [INFO] [stderr] Compiling sprintf v0.1.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zune-jpeg v0.5.3 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling openjp2 v0.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling pdf-writer v0.14.0 [INFO] [stderr] Compiling hayro-jpeg2000 v0.1.0 (/opt/rustwide/workdir/hayro-jpeg2000) [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> hayro-jpeg2000/src/main.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | Ok(metadata) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling moxcms v0.7.8 [INFO] [stderr] Compiling moxcms v0.7.7 (https://github.com/awxkee/moxcms?rev=f7b3d6d#f7b3d6d4) [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.101 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling hayro-font v0.3.0 (/opt/rustwide/workdir/hayro-font) [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling jpeg2k v0.10.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling hayro-syntax v0.4.0 (/opt/rustwide/workdir/hayro-syntax) [INFO] [stderr] Compiling font-types v0.10.0 [INFO] [stderr] Compiling color v0.3.2 [INFO] [stderr] Compiling fearless_simd v0.2.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Compiling fast_image_resize v5.3.0 [INFO] [stderr] Compiling read-fonts v0.35.0 [INFO] [stderr] Compiling peniko v0.5.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.101 [INFO] [stderr] Compiling js-sys v0.3.78 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling hayro-write v0.3.0 (/opt/rustwide/workdir/hayro-write) [INFO] [stderr] Compiling vello_common v0.0.1 (https://github.com/linebender/vello?rev=9ae9a530#9ae9a530) [INFO] [stderr] Compiling vello_cpu v0.0.1 (https://github.com/linebender/vello?rev=9ae9a530#9ae9a530) [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Compiling web-sys v0.3.78 [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 1m 40s [INFO] running `Command { std: "docker" "inspect" "378b5726eb911be0938c0d17a35a79df1635c4097a0e22007c466d24a8485d4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "378b5726eb911be0938c0d17a35a79df1635c4097a0e22007c466d24a8485d4b", kill_on_drop: false }` [INFO] [stdout] 378b5726eb911be0938c0d17a35a79df1635c4097a0e22007c466d24a8485d4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82736ed4cbc23bc093dca17daed43fdb04f4030085bc7bbc9863403d18601b82 [INFO] running `Command { std: "docker" "start" "-a" "82736ed4cbc23bc093dca17daed43fdb04f4030085bc7bbc9863403d18601b82", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling hayro-jpeg2000 v0.1.0 (/opt/rustwide/workdir/hayro-jpeg2000) [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] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> hayro-jpeg2000/src/main.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | Ok(metadata) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hayro-interpret v0.4.0 (/opt/rustwide/workdir/hayro-interpret) [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling hayro-write v0.3.0 (/opt/rustwide/workdir/hayro-write) [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 tiff v0.9.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling js-sys v0.3.78 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hayro-syntax v0.4.0 (/opt/rustwide/workdir/hayro-syntax) [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling web-sys v0.3.78 [INFO] [stderr] Compiling regex v1.11.2 [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-tests v0.1.0 (/opt/rustwide/workdir/hayro-tests) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.39s [INFO] running `Command { std: "docker" "inspect" "82736ed4cbc23bc093dca17daed43fdb04f4030085bc7bbc9863403d18601b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82736ed4cbc23bc093dca17daed43fdb04f4030085bc7bbc9863403d18601b82", kill_on_drop: false }` [INFO] [stdout] 82736ed4cbc23bc093dca17daed43fdb04f4030085bc7bbc9863403d18601b82