[INFO] cloning repository https://github.com/olivierlemasle/wasm-text2png [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olivierlemasle/wasm-text2png" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folivierlemasle%2Fwasm-text2png", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folivierlemasle%2Fwasm-text2png'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82ede2e4285388c836ee31d5c95ab81b3e20c3c2 [INFO] testing olivierlemasle/wasm-text2png against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folivierlemasle%2Fwasm-text2png" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/olivierlemasle/wasm-text2png [INFO] finished tweaking git repo https://github.com/olivierlemasle/wasm-text2png [INFO] tweaked toml for git repo https://github.com/olivierlemasle/wasm-text2png written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/olivierlemasle/wasm-text2png on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/olivierlemasle/wasm-text2png 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 654bcda6a3659d1991eb13f5ee1cb7cf4430e2250140021ce88dd33c7520bf7f [INFO] running `Command { std: "docker" "start" "-a" "654bcda6a3659d1991eb13f5ee1cb7cf4430e2250140021ce88dd33c7520bf7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "654bcda6a3659d1991eb13f5ee1cb7cf4430e2250140021ce88dd33c7520bf7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "654bcda6a3659d1991eb13f5ee1cb7cf4430e2250140021ce88dd33c7520bf7f", kill_on_drop: false }` [INFO] [stdout] 654bcda6a3659d1991eb13f5ee1cb7cf4430e2250140021ce88dd33c7520bf7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85268f71fef9dc89edd82a7ccbf073ee4c9550a14d6ce4e8e509b35350397b2e [INFO] running `Command { std: "docker" "start" "-a" "85268f71fef9dc89edd82a7ccbf073ee4c9550a14d6ce4e8e509b35350397b2e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling svgtypes v0.8.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling rgb v0.8.33 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling tiny-skia v0.6.6 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling fontdb v0.7.0 [INFO] [stderr] Compiling rustybuzz v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling usvg v0.19.0 [INFO] [stderr] Compiling resvg v0.19.0 [INFO] [stderr] Compiling text-to-png v0.2.0 [INFO] [stderr] Compiling wasm-text2png v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "85268f71fef9dc89edd82a7ccbf073ee4c9550a14d6ce4e8e509b35350397b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85268f71fef9dc89edd82a7ccbf073ee4c9550a14d6ce4e8e509b35350397b2e", kill_on_drop: false }` [INFO] [stdout] 85268f71fef9dc89edd82a7ccbf073ee4c9550a14d6ce4e8e509b35350397b2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70c529c77d9bfee4b60e09f95002e46dd0cfe8d4f0efcffd047437f04ec49b25 [INFO] running `Command { std: "docker" "start" "-a" "70c529c77d9bfee4b60e09f95002e46dd0cfe8d4f0efcffd047437f04ec49b25", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-text2png v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "70c529c77d9bfee4b60e09f95002e46dd0cfe8d4f0efcffd047437f04ec49b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c529c77d9bfee4b60e09f95002e46dd0cfe8d4f0efcffd047437f04ec49b25", kill_on_drop: false }` [INFO] [stdout] 70c529c77d9bfee4b60e09f95002e46dd0cfe8d4f0efcffd047437f04ec49b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d260aa7a579a5e9b951aebab2977397ff35cd5615defeadcec05297f2382b7c [INFO] running `Command { std: "docker" "start" "-a" "1d260aa7a579a5e9b951aebab2977397ff35cd5615defeadcec05297f2382b7c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasm_text2png-91f1dc9ab7b38309) [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" "1d260aa7a579a5e9b951aebab2977397ff35cd5615defeadcec05297f2382b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d260aa7a579a5e9b951aebab2977397ff35cd5615defeadcec05297f2382b7c", kill_on_drop: false }` [INFO] [stdout] 1d260aa7a579a5e9b951aebab2977397ff35cd5615defeadcec05297f2382b7c