[INFO] cloning repository https://github.com/bgunebakan/puhu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bgunebakan/puhu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgunebakan%2Fpuhu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgunebakan%2Fpuhu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd16e7ec028035ce5d38af409919bd64b85a57a1 [INFO] building bgunebakan/puhu against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgunebakan%2Fpuhu" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bgunebakan/puhu [INFO] finished tweaking git repo https://github.com/bgunebakan/puhu [INFO] tweaked toml for git repo https://github.com/bgunebakan/puhu written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bgunebakan/puhu 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/bgunebakan/puhu 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ff9bd7ae3c27f116d384c867ca0f782327c3a2d2f79935cd45513d98dd270228 [INFO] running `Command { std: "docker" "start" "-a" "ff9bd7ae3c27f116d384c867ca0f782327c3a2d2f79935cd45513d98dd270228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff9bd7ae3c27f116d384c867ca0f782327c3a2d2f79935cd45513d98dd270228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9bd7ae3c27f116d384c867ca0f782327c3a2d2f79935cd45513d98dd270228", kill_on_drop: false }` [INFO] [stdout] ff9bd7ae3c27f116d384c867ca0f782327c3a2d2f79935cd45513d98dd270228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a15e0bb96d68b39b57331738b171dda23fe969177fbc4f4765a3a3768578cd22 [INFO] running `Command { std: "docker" "start" "-a" "a15e0bb96d68b39b57331738b171dda23fe969177fbc4f4765a3a3768578cd22", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling puhu-core v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader [INFO] [stdout] --> src/image.rs:41:41 [INFO] [stdout] | [INFO] [stdout] 41 | let reader = image::io::Reader::new(cursor) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader [INFO] [stdout] --> src/image.rs:160:28 [INFO] [stdout] | [INFO] [stdout] 160 | image::io::Reader::new(cursor) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyBytes::new_bound`: renamed to `PyBytes::new` [INFO] [stdout] --> src/image.rs:356:25 [INFO] [stdout] | [INFO] [stdout] 356 | Ok(PyBytes::new_bound(py, &bytes).into()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::get_type_bound`: renamed to `Python::get_type` [INFO] [stdout] --> src/lib.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | m.py().get_type_bound::(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::get_type_bound`: renamed to `Python::get_type` [INFO] [stdout] --> src/lib.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | m.py().get_type_bound::(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::get_type_bound`: renamed to `Python::get_type` [INFO] [stdout] --> src/lib.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | m.py().get_type_bound::(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::get_type_bound`: renamed to `Python::get_type` [INFO] [stdout] --> src/lib.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | m.py().get_type_bound::(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.05s [INFO] running `Command { std: "docker" "inspect" "a15e0bb96d68b39b57331738b171dda23fe969177fbc4f4765a3a3768578cd22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15e0bb96d68b39b57331738b171dda23fe969177fbc4f4765a3a3768578cd22", kill_on_drop: false }` [INFO] [stdout] a15e0bb96d68b39b57331738b171dda23fe969177fbc4f4765a3a3768578cd22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 807ac880ff83603c29bf751e8f885de2800597df6060d0b67639b55e4cb7a304 [INFO] running `Command { std: "docker" "start" "-a" "807ac880ff83603c29bf751e8f885de2800597df6060d0b67639b55e4cb7a304", kill_on_drop: false }` [INFO] [stderr] Compiling puhu-core v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader [INFO] [stdout] --> src/image.rs:41:41 [INFO] [stdout] | [INFO] [stdout] 41 | let reader = image::io::Reader::new(cursor) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `image::io::Reader`: this type has been moved and renamed to image::ImageReader [INFO] [stdout] --> src/image.rs:160:28 [INFO] [stdout] | [INFO] [stdout] 160 | image::io::Reader::new(cursor) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyBytes::new_bound`: renamed to `PyBytes::new` [INFO] [stdout] --> src/image.rs:356:25 [INFO] [stdout] | [INFO] [stdout] 356 | Ok(PyBytes::new_bound(py, &bytes).into()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::get_type_bound`: renamed to `Python::get_type` [INFO] [stdout] --> src/lib.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | m.py().get_type_bound::(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::get_type_bound`: renamed to `Python::get_type` [INFO] [stdout] --> src/lib.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | m.py().get_type_bound::(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::get_type_bound`: renamed to `Python::get_type` [INFO] [stdout] --> src/lib.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | m.py().get_type_bound::(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::get_type_bound`: renamed to `Python::get_type` [INFO] [stdout] --> src/lib.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | m.py().get_type_bound::(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.55s [INFO] running `Command { std: "docker" "inspect" "807ac880ff83603c29bf751e8f885de2800597df6060d0b67639b55e4cb7a304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807ac880ff83603c29bf751e8f885de2800597df6060d0b67639b55e4cb7a304", kill_on_drop: false }` [INFO] [stdout] 807ac880ff83603c29bf751e8f885de2800597df6060d0b67639b55e4cb7a304