[INFO] cloning repository https://github.com/wcshds/cjk-unicode-pdf-to-xlsx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wcshds/cjk-unicode-pdf-to-xlsx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcshds%2Fcjk-unicode-pdf-to-xlsx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcshds%2Fcjk-unicode-pdf-to-xlsx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfd6635788b9265398e6549191bfaa11bbaf632a
[INFO] testing wcshds/cjk-unicode-pdf-to-xlsx against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcshds%2Fcjk-unicode-pdf-to-xlsx" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wcshds/cjk-unicode-pdf-to-xlsx
[INFO] finished tweaking git repo https://github.com/wcshds/cjk-unicode-pdf-to-xlsx
[INFO] tweaked toml for git repo https://github.com/wcshds/cjk-unicode-pdf-to-xlsx written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wcshds/cjk-unicode-pdf-to-xlsx on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wcshds/cjk-unicode-pdf-to-xlsx 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.19.2
[INFO] [stderr]   Downloaded tiny-skia-path v0.10.0
[INFO] [stderr]   Downloaded imagesize v0.12.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.11
[INFO] [stderr]   Downloaded duplicate v1.0.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.19.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.19.2
[INFO] [stderr]   Downloaded fontdb v0.14.1
[INFO] [stderr]   Downloaded png v0.17.9
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] [stderr]   Downloaded usvg-parser v0.35.0
[INFO] [stderr]   Downloaded ttf-parser v0.19.1
[INFO] [stderr]   Downloaded resvg v0.35.0
[INFO] [stderr]   Downloaded tiny-skia v0.10.0
[INFO] [stderr]   Downloaded rustybuzz v0.7.0
[INFO] [stderr]   Downloaded exr v1.7.0
[INFO] [stderr]   Downloaded syn v2.0.28
[INFO] [stderr]   Downloaded serde v1.0.183
[INFO] [stderr]   Downloaded unicode-script v0.5.5
[INFO] [stderr]   Downloaded svgtypes v0.11.0
[INFO] [stderr]   Downloaded cc v1.0.82
[INFO] [stderr]   Downloaded roxmltree v0.18.0
[INFO] [stderr]   Downloaded fontconfig-parser v0.5.3
[INFO] [stderr]   Downloaded memmap2 v0.6.2
[INFO] [stderr]   Downloaded unicode-general-category v0.6.0
[INFO] [stderr]   Downloaded pyo3 v0.19.2
[INFO] [stderr]   Downloaded usvg-text-layout v0.35.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.19.2
[INFO] [stderr]   Downloaded rgb v0.8.36
[INFO] [stderr]   Downloaded data-url v0.2.0
[INFO] [stderr]   Downloaded simplecss v0.2.1
[INFO] [stderr]   Downloaded rctree v0.5.0
[INFO] [stderr]   Downloaded regex-automata v0.3.6
[INFO] [stderr]   Downloaded usvg-tree v0.35.0
[INFO] [stderr]   Downloaded usvg v0.35.0
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.1.0
[INFO] [stderr]   Downloaded unicode-ccc v0.1.2
[INFO] [stderr]   Downloaded rust_xlsxwriter v0.45.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e60e60d2769ba1c78dac6550abbf996f592a0c7726982e1a07f976d94aae9fe6
[INFO] running `Command { std: "docker" "start" "-a" "e60e60d2769ba1c78dac6550abbf996f592a0c7726982e1a07f976d94aae9fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e60e60d2769ba1c78dac6550abbf996f592a0c7726982e1a07f976d94aae9fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e60e60d2769ba1c78dac6550abbf996f592a0c7726982e1a07f976d94aae9fe6", kill_on_drop: false }`
[INFO] [stdout] e60e60d2769ba1c78dac6550abbf996f592a0c7726982e1a07f976d94aae9fe6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22a1b01bc4e030ff15c4d40b7fd3363fb5392f7f95e9d5c234f6e6806767f307
[INFO] running `Command { std: "docker" "start" "-a" "22a1b01bc4e030ff15c4d40b7fd3363fb5392f7f95e9d5c234f6e6806767f307", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling roxmltree v0.18.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling tiny-skia-path v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling svgtypes v0.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling fontconfig-parser v0.5.3
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling ttf-parser v0.19.1
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling usvg-tree v0.35.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling time v0.3.22
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling usvg-parser v0.35.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling tiny-skia v0.10.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling fontdb v0.14.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling rustybuzz v0.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.7.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling usvg-text-layout v0.35.0
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]    Compiling usvg v0.35.0
[INFO] [stderr]    Compiling resvg v0.35.0
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling rust_xlsxwriter v0.45.0
[INFO] [stderr]    Compiling cjk-unicode-pdf-to-xlsx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "22a1b01bc4e030ff15c4d40b7fd3363fb5392f7f95e9d5c234f6e6806767f307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22a1b01bc4e030ff15c4d40b7fd3363fb5392f7f95e9d5c234f6e6806767f307", kill_on_drop: false }`
[INFO] [stdout] 22a1b01bc4e030ff15c4d40b7fd3363fb5392f7f95e9d5c234f6e6806767f307
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 460cf8db8b03ebdc7cee452b5ed6acbc784665bfcc902f1fa0c2d9d0085e62cd
[INFO] running `Command { std: "docker" "start" "-a" "460cf8db8b03ebdc7cee452b5ed6acbc784665bfcc902f1fa0c2d9d0085e62cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling cjk-unicode-pdf-to-xlsx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] running `Command { std: "docker" "inspect" "460cf8db8b03ebdc7cee452b5ed6acbc784665bfcc902f1fa0c2d9d0085e62cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "460cf8db8b03ebdc7cee452b5ed6acbc784665bfcc902f1fa0c2d9d0085e62cd", kill_on_drop: false }`
[INFO] [stdout] 460cf8db8b03ebdc7cee452b5ed6acbc784665bfcc902f1fa0c2d9d0085e62cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e8c0e19972f7cbb827ae1a5730311a601c138b5f9601378319877d97385cdbf
[INFO] running `Command { std: "docker" "start" "-a" "9e8c0e19972f7cbb827ae1a5730311a601c138b5f9601378319877d97385cdbf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cjk_unicode_pdf_to_xlsx-c8da90ecdc8ac3bb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test image_gen::test::tt ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- image_gen::test::tt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'image_gen::test::tt' (25) panicked at src/image_gen.rs:68:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fcfbd5dc92 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55fcfbd5dc92 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55fcfbd5dc92 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55fcfbd5dc92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55fcfbd706aa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55fcfbd706aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x55fcfbd2bdc6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55fcfbd2bdc6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55fcfbd3cd49 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55fcfbd3cd49 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55fcfbd3cbe1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55fcfb84b74e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55fcfb84b74e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55fcfbd3d072 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55fcfbd3d072 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55fcfbd3ce08 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55fcfbd37cd9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55fcfbd2045d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55fcfbd79d5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55fcfbd79212 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55fcfb829e1d - core::result::Result<T,E>::unwrap::h036a5f96cf62fcbf
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55fcfb829e1d - cjk_unicode_pdf_to_xlsx::image_gen::test::tt::h2c2e9d81f58997ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image_gen.rs:68:30
[INFO] [stdout]   22:     0x55fcfb829eb7 - cjk_unicode_pdf_to_xlsx::image_gen::test::tt::{{closure}}::h8b70a67863f884c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/image_gen.rs:65:12
[INFO] [stdout]   23:     0x55fcfb82a266 - core::ops::function::FnOnce::call_once::hd570e6f9cc107026
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55fcfb84b50b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55fcfb84b50b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55fcfb85ef1a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55fcfb85ef1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55fcfb85ef1a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55fcfb85ef1a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55fcfb85ef1a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55fcfb85ef1a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55fcfb85ef1a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55fcfb839374 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55fcfb839374 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55fcfb83cd12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55fcfb83cd12 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55fcfb83cd12 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55fcfb83cd12 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55fcfb83cd12 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55fcfb83cd12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55fcfb83cd12 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55fcfbd32f6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x55fcfbd32f6f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x768b32052aa4 - <unknown>
[INFO] [stdout]   45:     0x768b320dfa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     image_gen::test::tt
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9e8c0e19972f7cbb827ae1a5730311a601c138b5f9601378319877d97385cdbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e8c0e19972f7cbb827ae1a5730311a601c138b5f9601378319877d97385cdbf", kill_on_drop: false }`
[INFO] [stdout] 9e8c0e19972f7cbb827ae1a5730311a601c138b5f9601378319877d97385cdbf
