[INFO] cloning repository https://github.com/LaurenzV/hayro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LaurenzV/hayro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurenzV%2Fhayro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurenzV%2Fhayro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 761d31593548fcc68cb5ad7a8aab93356eab6901 [INFO] testing LaurenzV/hayro against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurenzV%2Fhayro" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LaurenzV/hayro [INFO] finished tweaking git repo https://github.com/LaurenzV/hayro [INFO] tweaked toml for git repo https://github.com/LaurenzV/hayro written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LaurenzV/hayro on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LaurenzV/hayro 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38d9ef9063de4f7a66fd374854f19ddc0556e7d701c9c859a24d511d9a711254 [INFO] running `Command { std: "docker" "start" "-a" "38d9ef9063de4f7a66fd374854f19ddc0556e7d701c9c859a24d511d9a711254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38d9ef9063de4f7a66fd374854f19ddc0556e7d701c9c859a24d511d9a711254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d9ef9063de4f7a66fd374854f19ddc0556e7d701c9c859a24d511d9a711254", kill_on_drop: false }` [INFO] [stdout] 38d9ef9063de4f7a66fd374854f19ddc0556e7d701c9c859a24d511d9a711254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3a3acf39716c5f32c739e47a1afe507fa21c2666d41cea6485534dd331c4932 [INFO] running `Command { std: "docker" "start" "-a" "c3a3acf39716c5f32c739e47a1afe507fa21c2666d41cea6485534dd331c4932", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling sprintf v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling qcms v0.3.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling openjp2 v0.6.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling zune-jpeg v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pdf-writer v0.13.0 (https://github.com/typst/pdf-writer?rev=143a1c3#143a1c35) [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling hayro-font v0.1.0 (/opt/rustwide/workdir/hayro-font) [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling font-types v0.9.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling jpeg2k v0.10.1 [INFO] [stderr] Compiling hayro-syntax v0.2.0 (/opt/rustwide/workdir/hayro-syntax) [INFO] [stderr] Compiling read-fonts v0.31.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling hayro-write v0.2.0 (/opt/rustwide/workdir/hayro-write) [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling skrifa v0.33.2 [INFO] [stderr] Compiling hayro-interpret v0.2.0 (/opt/rustwide/workdir/hayro-interpret) [INFO] [stderr] Compiling hayro v0.2.0 (/opt/rustwide/workdir/hayro) [INFO] [stderr] Compiling hayro-svg v0.1.0 (/opt/rustwide/workdir/hayro-svg) [INFO] [stderr] Compiling hayro-demo v0.1.0 (/opt/rustwide/workdir/hayro-demo) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.69s [INFO] running `Command { std: "docker" "inspect" "c3a3acf39716c5f32c739e47a1afe507fa21c2666d41cea6485534dd331c4932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3a3acf39716c5f32c739e47a1afe507fa21c2666d41cea6485534dd331c4932", kill_on_drop: false }` [INFO] [stdout] c3a3acf39716c5f32c739e47a1afe507fa21c2666d41cea6485534dd331c4932 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d93fa51803f03437bb934f8b11e4329deda4793b91d7a630e4c73595791a688 [INFO] running `Command { std: "docker" "start" "-a" "2d93fa51803f03437bb934f8b11e4329deda4793b91d7a630e4c73595791a688", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling hayro-interpret v0.2.0 (/opt/rustwide/workdir/hayro-interpret) [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pdf-writer v0.13.0 (https://github.com/typst/pdf-writer?rev=143a1c3#143a1c35) [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling libdeflate-sys v1.23.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling hayro v0.2.0 (/opt/rustwide/workdir/hayro) [INFO] [stderr] Compiling hayro-svg v0.1.0 (/opt/rustwide/workdir/hayro-svg) [INFO] [stderr] Compiling hayro-write v0.2.0 (/opt/rustwide/workdir/hayro-write) [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling libdeflater v1.23.1 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling hayro-syntax v0.2.0 (/opt/rustwide/workdir/hayro-syntax) [INFO] [stderr] Compiling oxipng v9.1.5 [INFO] [stderr] Compiling hayro-font v0.1.0 (/opt/rustwide/workdir/hayro-font) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling usvg v0.45.1 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling resvg v0.45.1 [INFO] [stderr] Compiling hayro-demo v0.1.0 (/opt/rustwide/workdir/hayro-demo) [INFO] [stderr] Compiling sitro v0.1.0 (https://github.com/LaurenzV/sitro?rev=fb804b3#fb804b36) [INFO] [stderr] Compiling hayro-tests v0.1.0 (/opt/rustwide/workdir/hayro-tests) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "2d93fa51803f03437bb934f8b11e4329deda4793b91d7a630e4c73595791a688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d93fa51803f03437bb934f8b11e4329deda4793b91d7a630e4c73595791a688", kill_on_drop: false }` [INFO] [stdout] 2d93fa51803f03437bb934f8b11e4329deda4793b91d7a630e4c73595791a688 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94efff2cbf3a3e05d9529481b5e8dee646b3076f95343940ec6a01e72ce7326a [INFO] running `Command { std: "docker" "start" "-a" "94efff2cbf3a3e05d9529481b5e8dee646b3076f95343940ec6a01e72ce7326a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hayro-05a2bf40bc376b4f) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tile::tests::bottom_left_to_top_right ... ok [INFO] [stdout] test tile::tests::bottom_right_to_top_left ... ok [INFO] [stdout] test tile::tests::cull_line_at_bottom ... ok [INFO] [stdout] test tile::tests::cull_line_at_right ... ok [INFO] [stdout] test tile::tests::horizontal_straight_line ... ok [INFO] [stdout] test tile::tests::cull_line_at_top ... ok [INFO] [stdout] test tile::tests::infinite_loop ... ok [INFO] [stdout] test tile::tests::partially_cull_line_exceeding_viewport ... ok [INFO] [stdout] test tile::tests::top_left_to_bottom_right ... ok [INFO] [stdout] test tile::tests::top_right_to_bottom_left ... ok [INFO] [stdout] test tile::tests::two_lines_in_single_tile ... ok [INFO] [stdout] test tile::tests::vertical_straight_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hayro_demo-d2b07453643d06a0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hayro_font-9da1cd64bf411b85) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test cff::dict::tests::parse_dict_number ... ok [INFO] [stdout] test type1::tests::lexing_2 ... ok [INFO] [stdout] test type1::tests::lexing_1 ... ok [INFO] [stdout] test cff::index::tests::parse_offset_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hayro_interpret-f5fd7324a4b02d85) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test font::cmap::tests::test_parse_4_byte_codespace_ranges ... ok [INFO] [stdout] test font::cmap::tests::test_parse_cmap_name ... ok [INFO] [stdout] test font::cmap::tests::test_identity_v_cmap ... ok [INFO] [stdout] test font::cmap::tests::test_parse_beginbfrange_with_range ... ok [INFO] [stdout] test font::cmap::tests::test_parse_beginbfrange_with_array ... ok [INFO] [stdout] test font::cmap::tests::test_parse_wmode ... ok [INFO] [stdout] test font::cmap::tests::test_identity_h_cmap ... ok [INFO] [stdout] test font::cmap::tests::test_parse_begincidrange ... ok [INFO] [stdout] test font::cmap::tests::test_parse_beginbfchar ... ok [INFO] [stdout] test font::cmap::tests::test_parse_begincidchar ... ok [INFO] [stdout] test font::cmap::tests::test_simple_cidrange ... ok [INFO] [stdout] test font::cmap::tests::test_complex_cmap_with_postscript ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hayro_svg-325deb4c218a3702) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hayro_syntax-8f7a7b60f332fed5) [INFO] [stdout] [INFO] [stdout] running 188 tests [INFO] [stdout] test bit_reader::tests::bit_reader_12 ... ok [INFO] [stdout] test bit_reader::tests::bit_reader_1 ... ok [INFO] [stdout] test bit_reader::tests::bit_reader_2 ... ok [INFO] [stdout] test bit_reader::tests::bit_reader_4 ... ok [INFO] [stdout] test bit_reader::tests::bit_reader_16 ... ok [INFO] [stdout] test bit_reader::tests::bit_reader_9 ... ok [INFO] [stdout] test bit_reader::tests::bit_reader_8 ... ok [INFO] [stdout] test bit_reader::tests::bit_reader_varying_bit_sizes ... ok [INFO] [stdout] test bit_reader::tests::bit_writer_1 ... ok [INFO] [stdout] test bit_reader::tests::bit_writer_2 ... ok [INFO] [stdout] test bit_reader::tests::bit_reader_align ... ok [INFO] [stdout] test bit_reader::tests::bit_writer_4 ... ok [INFO] [stdout] test bit_reader::tests::bit_writer_16 ... ok [INFO] [stdout] test bit_reader::tests::bit_reader_chunks ... ok [INFO] [stdout] test content::ops::tests::basic_ops_1 ... ok [INFO] [stdout] test bit_reader::tests::bit_writer_8 ... ok [INFO] [stdout] test content::ops::tests::basic_ops_2 ... ok [INFO] [stdout] test content::ops::tests::bdc_with_dict ... ok [INFO] [stdout] test content::ops::tests::dp ... ok [INFO] [stdout] test content::ops::tests::bdc_with_name ... ok [INFO] [stdout] test filter::ascii_85::tests::decode_simple ... ok [INFO] [stdout] test filter::ascii_85::tests::decode_spaces ... ok [INFO] [stdout] test filter::ascii_hex::tests::decode_with_padding ... ok [INFO] [stdout] test filter::ascii_hex::tests::decode_whitespaces ... ok [INFO] [stdout] test filter::lzw_flate::tests::decode_lzw ... ok [INFO] [stdout] test filter::lzw_flate::tests::predictor_avg ... ok [INFO] [stdout] test filter::ascii_85::tests::decode_zeroes ... ok [INFO] [stdout] test filter::lzw_flate::tests::decode_flate ... ok [INFO] [stdout] test filter::lzw_flate::tests::predictor_sub ... ok [INFO] [stdout] test filter::lzw_flate::tests::predictor_up ... ok [INFO] [stdout] test filter::ascii_hex::tests::decode_simple ... ok [INFO] [stdout] test filter::lzw_flate::tests::decode_flate_zlib ... ok [INFO] [stdout] test filter::ascii_hex::tests::decode_without_gt ... ok [INFO] [stdout] test filter::lzw_flate::tests::predictor_paeth ... ok [INFO] [stdout] test filter::run_length::tests::run_length ... ok [INFO] [stdout] test function::type4::tests::lex_1 ... ok [INFO] [stdout] test function::type2::tests::simple ... ok [INFO] [stdout] test function::type2::tests::clamp_range ... ok [INFO] [stdout] test function::type2::tests::clamp_domain ... ok [INFO] [stdout] test function::type4::tests::op_and ... ok [INFO] [stdout] test function::type2::tests::with_exponent ... ok [INFO] [stdout] test function::type4::tests::op_bitshift ... ok [INFO] [stdout] test function::type4::tests::domain ... ok [INFO] [stdout] test function::type4::tests::op_ceiling ... ok [INFO] [stdout] test function::type4::tests::op_cvi ... ok [INFO] [stdout] test function::type4::tests::op_copy ... ok [INFO] [stdout] test function::type3::tests::simple ... ok [INFO] [stdout] test function::type4::tests::op_cos ... ok [INFO] [stdout] test function::type4::tests::lex_3 ... ok [INFO] [stdout] test function::type4::tests::op_atan ... ok [INFO] [stdout] test function::type4::tests::op_abs ... ok [INFO] [stdout] test content::ops::tests::scn ... ok [INFO] [stdout] test function::type4::tests::op_cvr ... ok [INFO] [stdout] test function::type4::tests::op_dup ... ok [INFO] [stdout] test function::type4::tests::op_div ... ok [INFO] [stdout] test function::type4::tests::op_eq ... ok [INFO] [stdout] test function::type4::tests::op_exp ... ok [INFO] [stdout] test function::type4::tests::op_exch ... ok [INFO] [stdout] test function::type4::tests::op_ge ... ok [INFO] [stdout] test function::type4::tests::op_idiv ... ok [INFO] [stdout] test function::type4::tests::op_floor ... ok [INFO] [stdout] test function::type4::tests::op_if ... ok [INFO] [stdout] test function::type4::tests::op_gt ... ok [INFO] [stdout] test function::type4::tests::op_index ... ok [INFO] [stdout] test function::type4::tests::op_ifelse ... ok [INFO] [stdout] test function::type4::tests::op_ln ... ok [INFO] [stdout] test function::type4::tests::op_le ... ok [INFO] [stdout] test function::type4::tests::op_log ... ok [INFO] [stdout] test function::type4::tests::op_lt ... ok [INFO] [stdout] test function::type4::tests::op_mod ... ok [INFO] [stdout] test function::type4::tests::op_ne ... ok [INFO] [stdout] test function::type4::tests::op_mul ... ok [INFO] [stdout] test function::type4::tests::op_or ... ok [INFO] [stdout] test function::type4::tests::op_round ... ok [INFO] [stdout] test function::type4::tests::op_not ... ok [INFO] [stdout] test function::type4::tests::op_roll ... ok [INFO] [stdout] test function::type4::tests::op_neg ... ok [INFO] [stdout] test object::array::tests::array_1 ... ok [INFO] [stdout] test function::type4::tests::op_pop ... ok [INFO] [stdout] test object::array::tests::array_3 ... ok [INFO] [stdout] test object::array::tests::array_5 ... ok [INFO] [stdout] test object::array::tests::array_4 ... ok [INFO] [stdout] test object::array::tests::array_2 ... ok [INFO] [stdout] test function::type4::tests::op_xor ... ok [INFO] [stdout] test object::array::tests::array_with_comment ... ok [INFO] [stdout] test object::array::tests::array_with_ref ... ok [INFO] [stdout] test object::array::tests::empty_array_2 ... ok [INFO] [stdout] test object::array::tests::empty_array_1 ... ok [INFO] [stdout] test object::bool::tests::bool_false ... ok [INFO] [stdout] test object::array::tests::array_with_trailing ... ok [INFO] [stdout] test object::bool::tests::bool_trailing ... ok [INFO] [stdout] test object::dict::tests::dict_1 ... ok [INFO] [stdout] test object::dict::tests::dict_with_escaped_name ... ok [INFO] [stdout] test object::dict::tests::dict_with_comment ... ok [INFO] [stdout] test function::type4::tests::op_sub ... ok [INFO] [stdout] test object::dict::tests::dict_with_null ... ok [INFO] [stdout] test object::dict::tests::dict_with_trailing ... ok [INFO] [stdout] test object::dict::tests::empty_dict_2 ... ok [INFO] [stdout] test object::dict::tests::empty_dict_1 ... ok [INFO] [stdout] test object::bool::tests::bool_true ... ok [INFO] [stdout] test object::name::tests::name_1 ... ok [INFO] [stdout] test object::dict::tests::inline_dict ... ok [INFO] [stdout] test function::type4::tests::op_sin ... ok [INFO] [stdout] test object::name::tests::name_10 ... ok [INFO] [stdout] test function::type4::tests::op_sqrt ... ok [INFO] [stdout] test function::type4::tests::op_truncate ... ok [INFO] [stdout] test object::dict::tests::dict_complex ... ok [INFO] [stdout] test object::name::tests::name_11 ... ok [INFO] [stdout] test object::dict::tests::dict_2 ... ok [INFO] [stdout] test object::name::tests::name_6 ... ok [INFO] [stdout] test object::name::tests::name_7 ... ok [INFO] [stdout] test object::name::tests::name_4 ... ok [INFO] [stdout] test object::name::tests::name_5 ... ok [INFO] [stdout] test object::name::tests::name_8 ... ok [INFO] [stdout] test object::name::tests::name_16 ... ok [INFO] [stdout] test object::name::tests::name_13 ... ok [INFO] [stdout] test object::name::tests::name_14 ... ok [INFO] [stdout] test object::name::tests::name_15 ... ok [INFO] [stdout] test object::name::tests::name_2 ... ok [INFO] [stdout] test object::name::tests::name_3 ... ok [INFO] [stdout] test object::name::tests::name_9 ... ok [INFO] [stdout] test object::name::tests::name_12 ... ok [INFO] [stdout] test object::name::tests::name_17 ... ok [INFO] [stdout] test object::number::tests::int_3 ... ok [INFO] [stdout] test object::number::tests::int_6 ... ok [INFO] [stdout] test object::number::tests::int_trailing ... ok [INFO] [stdout] test object::number::tests::large_number ... ok [INFO] [stdout] test object::number::tests::number_1 ... ok [INFO] [stdout] test object::number::tests::number_2 ... ok [INFO] [stdout] test object::number::tests::number_3 ... ok [INFO] [stdout] test object::number::tests::real_1 ... ok [INFO] [stdout] test object::number::tests::real_10 ... ok [INFO] [stdout] test object::number::tests::real_3 ... ok [INFO] [stdout] test object::null::tests::null_trailing ... ok [INFO] [stdout] test object::number::tests::real_5 ... ok [INFO] [stdout] test object::number::tests::real_4 ... ok [INFO] [stdout] test object::number::tests::real_6 ... ok [INFO] [stdout] test object::number::tests::int_1 ... ok [INFO] [stdout] test object::number::tests::real_trailing ... ok [INFO] [stdout] test object::number::tests::real_7 ... ok [INFO] [stdout] test object::r#ref::tests::ref_1 ... ok [INFO] [stdout] test object::number::tests::real_8 ... ok [INFO] [stdout] test object::number::tests::real_9 ... ok [INFO] [stdout] test object::number::tests::real_failing ... ok [INFO] [stdout] test object::null::tests::null ... ok [INFO] [stdout] test object::number::tests::int_7 ... ok [INFO] [stdout] test object::number::tests::int_4 ... ok [INFO] [stdout] test object::stream::tests::stream ... ok [INFO] [stdout] test object::string::tests::hex_string_empty ... ok [INFO] [stdout] test object::string::tests::hex_string_2 ... ok [INFO] [stdout] test object::string::tests::hex_string_invalid_1 ... ok [INFO] [stdout] test object::string::tests::hex_string_invalid_2 ... ok [INFO] [stdout] test object::string::tests::hex_string_trailing_2 ... ok [INFO] [stdout] test object::string::tests::hex_string_trailing_1 ... ok [INFO] [stdout] test object::string::tests::literal_string_3 ... ok [INFO] [stdout] test object::string::tests::literal_string_10 ... ok [INFO] [stdout] test object::string::tests::literal_string_4 ... ok [INFO] [stdout] test object::string::tests::literal_string_5 ... ok [INFO] [stdout] test object::string::tests::literal_string_6 ... ok [INFO] [stdout] test object::string::tests::literal_string_7 ... ok [INFO] [stdout] test object::string::tests::literal_string_empty ... ok [INFO] [stdout] test object::string::tests::literal_string_invalid ... ok [INFO] [stdout] test object::string::tests::literal_string_2 ... ok [INFO] [stdout] test object::string::tests::string_1 ... ok [INFO] [stdout] test object::r#ref::tests::ref_invalid_1 ... ok [INFO] [stdout] test object::tests::bool ... ok [INFO] [stdout] test object::r#ref::tests::ref_invalid_2 ... ok [INFO] [stdout] test object::string::tests::literal_string_9 ... ok [INFO] [stdout] test object::r#ref::tests::ref_trailing ... ok [INFO] [stdout] test object::tests::array ... ok [INFO] [stdout] test object::string::tests::literal_string_8 ... ok [INFO] [stdout] test object::string::tests::string_2 ... ok [INFO] [stdout] test object::string::tests::hex_string_1 ... ok [INFO] [stdout] test object::tests::stream ... ok [INFO] [stdout] test object::tests::string_1 ... ok [INFO] [stdout] test pdf::tests::issue_49 ... ok [INFO] [stdout] test object::string::tests::hex_string_trailing_3 ... ok [INFO] [stdout] test object::tests::dict ... ok [INFO] [stdout] test object::string::tests::literal_string_1 ... ok [INFO] [stdout] test object::tests::name ... ok [INFO] [stdout] test object::string::tests::literal_string_trailing ... ok [INFO] [stdout] test util::tests::test_segment_list ... ok [INFO] [stdout] test object::tests::null ... ok [INFO] [stdout] test object::tests::number ... ok [INFO] [stdout] test object::tests::string_2 ... ok [INFO] [stdout] test pdf::tests::pdf_version_catalog ... FAILED [INFO] [stdout] test pdf::tests::pdf_version_header ... FAILED [INFO] [stdout] test function::type4::tests::op_false ... ok [INFO] [stderr] error: test failed, to rerun pass `-p hayro-syntax --lib` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pdf::tests::pdf_version_catalog stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'pdf::tests::pdf_version_catalog' (243) panicked at hayro-syntax/src/pdf.rs:160:78: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ebdb22e5ab2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ebdb22e5ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ebdb22e5ab2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ebdb22e5ab2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ebdb22f74bf - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ebdb22f74bf - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ebdb22b33f3 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ebdb22b33f3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ebdb22bf1f2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ebdb22c3c2f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ebdb22c3ac1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ebdb213c89e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ebdb213c89e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ebdb22c42ce - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ebdb22c42ce - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ebdb22c409a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ebdb22bf329 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ebdb22a6f1d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ebdb2300e00 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ebdb2300366 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5ebdb20b8607 - core::result::Result::unwrap::h81f49d66f9b04224 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5ebdb20b8607 - hayro_syntax::pdf::tests::pdf_version_catalog::hf093d038517304c0 [INFO] [stdout] at /opt/rustwide/workdir/hayro-syntax/src/pdf.rs:160:78 [INFO] [stdout] 22: 0x5ebdb20b8857 - hayro_syntax::pdf::tests::pdf_version_catalog::{{closure}}::he028a9f232e1489c [INFO] [stdout] at /opt/rustwide/workdir/hayro-syntax/src/pdf.rs:159:29 [INFO] [stdout] 23: 0x5ebdb210eb36 - core::ops::function::FnOnce::call_once::hdae245ffbaf082d5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5ebdb213c65b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5ebdb213c65b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5ebdb2152145 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5ebdb2152145 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5ebdb2152145 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5ebdb2152145 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5ebdb2152145 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5ebdb2152145 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5ebdb2152145 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5ebdb2128b34 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5ebdb2128b34 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5ebdb212c37a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5ebdb212c37a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5ebdb212c37a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5ebdb212c37a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5ebdb212c37a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5ebdb212c37a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5ebdb212c37a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5ebdb22b95af - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5ebdb22b95af - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7cf3e60dbaa4 - [INFO] [stdout] 45: 0x7cf3e6168a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pdf::tests::pdf_version_header stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'pdf::tests::pdf_version_header' (244) panicked at hayro-syntax/src/pdf.rs:152:83: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ebdb22e5ab2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ebdb22e5ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ebdb22e5ab2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ebdb22e5ab2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ebdb22f74bf - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ebdb22f74bf - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ebdb22b33f3 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ebdb22b33f3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ebdb22bf1f2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ebdb22c3c2f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ebdb22c3ac1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ebdb213c89e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ebdb213c89e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ebdb22c42ce - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ebdb22c42ce - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ebdb22c409a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ebdb22bf329 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ebdb22a6f1d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ebdb2300e00 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ebdb2300366 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5ebdb20b8327 - core::result::Result::unwrap::h81f49d66f9b04224 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5ebdb20b8327 - hayro_syntax::pdf::tests::pdf_version_header::h3727b62378d1dd1e [INFO] [stdout] at /opt/rustwide/workdir/hayro-syntax/src/pdf.rs:152:83 [INFO] [stdout] 22: 0x5ebdb20b8577 - hayro_syntax::pdf::tests::pdf_version_header::{{closure}}::h2da7c83ce0b43b07 [INFO] [stdout] at /opt/rustwide/workdir/hayro-syntax/src/pdf.rs:151:28 [INFO] [stdout] 23: 0x5ebdb210eb76 - core::ops::function::FnOnce::call_once::hdc10d6db6222f02e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5ebdb213c65b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5ebdb213c65b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5ebdb2152145 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5ebdb2152145 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5ebdb2152145 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5ebdb2152145 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5ebdb2152145 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5ebdb2152145 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5ebdb2152145 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5ebdb2128b34 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5ebdb2128b34 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5ebdb212c37a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5ebdb212c37a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5ebdb212c37a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5ebdb212c37a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5ebdb212c37a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5ebdb212c37a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5ebdb212c37a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5ebdb22b95af - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5ebdb22b95af - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x7cf3e60dbaa4 - [INFO] [stdout] 45: 0x7cf3e6168a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pdf::tests::pdf_version_catalog [INFO] [stdout] pdf::tests::pdf_version_header [INFO] [stdout] [INFO] [stdout] test result: FAILED. 186 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "94efff2cbf3a3e05d9529481b5e8dee646b3076f95343940ec6a01e72ce7326a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94efff2cbf3a3e05d9529481b5e8dee646b3076f95343940ec6a01e72ce7326a", kill_on_drop: false }` [INFO] [stdout] 94efff2cbf3a3e05d9529481b5e8dee646b3076f95343940ec6a01e72ce7326a