[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 1.91.0 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/olivierlemasle/wasm-text2png on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded memmap2 v0.5.4 [INFO] [stderr] Downloaded ttf-parser v0.12.3 [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded data-url v0.1.1 [INFO] [stderr] Downloaded safe_arch v0.5.2 [INFO] [stderr] Downloaded kurbo v0.8.3 [INFO] [stderr] Downloaded pico-args v0.4.2 [INFO] [stderr] Downloaded rctree v0.4.0 [INFO] [stderr] Downloaded rustybuzz v0.4.0 [INFO] [stderr] Downloaded text-to-png v0.2.0 [INFO] [stderr] Downloaded unicode-script v0.5.4 [INFO] [stderr] Downloaded unicode-general-category v0.4.0 [INFO] [stderr] Downloaded resvg v0.19.0 [INFO] [stderr] Downloaded rgb v0.8.33 [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded fontdb v0.7.0 [INFO] [stderr] Downloaded svgtypes v0.8.1 [INFO] [stderr] Downloaded usvg v0.19.0 [INFO] [stderr] Downloaded tiny-skia v0.6.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73095b60da7fb442f88be60742f4d7fd7e5b3451347f71d0dbf0617765d2d030 [INFO] running `Command { std: "docker" "start" "-a" "73095b60da7fb442f88be60742f4d7fd7e5b3451347f71d0dbf0617765d2d030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73095b60da7fb442f88be60742f4d7fd7e5b3451347f71d0dbf0617765d2d030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73095b60da7fb442f88be60742f4d7fd7e5b3451347f71d0dbf0617765d2d030", kill_on_drop: false }` [INFO] [stdout] 73095b60da7fb442f88be60742f4d7fd7e5b3451347f71d0dbf0617765d2d030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4c385bb42e6a6dcce1e8c54c2a966c61a9efdeb7da3a81689ec09b78a3505bf [INFO] running `Command { std: "docker" "start" "-a" "e4c385bb42e6a6dcce1e8c54c2a966c61a9efdeb7da3a81689ec09b78a3505bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [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 arrayref v0.3.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rgb v0.8.33 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling tiny-skia v0.6.6 [INFO] [stderr] Compiling rustybuzz v0.4.0 [INFO] [stderr] Compiling fontdb v0.7.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 19.03s [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" "e4c385bb42e6a6dcce1e8c54c2a966c61a9efdeb7da3a81689ec09b78a3505bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4c385bb42e6a6dcce1e8c54c2a966c61a9efdeb7da3a81689ec09b78a3505bf", kill_on_drop: false }` [INFO] [stdout] e4c385bb42e6a6dcce1e8c54c2a966c61a9efdeb7da3a81689ec09b78a3505bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43b92a75062cf854e1568e15050bbb5946e370ec8d0da85a24a5f33419224727 [INFO] running `Command { std: "docker" "start" "-a" "43b92a75062cf854e1568e15050bbb5946e370ec8d0da85a24a5f33419224727", 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.40s [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" "43b92a75062cf854e1568e15050bbb5946e370ec8d0da85a24a5f33419224727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43b92a75062cf854e1568e15050bbb5946e370ec8d0da85a24a5f33419224727", kill_on_drop: false }` [INFO] [stdout] 43b92a75062cf854e1568e15050bbb5946e370ec8d0da85a24a5f33419224727 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 825e58a4de1f304a16601751a345f7d8cb1ecee4fd64a8a35ac46952eb7acd68 [INFO] running `Command { std: "docker" "start" "-a" "825e58a4de1f304a16601751a345f7d8cb1ecee4fd64a8a35ac46952eb7acd68", 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-4ec960302acceaf3) [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" "825e58a4de1f304a16601751a345f7d8cb1ecee4fd64a8a35ac46952eb7acd68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825e58a4de1f304a16601751a345f7d8cb1ecee4fd64a8a35ac46952eb7acd68", kill_on_drop: false }` [INFO] [stdout] 825e58a4de1f304a16601751a345f7d8cb1ecee4fd64a8a35ac46952eb7acd68