[INFO] cloning repository https://github.com/coord-e/mkbookpdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coord-e/mkbookpdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoord-e%2Fmkbookpdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoord-e%2Fmkbookpdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cba749d85406583deda605ead10a2c0a41563add [INFO] testing coord-e/mkbookpdf against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoord-e%2Fmkbookpdf" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coord-e/mkbookpdf on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coord-e/mkbookpdf [INFO] finished tweaking git repo https://github.com/coord-e/mkbookpdf [INFO] tweaked toml for git repo https://github.com/coord-e/mkbookpdf written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/coord-e/mkbookpdf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b7642ae5b6c95c13bf5119abfd26d400ea27b1449cb47a2a0dcf44aa71d4546 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3b7642ae5b6c95c13bf5119abfd26d400ea27b1449cb47a2a0dcf44aa71d4546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b7642ae5b6c95c13bf5119abfd26d400ea27b1449cb47a2a0dcf44aa71d4546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b7642ae5b6c95c13bf5119abfd26d400ea27b1449cb47a2a0dcf44aa71d4546", kill_on_drop: false }` [INFO] [stdout] 3b7642ae5b6c95c13bf5119abfd26d400ea27b1449cb47a2a0dcf44aa71d4546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81a8713958f3444066690148b7ea4f57b7c6f82b83125f5d9ccd6727001d3e11 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "81a8713958f3444066690148b7ea4f57b7c6f82b83125f5d9ccd6727001d3e11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling pom v3.0.2 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling lopdf v0.23.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling mkbookpdf v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "81a8713958f3444066690148b7ea4f57b7c6f82b83125f5d9ccd6727001d3e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81a8713958f3444066690148b7ea4f57b7c6f82b83125f5d9ccd6727001d3e11", kill_on_drop: false }` [INFO] [stdout] 81a8713958f3444066690148b7ea4f57b7c6f82b83125f5d9ccd6727001d3e11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54e137b7fa8b28c848c14f65d54dee79525d4499f5a7d35eb037cdd4f80d2842 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "54e137b7fa8b28c848c14f65d54dee79525d4499f5a7d35eb037cdd4f80d2842", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ryu v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Compiling assert_fs v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling assert_cmd v0.12.0 [INFO] [stderr] Compiling mkbookpdf v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "54e137b7fa8b28c848c14f65d54dee79525d4499f5a7d35eb037cdd4f80d2842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e137b7fa8b28c848c14f65d54dee79525d4499f5a7d35eb037cdd4f80d2842", kill_on_drop: false }` [INFO] [stdout] 54e137b7fa8b28c848c14f65d54dee79525d4499f5a7d35eb037cdd4f80d2842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] abb7679112821b9c92d26a1209b07bffbe9eb5104d541135781c443e779bd45e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "abb7679112821b9c92d26a1209b07bffbe9eb5104d541135781c443e779bd45e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mkbookpdf-f4fdb883ff721124 [INFO] [stdout] running 5 tests [INFO] [stdout] test convert::tests::test_calc_resulting_length ... ok [INFO] [stdout] test convert::tests::test_add_empty_page ... FAILED [INFO] [stdout] test convert::tests::test_convert ... FAILED [INFO] [stdout] test convert::tests::test_build_new_pages ... FAILED [INFO] [stdout] test convert::tests::test_get_pages_id ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- convert::tests::test_add_empty_page stdout ---- [INFO] [stdout] thread 'convert::tests::test_add_empty_page' panicked at 'attempted to leave type `linked_hash_map::Node, object::Object>` uninitialized, which is invalid', /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56143b878330 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56143b878330 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56143b878330 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56143b878330 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56143b89d54c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x56143b8744a2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x56143b87abb5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56143b87abb5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56143b87abb5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56143b87a742 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x56143b87b351 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x56143b87ae67 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x56143b8787ec - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56143b87adf9 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x56143b89bed1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x56143b89be1d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x56143b7b98b2 - core::mem::uninitialized::h112413da47c6e0be [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] 17: 0x56143b7b98b2 - linked_hash_map::LinkedHashMap::insert::h9e753b0e5fe2773f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.3.0/src/lib.rs:203:52 [INFO] [stdout] 18: 0x56143b7b4cfe - lopdf::object::Dictionary::set::h1cdac15678bd2468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/object.rs:284:3 [INFO] [stdout] 19: 0x56143b78f5a6 - lopdf::parser::dictionary::{{closure}}::{{closure}}::h1b4bce62f48732b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:99:4 [INFO] [stdout] 20: 0x56143b7a0237 - core::iter::traits::iterator::Iterator::fold::hf5aa51de2c9f06cf [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 21: 0x56143b78f698 - lopdf::parser::dictionary::{{closure}}::h2cb467e0c7643bbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:98:3 [INFO] [stdout] 22: 0x56143b7e2fdd - pom::parser::Parser::map::{{closure}}::{{closure}}::hf43fd43920520cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:50 [INFO] [stdout] 23: 0x56143b745c1f - core::result::Result::map::h4e1ea5db4882e665 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:508:25 [INFO] [stdout] 24: 0x56143b7e0da7 - pom::parser::Parser::map::{{closure}}::h89cd22a08c29c381 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:4 [INFO] [stdout] 25: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 26: 0x56143b7dc5c7 - as core::ops::arith::Sub>>::sub::{{closure}}::hcfb96990a63d34e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 27: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 28: 0x56143b7dc007 - as core::ops::arith::Sub>>::sub::{{closure}}::h8ce1b3676ec239c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 29: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 30: 0x56143b7dc287 - as core::ops::arith::Sub>>::sub::{{closure}}::ha4dbf8ddeabde155 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 31: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 32: 0x56143b7f2687 - as core::ops::bit::Shr>::shr::{{closure}}::h61fab37d0af85940 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:517:4 [INFO] [stdout] 33: 0x56143b7af56b - as core::ops::function::Fn>::call::hdb9bc9ed1fa27c48 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 34: 0x56143b7e10bc - pom::parser::Parser::map::{{closure}}::hb6bdf855929612ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:4 [INFO] [stdout] 35: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 36: 0x56143b7f1aac - as core::ops::bit::BitOr>::bitor::{{closure}}::h0eed47e7d2e5b819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:532:11 [INFO] [stdout] 37: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 38: 0x56143b7f1970 - as core::ops::bit::BitOr>::bitor::{{closure}}::h0eed47e7d2e5b819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:528:46 [INFO] [stdout] 39: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 40: 0x56143b7dc366 - as core::ops::arith::Sub>>::sub::{{closure}}::hb886633c56e29271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 41: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 42: 0x56143b7d7f61 - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::h70d1f8c9784027ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:481:5 [INFO] [stdout] 43: 0x56143b74e235 - core::result::Result::and_then::h0232a84bdd2419d6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 44: 0x56143b7d7b5e - as core::ops::arith::Add>>::add::{{closure}}::hb3440183ae7e093b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:480:4 [INFO] [stdout] 45: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 46: 0x56143b7dc8e7 - as core::ops::arith::Sub>>::sub::{{closure}}::he3ad9c29f9a04128 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 47: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 48: 0x56143b7dc0e7 - as core::ops::arith::Sub>>::sub::{{closure}}::h96efb421524c1fb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 49: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 50: 0x56143b7dc8e7 - as core::ops::arith::Sub>>::sub::{{closure}}::he3ad9c29f9a04128 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 51: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 52: 0x56143b7ece52 - pom::parser::Parser::convert::{{closure}}::h9564b5a4c7dc98c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:59:4 [INFO] [stdout] 53: 0x56143b7aee1b - as core::ops::function::Fn>::call::h7666e6039953e8d0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 54: 0x56143b7f228c - as core::ops::bit::BitOr>::bitor::{{closure}}::h9d94c39b7b8064e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:532:11 [INFO] [stdout] 55: 0x56143b7aee1b - as core::ops::function::Fn>::call::h7666e6039953e8d0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 56: 0x56143b7e7cdd - pom::parser::Parser::parse::h5ff20bef16ff69f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:28:3 [INFO] [stdout] 57: 0x56143b793c8d - lopdf::parser::xref_and_trailer::hbc6435b73f639a9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:198:2 [INFO] [stdout] 58: 0x56143b75b605 - lopdf::reader::Reader::read::h697b6d62e3ada958 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:77:33 [INFO] [stdout] 59: 0x56143b6fa183 - lopdf::reader::::load_internal::h1e9f25de0c1d70a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:37:3 [INFO] [stdout] 60: 0x56143b6fa455 - lopdf::reader::::load::hb41760a4ca04b1b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:24:3 [INFO] [stdout] 61: 0x56143b6ee1b0 - mkbookpdf::convert::tests::make_test_document::h8526353a95ece2f5 [INFO] [stdout] at /opt/rustwide/workdir/src/convert.rs:88:9 [INFO] [stdout] 62: 0x56143b6ef300 - mkbookpdf::convert::tests::test_add_empty_page::hc515867e9182b264 [INFO] [stdout] at /opt/rustwide/workdir/src/convert.rs:125:23 [INFO] [stdout] 63: 0x56143b6ef2c1 - mkbookpdf::convert::tests::test_add_empty_page::{{closure}}::h55beb5b8fbdcd8a1 [INFO] [stdout] at /opt/rustwide/workdir/src/convert.rs:124:5 [INFO] [stdout] 64: 0x56143b704e2e - core::ops::function::FnOnce::call_once::hbbab86a6b4fbd911 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x56143b72dbc3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x56143b72dbc3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 67: 0x56143b72c2b8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x56143b72c2b8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 69: 0x56143b72c2b8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 70: 0x56143b72c2b8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 71: 0x56143b72c2b8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 72: 0x56143b72c2b8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 73: 0x56143b72c2b8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 74: 0x56143b7068a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 75: 0x56143b70b06d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 76: 0x56143b70b06d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 77: 0x56143b70b06d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 78: 0x56143b70b06d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 79: 0x56143b70b06d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 80: 0x56143b70b06d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 81: 0x56143b70b06d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 82: 0x56143b880a7a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 83: 0x56143b880a7a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 84: 0x56143b880a7a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 85: 0x7fa5c4a8e609 - start_thread [INFO] [stdout] 86: 0x7fa5c4860293 - clone [INFO] [stdout] 87: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::test_convert stdout ---- [INFO] [stdout] thread 'convert::tests::test_convert' panicked at 'attempted to leave type `linked_hash_map::Node, object::Object>` uninitialized, which is invalid', /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56143b878330 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56143b878330 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56143b878330 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56143b878330 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56143b89d54c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x56143b8744a2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x56143b87abb5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56143b87abb5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56143b87abb5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56143b87a742 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x56143b87b351 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x56143b87ae67 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x56143b8787ec - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56143b87adf9 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x56143b89bed1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x56143b89be1d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x56143b7b98b2 - core::mem::uninitialized::h112413da47c6e0be [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] 17: 0x56143b7b98b2 - linked_hash_map::LinkedHashMap::insert::h9e753b0e5fe2773f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.3.0/src/lib.rs:203:52 [INFO] [stdout] 18: 0x56143b7b4cfe - lopdf::object::Dictionary::set::h1cdac15678bd2468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/object.rs:284:3 [INFO] [stdout] 19: 0x56143b78f5a6 - lopdf::parser::dictionary::{{closure}}::{{closure}}::h1b4bce62f48732b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:99:4 [INFO] [stdout] 20: 0x56143b7a0237 - core::iter::traits::iterator::Iterator::fold::hf5aa51de2c9f06cf [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 21: 0x56143b78f698 - lopdf::parser::dictionary::{{closure}}::h2cb467e0c7643bbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:98:3 [INFO] [stdout] 22: 0x56143b7e2fdd - pom::parser::Parser::map::{{closure}}::{{closure}}::hf43fd43920520cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:50 [INFO] [stdout] 23: 0x56143b745c1f - core::result::Result::map::h4e1ea5db4882e665 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:508:25 [INFO] [stdout] 24: 0x56143b7e0da7 - pom::parser::Parser::map::{{closure}}::h89cd22a08c29c381 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:4 [INFO] [stdout] 25: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 26: 0x56143b7dc5c7 - as core::ops::arith::Sub>>::sub::{{closure}}::hcfb96990a63d34e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 27: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 28: 0x56143b7dc007 - as core::ops::arith::Sub>>::sub::{{closure}}::h8ce1b3676ec239c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 29: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 30: 0x56143b7dc287 - as core::ops::arith::Sub>>::sub::{{closure}}::ha4dbf8ddeabde155 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 31: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 32: 0x56143b7f2687 - as core::ops::bit::Shr>::shr::{{closure}}::h61fab37d0af85940 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:517:4 [INFO] [stdout] 33: 0x56143b7af56b - as core::ops::function::Fn>::call::hdb9bc9ed1fa27c48 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 34: 0x56143b7e10bc - pom::parser::Parser::map::{{closure}}::hb6bdf855929612ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:4 [INFO] [stdout] 35: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 36: 0x56143b7f1aac - as core::ops::bit::BitOr>::bitor::{{closure}}::h0eed47e7d2e5b819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:532:11 [INFO] [stdout] 37: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 38: 0x56143b7f1970 - as core::ops::bit::BitOr>::bitor::{{closure}}::h0eed47e7d2e5b819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:528:46 [INFO] [stdout] 39: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 40: 0x56143b7dc366 - as core::ops::arith::Sub>>::sub::{{closure}}::hb886633c56e29271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 41: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 42: 0x56143b7d7f61 - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::h70d1f8c9784027ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:481:5 [INFO] [stdout] 43: 0x56143b74e235 - core::result::Result::and_then::h0232a84bdd2419d6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 44: 0x56143b7d7b5e - as core::ops::arith::Add>>::add::{{closure}}::hb3440183ae7e093b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:480:4 [INFO] [stdout] 45: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 46: 0x56143b7dc8e7 - as core::ops::arith::Sub>>::sub::{{closure}}::he3ad9c29f9a04128 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 47: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 48: 0x56143b7dc0e7 - as core::ops::arith::Sub>>::sub::{{closure}}::h96efb421524c1fb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 49: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 50: 0x56143b7dc8e7 - as core::ops::arith::Sub>>::sub::{{closure}}::he3ad9c29f9a04128 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 51: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 52: 0x56143b7ece52 - pom::parser::Parser::convert::{{closure}}::h9564b5a4c7dc98c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:59:4 [INFO] [stdout] 53: 0x56143b7aee1b - as core::ops::function::Fn>::call::h7666e6039953e8d0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 54: 0x56143b7f228c - as core::ops::bit::BitOr>::bitor::{{closure}}::h9d94c39b7b8064e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:532:11 [INFO] [stdout] 55: 0x56143b7aee1b - as core::ops::function::Fn>::call::h7666e6039953e8d0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 56: 0x56143b7e7cdd - pom::parser::Parser::parse::h5ff20bef16ff69f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:28:3 [INFO] [stdout] 57: 0x56143b793c8d - lopdf::parser::xref_and_trailer::hbc6435b73f639a9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:198:2 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] 58: 0x56143b75b605 - lopdf::reader::Reader::read::h697b6d62e3ada958 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:77:33 [INFO] [stdout] 59: 0x56143b6fa183 - lopdf::reader::::load_internal::h1e9f25de0c1d70a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:37:3 [INFO] [stdout] 60: 0x56143b6fa455 - lopdf::reader::::load::hb41760a4ca04b1b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:24:3 [INFO] [stdout] 61: 0x56143b6ee1b0 - mkbookpdf::convert::tests::make_test_document::h8526353a95ece2f5 [INFO] [stdout] at /opt/rustwide/workdir/src/convert.rs:88:9 [INFO] [stdout] 62: 0x56143b6f1d7a - mkbookpdf::convert::tests::test_convert::h3447da50dd1bcaa1 [INFO] [stdout] at /opt/rustwide/workdir/src/convert.rs:184:23 [INFO] [stdout] 63: 0x56143b6f1d41 - mkbookpdf::convert::tests::test_convert::{{closure}}::h9d59673d254d3b76 [INFO] [stdout] at /opt/rustwide/workdir/src/convert.rs:183:5 [INFO] [stdout] 64: 0x56143b704d8e - core::ops::function::FnOnce::call_once::h4cf79f7824479a33 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x56143b72dbc3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x56143b72dbc3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 67: 0x56143b72c2b8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x56143b72c2b8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 69: 0x56143b72c2b8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 70: 0x56143b72c2b8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 71: 0x56143b72c2b8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 72: 0x56143b72c2b8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 73: 0x56143b72c2b8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 74: 0x56143b7068a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 75: 0x56143b70b06d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 76: 0x56143b70b06d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 77: 0x56143b70b06d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 78: 0x56143b70b06d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 79: 0x56143b70b06d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 80: 0x56143b70b06d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 81: 0x56143b70b06d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 82: 0x56143b880a7a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 83: 0x56143b880a7a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 84: 0x56143b880a7a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 85: 0x7fa5c4a8e609 - start_thread [INFO] [stdout] 86: 0x7fa5c4860293 - clone [INFO] [stdout] 87: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::test_build_new_pages stdout ---- [INFO] [stdout] thread 'convert::tests::test_build_new_pages' panicked at 'attempted to leave type `linked_hash_map::Node, object::Object>` uninitialized, which is invalid', /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56143b878330 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56143b878330 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56143b878330 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56143b878330 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56143b89d54c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x56143b8744a2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x56143b87abb5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56143b87abb5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56143b87abb5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56143b87a742 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x56143b87b351 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x56143b87ae67 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x56143b8787ec - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56143b87adf9 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x56143b89bed1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x56143b89be1d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x56143b7b98b2 - core::mem::uninitialized::h112413da47c6e0be [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] 17: 0x56143b7b98b2 - linked_hash_map::LinkedHashMap::insert::h9e753b0e5fe2773f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.3.0/src/lib.rs:203:52 [INFO] [stdout] 18: 0x56143b7b4cfe - lopdf::object::Dictionary::set::h1cdac15678bd2468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/object.rs:284:3 [INFO] [stdout] 19: 0x56143b78f5a6 - lopdf::parser::dictionary::{{closure}}::{{closure}}::h1b4bce62f48732b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:99:4 [INFO] [stdout] 20: 0x56143b7a0237 - core::iter::traits::iterator::Iterator::fold::hf5aa51de2c9f06cf [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 21: 0x56143b78f698 - lopdf::parser::dictionary::{{closure}}::h2cb467e0c7643bbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:98:3 [INFO] [stdout] 22: 0x56143b7e2fdd - pom::parser::Parser::map::{{closure}}::{{closure}}::hf43fd43920520cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:50 [INFO] [stdout] 23: 0x56143b745c1f - core::result::Result::map::h4e1ea5db4882e665 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:508:25 [INFO] [stdout] 24: 0x56143b7e0da7 - pom::parser::Parser::map::{{closure}}::h89cd22a08c29c381 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:4 [INFO] [stdout] 25: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 26: 0x56143b7dc5c7 - as core::ops::arith::Sub>>::sub::{{closure}}::hcfb96990a63d34e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 27: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 28: 0x56143b7dc007 - as core::ops::arith::Sub>>::sub::{{closure}}::h8ce1b3676ec239c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 29: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 30: 0x56143b7dc287 - as core::ops::arith::Sub>>::sub::{{closure}}::ha4dbf8ddeabde155 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 31: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 32: 0x56143b7f2687 - as core::ops::bit::Shr>::shr::{{closure}}::h61fab37d0af85940 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:517:4 [INFO] [stdout] 33: 0x56143b7af56b - as core::ops::function::Fn>::call::hdb9bc9ed1fa27c48 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 34: 0x56143b7e10bc - pom::parser::Parser::map::{{closure}}::hb6bdf855929612ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:4 [INFO] [stdout] 35: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 36: 0x56143b7f1aac - as core::ops::bit::BitOr>::bitor::{{closure}}::h0eed47e7d2e5b819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:532:11 [INFO] [stdout] 37: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 38: 0x56143b7f1970 - as core::ops::bit::BitOr>::bitor::{{closure}}::h0eed47e7d2e5b819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:528:46 [INFO] [stdout] 39: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 40: 0x56143b7dc366 - as core::ops::arith::Sub>>::sub::{{closure}}::hb886633c56e29271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 41: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 42: 0x56143b7d7f61 - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::h70d1f8c9784027ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:481:5 [INFO] [stdout] 43: 0x56143b74e235 - core::result::Result::and_then::h0232a84bdd2419d6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 44: 0x56143b7d7b5e - as core::ops::arith::Add>>::add::{{closure}}::hb3440183ae7e093b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:480:4 [INFO] [stdout] 45: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 46: 0x56143b7dc8e7 - as core::ops::arith::Sub>>::sub::{{closure}}::he3ad9c29f9a04128 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 47: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 48: 0x56143b7dc0e7 - as core::ops::arith::Sub>>::sub::{{closure}}::h96efb421524c1fb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 49: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 50: 0x56143b7dc8e7 - as core::ops::arith::Sub>>::sub::{{closure}}::he3ad9c29f9a04128 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 51: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 52: 0x56143b7ece52 - pom::parser::Parser::convert::{{closure}}::h9564b5a4c7dc98c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:59:4 [INFO] [stdout] 53: 0x56143b7aee1b - as core::ops::function::Fn>::call::h7666e6039953e8d0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 54: 0x56143b7f228c - as core::ops::bit::BitOr>::bitor::{{closure}}::h9d94c39b7b8064e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:532:11 [INFO] [stdout] 55: 0x56143b7aee1b - as core::ops::function::Fn>::call::h7666e6039953e8d0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 56: 0x56143b7e7cdd - pom::parser::Parser::parse::h5ff20bef16ff69f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:28:3 [INFO] [stdout] 57: 0x56143b793c8d - lopdf::parser::xref_and_trailer::hbc6435b73f639a9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:198:2 [INFO] [stdout] 58: 0x56143b75b605 - lopdf::reader::Reader::read::h697b6d62e3ada958 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:77:33 [INFO] [stdout] 59: 0x56143b6fa183 - lopdf::reader::::load_internal::h1e9f25de0c1d70a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:37:3 [INFO] [stdout] 60: 0x56143b6fa455 - lopdf::reader::::load::hb41760a4ca04b1b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:24:3 [INFO] [stdout] 61: 0x56143b6ee1b0 - mkbookpdf::convert::tests::make_test_document::h8526353a95ece2f5 [INFO] [stdout] at /opt/rustwide/workdir/src/convert.rs:88:9 [INFO] [stdout] 62: 0x56143b6f127a - mkbookpdf::convert::tests::test_build_new_pages::he42f7f3af8655610 [INFO] [stdout] at /opt/rustwide/workdir/src/convert.rs:164:23 [INFO] [stdout] 63: 0x56143b6f1241 - mkbookpdf::convert::tests::test_build_new_pages::{{closure}}::h6eb19a1ac0e3357f [INFO] [stdout] at /opt/rustwide/workdir/src/convert.rs:163:5 [INFO] [stdout] 64: 0x56143b704cae - core::ops::function::FnOnce::call_once::h015df39c67b50c52 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x56143b72dbc3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x56143b72dbc3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 67: 0x56143b72c2b8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x56143b72c2b8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 69: 0x56143b72c2b8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 70: 0x56143b72c2b8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 71: 0x56143b72c2b8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 72: 0x56143b72c2b8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 73: 0x56143b72c2b8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 74: 0x56143b7068a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 75: 0x56143b70b06d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 76: 0x56143b70b06d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 77: 0x56143b70b06d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 78: 0x56143b70b06d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 79: 0x56143b70b06d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 80: 0x56143b70b06d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 81: 0x56143b70b06d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 82: 0x56143b880a7a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 83: 0x56143b880a7a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 84: 0x56143b880a7a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 85: 0x7fa5c4a8e609 - start_thread [INFO] [stdout] 86: 0x7fa5c4860293 - clone [INFO] [stdout] 87: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- convert::tests::test_get_pages_id stdout ---- [INFO] [stdout] thread 'convert::tests::test_get_pages_id' panicked at 'attempted to leave type `linked_hash_map::Node, object::Object>` uninitialized, which is invalid', /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56143b878330 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56143b878330 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56143b878330 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56143b878330 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56143b89d54c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x56143b8744a2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x56143b87abb5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56143b87abb5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56143b87abb5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56143b87a742 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x56143b87b351 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x56143b87ae67 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x56143b8787ec - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56143b87adf9 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x56143b89bed1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x56143b89be1d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x56143b7b98b2 - core::mem::uninitialized::h112413da47c6e0be [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] 17: 0x56143b7b98b2 - linked_hash_map::LinkedHashMap::insert::h9e753b0e5fe2773f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.3.0/src/lib.rs:203:52 [INFO] [stdout] 18: 0x56143b7b4cfe - lopdf::object::Dictionary::set::h1cdac15678bd2468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/object.rs:284:3 [INFO] [stdout] 19: 0x56143b78f5a6 - lopdf::parser::dictionary::{{closure}}::{{closure}}::h1b4bce62f48732b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:99:4 [INFO] [stdout] 20: 0x56143b7a0237 - core::iter::traits::iterator::Iterator::fold::hf5aa51de2c9f06cf [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 21: 0x56143b78f698 - lopdf::parser::dictionary::{{closure}}::h2cb467e0c7643bbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:98:3 [INFO] [stdout] 22: 0x56143b7e2fdd - pom::parser::Parser::map::{{closure}}::{{closure}}::hf43fd43920520cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:50 [INFO] [stdout] 23: 0x56143b745c1f - core::result::Result::map::h4e1ea5db4882e665 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:508:25 [INFO] [stdout] 24: 0x56143b7e0da7 - pom::parser::Parser::map::{{closure}}::h89cd22a08c29c381 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:4 [INFO] [stdout] 25: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 26: 0x56143b7dc5c7 - as core::ops::arith::Sub>>::sub::{{closure}}::hcfb96990a63d34e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 27: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 28: 0x56143b7dc007 - as core::ops::arith::Sub>>::sub::{{closure}}::h8ce1b3676ec239c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 29: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 30: 0x56143b7dc287 - as core::ops::arith::Sub>>::sub::{{closure}}::ha4dbf8ddeabde155 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 31: 0x56143b7af0eb - as core::ops::function::Fn>::call::ha0f6e43bbca77cea [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 32: 0x56143b7f2687 - as core::ops::bit::Shr>::shr::{{closure}}::h61fab37d0af85940 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:517:4 [INFO] [stdout] 33: 0x56143b7af56b - as core::ops::function::Fn>::call::hdb9bc9ed1fa27c48 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 34: 0x56143b7e10bc - pom::parser::Parser::map::{{closure}}::hb6bdf855929612ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:4 [INFO] [stdout] 35: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 36: 0x56143b7f1aac - as core::ops::bit::BitOr>::bitor::{{closure}}::h0eed47e7d2e5b819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:532:11 [INFO] [stdout] 37: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 38: 0x56143b7f1970 - as core::ops::bit::BitOr>::bitor::{{closure}}::h0eed47e7d2e5b819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:528:46 [INFO] [stdout] 39: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 40: 0x56143b7dc366 - as core::ops::arith::Sub>>::sub::{{closure}}::hb886633c56e29271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 41: 0x56143b7aec6b - as core::ops::function::Fn>::call::h5a8f166b14d5e943 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 42: 0x56143b7d7f61 - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::h70d1f8c9784027ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:481:5 [INFO] [stdout] 43: 0x56143b74e235 - core::result::Result::and_then::h0232a84bdd2419d6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 44: 0x56143b7d7b5e - as core::ops::arith::Add>>::add::{{closure}}::hb3440183ae7e093b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:480:4 [INFO] [stdout] 45: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 46: 0x56143b7dc8e7 - as core::ops::arith::Sub>>::sub::{{closure}}::he3ad9c29f9a04128 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 47: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 48: 0x56143b7dc0e7 - as core::ops::arith::Sub>>::sub::{{closure}}::h96efb421524c1fb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 49: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 50: 0x56143b7dc8e7 - as core::ops::arith::Sub>>::sub::{{closure}}::he3ad9c29f9a04128 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 51: 0x56143b7af05b - as core::ops::function::Fn>::call::h97f472cdbf9d52ce [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 52: 0x56143b7ece52 - pom::parser::Parser::convert::{{closure}}::h9564b5a4c7dc98c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:59:4 [INFO] [stdout] 53: 0x56143b7aee1b - as core::ops::function::Fn>::call::h7666e6039953e8d0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 54: 0x56143b7f228c - as core::ops::bit::BitOr>::bitor::{{closure}}::h9d94c39b7b8064e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:532:11 [INFO] [stdout] 55: 0x56143b7aee1b - as core::ops::function::Fn>::call::h7666e6039953e8d0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 56: 0x56143b7e7cdd - pom::parser::Parser::parse::h5ff20bef16ff69f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:28:3 [INFO] [stdout] 57: 0x56143b793c8d - lopdf::parser::xref_and_trailer::hbc6435b73f639a9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:198:2 [INFO] [stdout] 58: 0x56143b75b605 - lopdf::reader::Reader::read::h697b6d62e3ada958 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:77:33 [INFO] [stdout] 59: 0x56143b6fa183 - lopdf::reader::::load_internal::h1e9f25de0c1d70a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:37:3 [INFO] [stdout] 60: 0x56143b6fa455 - lopdf::reader::::load::hb41760a4ca04b1b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:24:3 [INFO] [stdout] 61: 0x56143b6ee1b0 - mkbookpdf::convert::tests::make_test_document::h8526353a95ece2f5 [INFO] [stdout] at /opt/rustwide/workdir/src/convert.rs:88:9 [INFO] [stdout] 62: 0x56143b6f096a - mkbookpdf::convert::tests::test_get_pages_id::h079ac2cc9e2e06be [INFO] [stdout] at /opt/rustwide/workdir/src/convert.rs:151:19 [INFO] [stdout] 63: 0x56143b6f0931 - mkbookpdf::convert::tests::test_get_pages_id::{{closure}}::hcb1a22d684c8da10 [INFO] [stdout] at /opt/rustwide/workdir/src/convert.rs:150:5 [INFO] [stdout] 64: 0x56143b704ebe - core::ops::function::FnOnce::call_once::hfc259344c16f97a7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x56143b72dbc3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x56143b72dbc3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 67: 0x56143b72c2b8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 68: 0x56143b72c2b8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 69: 0x56143b72c2b8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 70: 0x56143b72c2b8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 71: 0x56143b72c2b8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 72: 0x56143b72c2b8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 73: 0x56143b72c2b8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 74: 0x56143b7068a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 75: 0x56143b70b06d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 76: 0x56143b70b06d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 77: 0x56143b70b06d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 78: 0x56143b70b06d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 79: 0x56143b70b06d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 80: 0x56143b70b06d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 81: 0x56143b70b06d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 82: 0x56143b880a7a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 83: 0x56143b880a7a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 84: 0x56143b880a7a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 85: 0x7fa5c4a8e609 - start_thread [INFO] [stdout] 86: 0x7fa5c4860293 - clone [INFO] [stdout] 87: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] convert::tests::test_add_empty_page [INFO] [stdout] convert::tests::test_build_new_pages [INFO] [stdout] convert::tests::test_convert [INFO] [stdout] convert::tests::test_get_pages_id [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "abb7679112821b9c92d26a1209b07bffbe9eb5104d541135781c443e779bd45e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb7679112821b9c92d26a1209b07bffbe9eb5104d541135781c443e779bd45e", kill_on_drop: false }` [INFO] [stdout] abb7679112821b9c92d26a1209b07bffbe9eb5104d541135781c443e779bd45e