[INFO] cloning repository https://github.com/kitsonk/resvg-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kitsonk/resvg-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitsonk%2Fresvg-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitsonk%2Fresvg-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2165bbd317b8472f1604c4f714d7eb37b21e11c2 [INFO] testing kitsonk/resvg-wasm against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitsonk%2Fresvg-wasm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kitsonk/resvg-wasm on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kitsonk/resvg-wasm [INFO] finished tweaking git repo https://github.com/kitsonk/resvg-wasm [INFO] tweaked toml for git repo https://github.com/kitsonk/resvg-wasm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kitsonk/resvg-wasm 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c9ca7f2e3025688bc2f3f1b9d0d720774c0e4b0d01bb83a537901bfae26f193 [INFO] running `Command { std: "docker" "start" "-a" "0c9ca7f2e3025688bc2f3f1b9d0d720774c0e4b0d01bb83a537901bfae26f193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c9ca7f2e3025688bc2f3f1b9d0d720774c0e4b0d01bb83a537901bfae26f193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c9ca7f2e3025688bc2f3f1b9d0d720774c0e4b0d01bb83a537901bfae26f193", kill_on_drop: false }` [INFO] [stdout] 0c9ca7f2e3025688bc2f3f1b9d0d720774c0e4b0d01bb83a537901bfae26f193 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15df88a7ea3adae16bf690ff46f46b60ac09b1b9e58e85d72c2a138090e05fb0 [INFO] running `Command { std: "docker" "start" "-a" "15df88a7ea3adae16bf690ff46f46b60ac09b1b9e58e85d72c2a138090e05fb0", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.29 [INFO] [stderr] Compiling kurbo v0.8.2 [INFO] [stderr] Compiling svgtypes v0.8.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling fontconfig-parser v0.5.0 [INFO] [stderr] Compiling memmap2 v0.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling svgfilters v0.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling tiny-skia v0.6.6 [INFO] [stderr] Compiling fontdb v0.9.1 [INFO] [stderr] Compiling rustybuzz v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling usvg v0.23.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling resvg v0.23.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Compiling js-sys v0.3.58 [INFO] [stderr] Compiling resvg_wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.81 [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" "15df88a7ea3adae16bf690ff46f46b60ac09b1b9e58e85d72c2a138090e05fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15df88a7ea3adae16bf690ff46f46b60ac09b1b9e58e85d72c2a138090e05fb0", kill_on_drop: false }` [INFO] [stdout] 15df88a7ea3adae16bf690ff46f46b60ac09b1b9e58e85d72c2a138090e05fb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aea7bf8e8c741fe9bab0aa2b113a813ef841b3cd9772dd77a554a034d5e5077 [INFO] running `Command { std: "docker" "start" "-a" "6aea7bf8e8c741fe9bab0aa2b113a813ef841b3cd9772dd77a554a034d5e5077", kill_on_drop: false }` [INFO] [stderr] Compiling resvg_wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.81 [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" "6aea7bf8e8c741fe9bab0aa2b113a813ef841b3cd9772dd77a554a034d5e5077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aea7bf8e8c741fe9bab0aa2b113a813ef841b3cd9772dd77a554a034d5e5077", kill_on_drop: false }` [INFO] [stdout] 6aea7bf8e8c741fe9bab0aa2b113a813ef841b3cd9772dd77a554a034d5e5077 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 647136b1e8a60d5c922aa642fc3bcc7ed936963a47c4c1a7930db387ec7ee680 [INFO] running `Command { std: "docker" "start" "-a" "647136b1e8a60d5c922aa642fc3bcc7ed936963a47c4c1a7930db387ec7ee680", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.81 [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/lib.rs (/opt/rustwide/target/debug/deps/resvg_wasm-d87d2c2703bfabbd) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_font_faces ... ok [INFO] [stdout] test tests::test_render ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_render stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::test_render' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ttf-parser-0.15.2/src/tables/gvar.rs:275:5: [INFO] [stdout] assertion failed: core::mem::size_of::() <= 80 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b6643d0921a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5b6643d0921a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5b6643d0921a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b6643d0921a - ::fmt::h71a62eb3b9696b12 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b6643d331b3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5b6643d331b3 - core::fmt::write::h2cc1698af7e2d686 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x5b6643d05b13 - std::io::Write::write_fmt::hab1b4cd059a79022 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x5b6643d09062 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5b6643d0a63f - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x5b6643d0a458 - std::panicking::default_hook::h20f81eb0576efcec [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x5b6643cd2043 - as core::ops::function::Fn>::call::hdb53814c496a4d34 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9 [INFO] [stdout] 11: 0x5b6643cd2043 - test::test_main::{{closure}}::hc0a4963c59427c24 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x5b6643d0b133 - as core::ops::function::Fn>::call::h591b2225413a77e9 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9 [INFO] [stdout] 13: 0x5b6643d0b133 - std::panicking::rust_panic_with_hook::h625eea43051b2edc [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x5b6643d0adb6 - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:697:13 [INFO] [stdout] 15: 0x5b6643d09719 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x5b6643d0aa7d - rust_begin_unwind [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x5b6643d31b90 - core::panicking::panic_fmt::h9e7c637e9e5f29c9 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x5b6643d31c1c - core::panicking::panic::haa3255ea20181a33 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:145:5 [INFO] [stdout] 19: 0x5b6643c3bd6f - ttf_parser::tables::gvar::parse_variation_tuples::h841c3d0f6afb486e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ttf-parser-0.15.2/src/tables/gvar.rs:275:5 [INFO] [stdout] 20: 0x5b6643c3f6eb - ttf_parser::tables::gvar::parse_variation_data::hcdffaa4db846d72b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ttf-parser-0.15.2/src/tables/gvar.rs:1665:5 [INFO] [stdout] 21: 0x5b6643c3e561 - ttf_parser::tables::gvar::Table::parse_variation_data::h572488365a54f228 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ttf-parser-0.15.2/src/tables/gvar.rs:1508:9 [INFO] [stdout] 22: 0x5b6643c3f05f - ttf_parser::tables::gvar::outline_var_impl::h3debda5e33a1b3c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ttf-parser-0.15.2/src/tables/gvar.rs:1566:9 [INFO] [stdout] 23: 0x5b6643c3e71c - ttf_parser::tables::gvar::Table::outline::h1113249d6199a18a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ttf-parser-0.15.2/src/tables/gvar.rs:1521:9 [INFO] [stdout] 24: 0x5b6643aa296f - ttf_parser::Face::outline_glyph::h690fc7f94ec80d52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ttf-parser-0.15.2/src/lib.rs:1584:24 [INFO] [stdout] 25: 0x5b6643aaa14a - ::outline::{{closure}}::hdb49f6ae2b69934f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/text/fontdb_ext.rs:97:13 [INFO] [stdout] 26: 0x5b6643a6506e - fontdb::Database::with_face_data::{{closure}}::h0b2962fd977d6fd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fontdb-0.9.1/src/lib.rs:483:30 [INFO] [stdout] 27: 0x5b6643a645aa - fontdb::Source::with_data::h687c62752305492c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fontdb-0.9.1/src/lib.rs:668:46 [INFO] [stdout] 28: 0x5b6643a64fa3 - fontdb::Database::with_face_data::hd4a1a90910894343 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fontdb-0.9.1/src/lib.rs:483:9 [INFO] [stdout] 29: 0x5b6643a6ceaf - ::outline::hbbb95ecb2ff410a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/text/fontdb_ext.rs:93:9 [INFO] [stdout] 30: 0x5b6643a6a025 - usvg::text::shaper::outline_cluster::hb6cb82227928269e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/text/shaper.rs:350:27 [INFO] [stdout] 31: 0x5b6643a68192 - usvg::text::shaper::outline_chunk::h26ea9255f72829b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/text/shaper.rs:190:27 [INFO] [stdout] 32: 0x5b6643a76abf - usvg::text::text_to_paths::hbbd6f0ddcaab0aa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/text/mod.rs:119:28 [INFO] [stdout] 33: 0x5b6643a75ce5 - usvg::text::convert::hc473158d80c3f264 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/text/mod.rs:65:33 [INFO] [stdout] 34: 0x5b6643aad7b0 - usvg::converter::convert_element::h0d46a194c4c4d0ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/converter.rs:306:17 [INFO] [stdout] 35: 0x5b6643aad1de - usvg::converter::convert_children::hfc3674c561399285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/converter.rs:250:9 [INFO] [stdout] 36: 0x5b6643aad54a - usvg::converter::convert_element::h0d46a194c4c4d0ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/converter.rs:318:13 [INFO] [stdout] 37: 0x5b6643aad1de - usvg::converter::convert_children::hfc3674c561399285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/converter.rs:250:9 [INFO] [stdout] 38: 0x5b6643aad71a - usvg::converter::convert_element::h0d46a194c4c4d0ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/converter.rs:314:17 [INFO] [stdout] 39: 0x5b6643aad1de - usvg::converter::convert_children::hfc3674c561399285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/converter.rs:250:9 [INFO] [stdout] 40: 0x5b6643aac43f - usvg::converter::convert_doc::hbc475f35928a8e75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/converter.rs:122:5 [INFO] [stdout] 41: 0x5b6643a6df4a - usvg::Tree::from_svgtree::hf03e6ef3ed8393fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/lib.rs:558:9 [INFO] [stdout] 42: 0x5b6643a6de8b - usvg::Tree::from_xmltree::hfe950cca60a1f4fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/lib.rs:551:9 [INFO] [stdout] 43: 0x5b6643a6dc53 - usvg::Tree::from_str::h4304d1150656acb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/lib.rs:545:9 [INFO] [stdout] 44: 0x5b6643a6d992 - usvg::Tree::from_data::hb2a39abd0a2b6b85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/usvg-0.23.0/src/lib.rs:533:13 [INFO] [stdout] 45: 0x5b6643872e9a - resvg_wasm::render_as_slice::hc88e424b00e2ca87 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:26:15 [INFO] [stdout] 46: 0x5b66438733d2 - resvg_wasm::tests::test_render::h271fb4894f591dee [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:48:18 [INFO] [stdout] 47: 0x5b6643873387 - resvg_wasm::tests::test_render::{{closure}}::h9f11a9da12e35a3f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:47:19 [INFO] [stdout] 48: 0x5b6643870846 - core::ops::function::FnOnce::call_once::haa08d5e4731773c5 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x5b6643cd779b - core::ops::function::FnOnce::call_once::he27718dfdd183f43 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x5b6643cd779b - test::__rust_begin_short_backtrace::h4e84902998457a5d [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18 [INFO] [stdout] 51: 0x5b6643cd66d3 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60 [INFO] [stdout] 52: 0x5b6643cd66d3 - as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x5b6643cd66d3 - std::panicking::try::do_call::h3da0561d9ab99c25 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stdout] 54: 0x5b6643cd66d3 - std::panicking::try::h41c9fa508bc61df6 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stdout] 55: 0x5b6643cd66d3 - std::panic::catch_unwind::h6b3ff07bb5afad93 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stdout] 56: 0x5b6643cd66d3 - test::run_test_in_process::hc7253dd11b39b9f4 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27 [INFO] [stdout] 57: 0x5b6643cd66d3 - test::run_test::{{closure}}::hfb2007f8649c30bb [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43 [INFO] [stdout] 58: 0x5b6643c997b5 - test::run_test::{{closure}}::h56a17aa7a282a9f4 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41 [INFO] [stdout] 59: 0x5b6643c997b5 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 60: 0x5b6643c9d09a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 61: 0x5b6643c9d09a - as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x5b6643c9d09a - std::panicking::try::do_call::h2f73af3616c35465 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40 [INFO] [stdout] 63: 0x5b6643c9d09a - std::panicking::try::hd1660ce9efadef5a [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19 [INFO] [stdout] 64: 0x5b6643c9d09a - std::panic::catch_unwind::h5ee8d7823b8ca744 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x5b6643c9d09a - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 66: 0x5b6643c9d09a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x5b6643d0f07b - as core::ops::function::FnOnce>::call_once::ha52bedf99a3b4981 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9 [INFO] [stdout] 68: 0x5b6643d0f07b - as core::ops::function::FnOnce>::call_once::h567748934d80ccf8 [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9 [INFO] [stdout] 69: 0x5b6643d0f07b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc [INFO] [stdout] at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 70: 0x7fb2a8475ac3 - [INFO] [stdout] 71: 0x7fb2a8506a04 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_render [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "647136b1e8a60d5c922aa642fc3bcc7ed936963a47c4c1a7930db387ec7ee680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "647136b1e8a60d5c922aa642fc3bcc7ed936963a47c4c1a7930db387ec7ee680", kill_on_drop: false }` [INFO] [stdout] 647136b1e8a60d5c922aa642fc3bcc7ed936963a47c4c1a7930db387ec7ee680