[INFO] cloning repository https://github.com/ekmartin/pdf-word-count [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ekmartin/pdf-word-count" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekmartin%2Fpdf-word-count", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekmartin%2Fpdf-word-count'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70bd60eccc5c44873d9ce3a98a45cc43c77c8d2e [INFO] testing ekmartin/pdf-word-count against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekmartin%2Fpdf-word-count" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ekmartin/pdf-word-count 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/ekmartin/pdf-word-count [INFO] finished tweaking git repo https://github.com/ekmartin/pdf-word-count [INFO] tweaked toml for git repo https://github.com/ekmartin/pdf-word-count written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ekmartin/pdf-word-count 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] c2c37f52f45346c1585cf7a09a22c6745b740cd5e3e5356c5c72ba1f7528ea25 [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" "c2c37f52f45346c1585cf7a09a22c6745b740cd5e3e5356c5c72ba1f7528ea25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2c37f52f45346c1585cf7a09a22c6745b740cd5e3e5356c5c72ba1f7528ea25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c37f52f45346c1585cf7a09a22c6745b740cd5e3e5356c5c72ba1f7528ea25", kill_on_drop: false }` [INFO] [stdout] c2c37f52f45346c1585cf7a09a22c6745b740cd5e3e5356c5c72ba1f7528ea25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 998808a34174cb7ef3df217c2b2c441a62801f1e76cb70df6e809e11449cd817 [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" "998808a34174cb7ef3df217c2b2c441a62801f1e76cb70df6e809e11449cd817", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling lopdf v0.15.1 [INFO] [stderr] Compiling pdf-word-count v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.34s [INFO] running `Command { std: "docker" "inspect" "998808a34174cb7ef3df217c2b2c441a62801f1e76cb70df6e809e11449cd817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "998808a34174cb7ef3df217c2b2c441a62801f1e76cb70df6e809e11449cd817", kill_on_drop: false }` [INFO] [stdout] 998808a34174cb7ef3df217c2b2c441a62801f1e76cb70df6e809e11449cd817 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 6f064f064ee14ccb1fa969072de91ac3322ac3561f7638af2c6f093c2a41c8ce [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" "6f064f064ee14ccb1fa969072de91ac3322ac3561f7638af2c6f093c2a41c8ce", kill_on_drop: false }` [INFO] [stderr] Compiling pdf-word-count v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "6f064f064ee14ccb1fa969072de91ac3322ac3561f7638af2c6f093c2a41c8ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f064f064ee14ccb1fa969072de91ac3322ac3561f7638af2c6f093c2a41c8ce", kill_on_drop: false }` [INFO] [stdout] 6f064f064ee14ccb1fa969072de91ac3322ac3561f7638af2c6f093c2a41c8ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 32af239551f1f10073547f26dcd339457aa434020d69958c4c30b5d4a40e8e99 [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" "32af239551f1f10073547f26dcd339457aa434020d69958c4c30b5d4a40e8e99", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pdf_word_count-b394e36fc4e5003e [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pdf_wc-e05c23ca24669879 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration-065f7ae6cfbd58b7 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test single_word ... FAILED [INFO] [stdout] test multiple_words ... FAILED [INFO] [stdout] test empty ... FAILED [INFO] [stdout] test hyphen ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- single_word stdout ---- [INFO] [stdout] thread 'single_word' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a87ca35230 - 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: 0x55a87ca35230 - 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: 0x55a87ca35230 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a87ca35230 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a87ca5a1ac - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55a87ca316d2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55a87ca37a65 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a87ca37a65 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a87ca37a65 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a87ca375f2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a87ca38201 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55a87ca37d17 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x55a87ca356ec - 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: 0x55a87ca37ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55a87ca58b31 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a87ca58a7d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55a87c9c32c2 - core::mem::uninitialized::h893c0d17285b12f7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] 17: 0x55a87c9c32c2 - linked_hash_map::LinkedHashMap::insert::h6cb7eed49da0fe25 [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: 0x55a87c9aadac - lopdf::object::Dictionary::set::hc5f2cf25bce2a16c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/object.rs:273:3 [INFO] [stdout] 19: 0x55a87c985daa - lopdf::parser::dictionary::{{closure}}::{{closure}}::ha123124c248c94f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:107:42 [INFO] [stdout] 20: 0x55a87c9cfb9c - core::iter::traits::iterator::Iterator::fold::h56e5e4c7f26626a1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 21: 0x55a87c985ec8 - lopdf::parser::dictionary::{{closure}}::hf87d4a3d230ea904 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:105:24 [INFO] [stdout] 22: 0x55a87c97faf6 - core::ops::function::impls:: for &F>::call_once::h2b2c7325efe01446 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x55a87c967b19 - core::result::Result::map::h656b7f44686e3073 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:508:25 [INFO] [stdout] 24: 0x55a87c9ed8da - pom::parser::Parser::map::{{closure}}::hc068d9f7832dfc46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 25: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 26: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 27: 0x55a87c9e6c53 - as core::ops::arith::Mul>>::mul::{{closure}}::{{closure}}::h8da8341016e055a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:48 [INFO] [stdout] 28: 0x55a87c971f60 - core::result::Result::and_then::h672c52fb29f7adc4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 29: 0x55a87c9e6506 - as core::ops::arith::Mul>>::mul::{{closure}}::h8890ba1f301ada79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:17 [INFO] [stdout] 30: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 31: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 32: 0x55a87c9e7a85 - as core::ops::arith::Sub>>::sub::{{closure}}::h1eee65741e5b68e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 33: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 34: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 35: 0x55a87c9e54d2 - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::hc5d411d1e8321eeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:51 [INFO] [stderr] error: test failed, to rerun pass '--test integration' [INFO] [stdout] 36: 0x55a87c973e7d - core::result::Result::and_then::hb4915d8addf38604 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 37: 0x55a87c9e42bf - as core::ops::arith::Add>>::add::{{closure}}::h0d73d5ae78acd512 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:17 [INFO] [stdout] 38: 0x55a87c9c7030 - as core::ops::function::Fn>::call::hee2a4f7d58f36551 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 39: 0x55a87c9f3171 - pom::parser::Parser::parse::h36a478721acab04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 40: 0x55a87c9ed92e - pom::parser::Parser::map::{{closure}}::hc789d4d73e379c16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 41: 0x55a87c9c7030 - as core::ops::function::Fn>::call::hee2a4f7d58f36551 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 42: 0x55a87c9f3171 - pom::parser::Parser::parse::h36a478721acab04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 43: 0x55a87ca01167 - as core::ops::bit::BitOr>::bitor::{{closure}}::hf8cecf0cc97077fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:516:10 [INFO] [stdout] 44: 0x55a87c9c7030 - as core::ops::function::Fn>::call::hee2a4f7d58f36551 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 45: 0x55a87c9f3171 - pom::parser::Parser::parse::h36a478721acab04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 46: 0x55a87c9ac1f1 - lopdf::reader::Reader::read::h0595b0365b6cc265 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:60:33 [INFO] [stdout] 47: 0x55a87c90254c - lopdf::reader::::load_internal::h3a083778cbd8eba6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:38:3 [INFO] [stdout] 48: 0x55a87c90286d - lopdf::reader::::load_from::h778256f04bcaa089 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:26:3 [INFO] [stdout] 49: 0x55a87c9028db - pdf_word_count::Collector::process_document::h2536020182d8e14e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:27:24 [INFO] [stdout] 50: 0x55a87c8fe2e6 - integration::process::h1573f3ce4306a9e1 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:9:5 [INFO] [stdout] 51: 0x55a87c8fe343 - integration::single_word::h3f570de75619cbde [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:14:14 [INFO] [stdout] 52: 0x55a87c8fe30a - integration::single_word::{{closure}}::hcc7023f9ec74ec9b [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:13:1 [INFO] [stdout] 53: 0x55a87c90084e - core::ops::function::FnOnce::call_once::h33530fdb4f2e6b8d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55a87c92a673 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55a87c92a673 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55a87c928d68 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55a87c928d68 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55a87c928d68 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55a87c928d68 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55a87c928d68 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55a87c928d68 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55a87c928d68 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55a87c903356 - 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] 64: 0x55a87c907b1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55a87c907b1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 66: 0x55a87c907b1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55a87c907b1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55a87c907b1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55a87c907b1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55a87c907b1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55a87ca3d7ea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55a87ca3d7ea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55a87ca3d7ea - 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] 74: 0x7f9e4dd77609 - start_thread [INFO] [stdout] 75: 0x7f9e4db49293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- multiple_words stdout ---- [INFO] [stdout] thread 'multiple_words' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a87ca35230 - 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: 0x55a87ca35230 - 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: 0x55a87ca35230 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a87ca35230 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a87ca5a1ac - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55a87ca316d2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55a87ca37a65 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a87ca37a65 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a87ca37a65 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a87ca375f2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a87ca38201 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55a87ca37d17 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x55a87ca356ec - 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: 0x55a87ca37ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55a87ca58b31 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a87ca58a7d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55a87c9c32c2 - core::mem::uninitialized::h893c0d17285b12f7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] 17: 0x55a87c9c32c2 - linked_hash_map::LinkedHashMap::insert::h6cb7eed49da0fe25 [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: 0x55a87c9aadac - lopdf::object::Dictionary::set::hc5f2cf25bce2a16c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/object.rs:273:3 [INFO] [stdout] 19: 0x55a87c985daa - lopdf::parser::dictionary::{{closure}}::{{closure}}::ha123124c248c94f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:107:42 [INFO] [stdout] 20: 0x55a87c9cfb9c - core::iter::traits::iterator::Iterator::fold::h56e5e4c7f26626a1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 21: 0x55a87c985ec8 - lopdf::parser::dictionary::{{closure}}::hf87d4a3d230ea904 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:105:24 [INFO] [stdout] 22: 0x55a87c97faf6 - core::ops::function::impls:: for &F>::call_once::h2b2c7325efe01446 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x55a87c967b19 - core::result::Result::map::h656b7f44686e3073 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:508:25 [INFO] [stdout] 24: 0x55a87c9ed8da - pom::parser::Parser::map::{{closure}}::hc068d9f7832dfc46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 25: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 26: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 27: 0x55a87c9e6c53 - as core::ops::arith::Mul>>::mul::{{closure}}::{{closure}}::h8da8341016e055a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:48 [INFO] [stdout] 28: 0x55a87c971f60 - core::result::Result::and_then::h672c52fb29f7adc4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 29: 0x55a87c9e6506 - as core::ops::arith::Mul>>::mul::{{closure}}::h8890ba1f301ada79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:17 [INFO] [stdout] 30: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 31: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 32: 0x55a87c9e7a85 - as core::ops::arith::Sub>>::sub::{{closure}}::h1eee65741e5b68e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 33: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 34: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 35: 0x55a87c9e54d2 - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::hc5d411d1e8321eeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:51 [INFO] [stdout] 36: 0x55a87c973e7d - core::result::Result::and_then::hb4915d8addf38604 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 37: 0x55a87c9e42bf - as core::ops::arith::Add>>::add::{{closure}}::h0d73d5ae78acd512 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:17 [INFO] [stdout] 38: 0x55a87c9c7030 - as core::ops::function::Fn>::call::hee2a4f7d58f36551 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 39: 0x55a87c9f3171 - pom::parser::Parser::parse::h36a478721acab04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 40: 0x55a87c9ed92e - pom::parser::Parser::map::{{closure}}::hc789d4d73e379c16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 41: 0x55a87c9c7030 - as core::ops::function::Fn>::call::hee2a4f7d58f36551 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 42: 0x55a87c9f3171 - pom::parser::Parser::parse::h36a478721acab04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 43: 0x55a87ca01167 - as core::ops::bit::BitOr>::bitor::{{closure}}::hf8cecf0cc97077fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:516:10 [INFO] [stdout] 44: 0x55a87c9c7030 - as core::ops::function::Fn>::call::hee2a4f7d58f36551 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 45: 0x55a87c9f3171 - pom::parser::Parser::parse::h36a478721acab04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 46: 0x55a87c9ac1f1 - lopdf::reader::Reader::read::h0595b0365b6cc265 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:60:33 [INFO] [stdout] 47: 0x55a87c90254c - lopdf::reader::::load_internal::h3a083778cbd8eba6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:38:3 [INFO] [stdout] 48: 0x55a87c90286d - lopdf::reader::::load_from::h778256f04bcaa089 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:26:3 [INFO] [stdout] 49: 0x55a87c9028db - pdf_word_count::Collector::process_document::h2536020182d8e14e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:27:24 [INFO] [stdout] 50: 0x55a87c8fe2e6 - integration::process::h1573f3ce4306a9e1 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:9:5 [INFO] [stdout] 51: 0x55a87c8fe813 - integration::multiple_words::hb96d0e0845ce67a0 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:22:14 [INFO] [stdout] 52: 0x55a87c8fe7da - integration::multiple_words::{{closure}}::h9f6a2439d428bd46 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:21:1 [INFO] [stdout] 53: 0x55a87c90088e - core::ops::function::FnOnce::call_once::h93a4758d4c93b2e7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55a87c92a673 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55a87c92a673 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55a87c928d68 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55a87c928d68 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55a87c928d68 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55a87c928d68 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55a87c928d68 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55a87c928d68 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55a87c928d68 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55a87c903356 - 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] 64: 0x55a87c907b1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55a87c907b1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 66: 0x55a87c907b1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55a87c907b1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55a87c907b1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55a87c907b1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55a87c907b1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55a87ca3d7ea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55a87ca3d7ea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55a87ca3d7ea - 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] 74: 0x7f9e4dd77609 - start_thread [INFO] [stdout] 75: 0x7f9e4db49293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- empty stdout ---- [INFO] [stdout] thread 'empty' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a87ca35230 - 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: 0x55a87ca35230 - 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: 0x55a87ca35230 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a87ca35230 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a87ca5a1ac - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55a87ca316d2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55a87ca37a65 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a87ca37a65 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a87ca37a65 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a87ca375f2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a87ca38201 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55a87ca37d17 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x55a87ca356ec - 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: 0x55a87ca37ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55a87ca58b31 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a87ca58a7d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55a87c9c32c2 - core::mem::uninitialized::h893c0d17285b12f7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] 17: 0x55a87c9c32c2 - linked_hash_map::LinkedHashMap::insert::h6cb7eed49da0fe25 [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: 0x55a87c9aadac - lopdf::object::Dictionary::set::hc5f2cf25bce2a16c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/object.rs:273:3 [INFO] [stdout] 19: 0x55a87c985daa - lopdf::parser::dictionary::{{closure}}::{{closure}}::ha123124c248c94f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:107:42 [INFO] [stdout] 20: 0x55a87c9cfb9c - core::iter::traits::iterator::Iterator::fold::h56e5e4c7f26626a1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 21: 0x55a87c985ec8 - lopdf::parser::dictionary::{{closure}}::hf87d4a3d230ea904 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:105:24 [INFO] [stdout] 22: 0x55a87c97faf6 - core::ops::function::impls:: for &F>::call_once::h2b2c7325efe01446 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x55a87c967b19 - core::result::Result::map::h656b7f44686e3073 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:508:25 [INFO] [stdout] 24: 0x55a87c9ed8da - pom::parser::Parser::map::{{closure}}::hc068d9f7832dfc46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 25: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 26: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 27: 0x55a87c9e6c53 - as core::ops::arith::Mul>>::mul::{{closure}}::{{closure}}::h8da8341016e055a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:48 [INFO] [stdout] 28: 0x55a87c971f60 - core::result::Result::and_then::h672c52fb29f7adc4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 29: 0x55a87c9e6506 - as core::ops::arith::Mul>>::mul::{{closure}}::h8890ba1f301ada79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:17 [INFO] [stdout] 30: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 31: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 32: 0x55a87c9e7a85 - as core::ops::arith::Sub>>::sub::{{closure}}::h1eee65741e5b68e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 33: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 34: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 35: 0x55a87c9e54d2 - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::hc5d411d1e8321eeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:51 [INFO] [stdout] 36: 0x55a87c973e7d - core::result::Result::and_then::hb4915d8addf38604 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 37: 0x55a87c9e42bf - as core::ops::arith::Add>>::add::{{closure}}::h0d73d5ae78acd512 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:17 [INFO] [stdout] 38: 0x55a87c9c7030 - as core::ops::function::Fn>::call::hee2a4f7d58f36551 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 39: 0x55a87c9f3171 - pom::parser::Parser::parse::h36a478721acab04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 40: 0x55a87c9ed92e - pom::parser::Parser::map::{{closure}}::hc789d4d73e379c16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 41: 0x55a87c9c7030 - as core::ops::function::Fn>::call::hee2a4f7d58f36551 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 42: 0x55a87c9f3171 - pom::parser::Parser::parse::h36a478721acab04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 43: 0x55a87ca01167 - as core::ops::bit::BitOr>::bitor::{{closure}}::hf8cecf0cc97077fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:516:10 [INFO] [stdout] 44: 0x55a87c9c7030 - as core::ops::function::Fn>::call::hee2a4f7d58f36551 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 45: 0x55a87c9f3171 - pom::parser::Parser::parse::h36a478721acab04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 46: 0x55a87c9ac1f1 - lopdf::reader::Reader::read::h0595b0365b6cc265 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:60:33 [INFO] [stdout] 47: 0x55a87c90254c - lopdf::reader::::load_internal::h3a083778cbd8eba6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:38:3 [INFO] [stdout] 48: 0x55a87c90286d - lopdf::reader::::load_from::h778256f04bcaa089 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:26:3 [INFO] [stdout] 49: 0x55a87c9028db - pdf_word_count::Collector::process_document::h2536020182d8e14e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:27:24 [INFO] [stdout] 50: 0x55a87c8fe2e6 - integration::process::h1573f3ce4306a9e1 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:9:5 [INFO] [stdout] 51: 0x55a87c8fece3 - integration::empty::hc9ae52c0c4cbcece [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:32:14 [INFO] [stdout] 52: 0x55a87c8fecaa - integration::empty::{{closure}}::h796b4dd5f1bab622 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:31:1 [INFO] [stdout] 53: 0x55a87c9008fe - core::ops::function::FnOnce::call_once::hdf88d88cfa1a8f1a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55a87c92a673 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55a87c92a673 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 56: 0x55a87c928d68 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 57: 0x55a87c928d68 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 58: 0x55a87c928d68 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 59: 0x55a87c928d68 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55a87c928d68 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55a87c928d68 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 62: 0x55a87c928d68 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 63: 0x55a87c903356 - 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] 64: 0x55a87c907b1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 65: 0x55a87c907b1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 66: 0x55a87c907b1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 67: 0x55a87c907b1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 68: 0x55a87c907b1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 69: 0x55a87c907b1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 70: 0x55a87c907b1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55a87ca3d7ea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 72: 0x55a87ca3d7ea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 73: 0x55a87ca3d7ea - 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] 74: 0x7f9e4dd77609 - start_thread [INFO] [stdout] 75: 0x7f9e4db49293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- hyphen stdout ---- [INFO] [stdout] thread 'hyphen' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a87ca35230 - 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: 0x55a87ca35230 - 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: 0x55a87ca35230 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a87ca35230 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a87ca5a1ac - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55a87ca316d2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55a87ca37a65 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a87ca37a65 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a87ca37a65 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a87ca375f2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a87ca38201 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55a87ca37d17 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x55a87ca356ec - 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: 0x55a87ca37ca9 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55a87ca58b31 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a87ca58a7d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55a87c9c32c2 - core::mem::uninitialized::h893c0d17285b12f7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stdout] 17: 0x55a87c9c32c2 - linked_hash_map::LinkedHashMap::insert::h6cb7eed49da0fe25 [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: 0x55a87c9aadac - lopdf::object::Dictionary::set::hc5f2cf25bce2a16c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/object.rs:273:3 [INFO] [stdout] 19: 0x55a87c985daa - lopdf::parser::dictionary::{{closure}}::{{closure}}::ha123124c248c94f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:107:42 [INFO] [stdout] 20: 0x55a87c9cfb9c - core::iter::traits::iterator::Iterator::fold::h56e5e4c7f26626a1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 21: 0x55a87c985ec8 - lopdf::parser::dictionary::{{closure}}::hf87d4a3d230ea904 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:105:24 [INFO] [stdout] 22: 0x55a87c97faf6 - core::ops::function::impls:: for &F>::call_once::h2b2c7325efe01446 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x55a87c967b19 - core::result::Result::map::h656b7f44686e3073 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:508:25 [INFO] [stdout] 24: 0x55a87c9ed8da - pom::parser::Parser::map::{{closure}}::hc068d9f7832dfc46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 25: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 26: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 27: 0x55a87c9ed742 - pom::parser::Parser::map::{{closure}}::had3bd12bdc3c5787 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 28: 0x55a87c9c71b0 - as core::ops::function::Fn>::call::hfda7a38057d7e3eb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 29: 0x55a87c9f3671 - pom::parser::Parser::parse::hbf50a52a1ed64393 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 30: 0x55a87ca00e0f - as core::ops::bit::BitOr>::bitor::{{closure}}::h7879399ca7b1a3e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:520:11 [INFO] [stdout] 31: 0x55a87c9c71b0 - as core::ops::function::Fn>::call::hfda7a38057d7e3eb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 32: 0x55a87c9f3671 - pom::parser::Parser::parse::hbf50a52a1ed64393 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 33: 0x55a87c9e8cd5 - as core::ops::arith::Sub>>::sub::{{closure}}::hbacc5291798453eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 34: 0x55a87c9c71b0 - as core::ops::function::Fn>::call::hfda7a38057d7e3eb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 35: 0x55a87c9f3671 - pom::parser::Parser::parse::hbf50a52a1ed64393 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 36: 0x55a87c9fe39e - pom::parser::call::{{closure}}::h1edc1ffe6ad51e00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:426:3 [INFO] [stdout] 37: 0x55a87c9c71b0 - as core::ops::function::Fn>::call::hfda7a38057d7e3eb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 38: 0x55a87c9f3671 - pom::parser::Parser::parse::hbf50a52a1ed64393 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 39: 0x55a87c9e52c1 - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::h9ebeeb8c8fe962c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:51 [INFO] [stdout] 40: 0x55a87c9712c6 - core::result::Result::and_then::h48c3155fcf4e16a2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 41: 0x55a87c9e44df - as core::ops::arith::Add>>::add::{{closure}}::h511a1a7829a44cd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:17 [INFO] [stdout] 42: 0x55a87c9c6eb0 - as core::ops::function::Fn>::call::hd86e8f44f5111a26 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 43: 0x55a87c9f3081 - pom::parser::Parser::parse::h24d3bfdeb6b752bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 44: 0x55a87c9f6399 - pom::parser::Parser::repeat::{{closure}}::h7eb141c48d308f4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:129:23 [INFO] [stdout] 45: 0x55a87c9c66d0 - as core::ops::function::Fn>::call::h48e614114c9a98f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 46: 0x55a87c9f3301 - pom::parser::Parser::parse::h5f15bba8b6b05a48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 47: 0x55a87c9e6cb3 - as core::ops::arith::Mul>>::mul::{{closure}}::{{closure}}::hb14e1bbb19c097f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:48 [INFO] [stdout] 48: 0x55a87c970420 - core::result::Result::and_then::h1b45b765b0e4655c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 49: 0x55a87c9e6726 - as core::ops::arith::Mul>>::mul::{{closure}}::hb1a39c672a364850 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:17 [INFO] [stdout] 50: 0x55a87c9c66d0 - as core::ops::function::Fn>::call::h48e614114c9a98f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 51: 0x55a87c9f3301 - pom::parser::Parser::parse::h5f15bba8b6b05a48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 52: 0x55a87c9e8665 - as core::ops::arith::Sub>>::sub::{{closure}}::h7c56759588073758 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 53: 0x55a87c9c66d0 - as core::ops::function::Fn>::call::h48e614114c9a98f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 54: 0x55a87c9f3301 - pom::parser::Parser::parse::h5f15bba8b6b05a48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 55: 0x55a87c9ed8c2 - pom::parser::Parser::map::{{closure}}::hc068d9f7832dfc46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 56: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 57: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 58: 0x55a87c9e7a85 - as core::ops::arith::Sub>>::sub::{{closure}}::h1eee65741e5b68e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 59: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 60: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 61: 0x55a87c9e8215 - as core::ops::arith::Sub>>::sub::{{closure}}::h403c3c9a5fbcea89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 62: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 63: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 64: 0x55a87c9e9795 - as core::ops::arith::Sub>>::sub::{{closure}}::hf93c4fabd38fdd0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 65: 0x55a87c9c6d30 - as core::ops::function::Fn>::call::hb73a157bd875bd70 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 66: 0x55a87c9f38a1 - pom::parser::Parser::parse::hf6a6dd2f0281f9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 67: 0x55a87ca013f5 - as core::ops::bit::Shr>::shr::{{closure}}::hdf4261e92b5ba5b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:501:17 [INFO] [stdout] 68: 0x55a87c9c7090 - as core::ops::function::Fn>::call::hf84de4f96fa35d0d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 69: 0x55a87c9f2f41 - pom::parser::Parser::parse::h079a7b8ac5e39ad6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 70: 0x55a87c9eda5e - pom::parser::Parser::map::{{closure}}::hd17ea39fde44b49b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 71: 0x55a87c9c71b0 - as core::ops::function::Fn>::call::hfda7a38057d7e3eb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 72: 0x55a87c9f3671 - pom::parser::Parser::parse::hbf50a52a1ed64393 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 73: 0x55a87ca00e0f - as core::ops::bit::BitOr>::bitor::{{closure}}::h7879399ca7b1a3e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:520:11 [INFO] [stdout] 74: 0x55a87c9c71b0 - as core::ops::function::Fn>::call::hfda7a38057d7e3eb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 75: 0x55a87c9f3671 - pom::parser::Parser::parse::hbf50a52a1ed64393 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 76: 0x55a87ca00d07 - as core::ops::bit::BitOr>::bitor::{{closure}}::h7879399ca7b1a3e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:516:10 [INFO] [stdout] 77: 0x55a87c9c71b0 - as core::ops::function::Fn>::call::hfda7a38057d7e3eb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 78: 0x55a87c9f3671 - pom::parser::Parser::parse::hbf50a52a1ed64393 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 79: 0x55a87c9e8cd5 - as core::ops::arith::Sub>>::sub::{{closure}}::hbacc5291798453eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 80: 0x55a87c9c71b0 - as core::ops::function::Fn>::call::hfda7a38057d7e3eb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 81: 0x55a87c9f3671 - pom::parser::Parser::parse::hbf50a52a1ed64393 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 82: 0x55a87c9e53c7 - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::ha71b6ea72b77f60d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:51 [INFO] [stdout] 83: 0x55a87c9745bf - core::result::Result::and_then::hbf4e5ea412efdb61 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:708:22 [INFO] [stdout] 84: 0x55a87c9e480f - as core::ops::arith::Add>>::add::{{closure}}::hae8c594a71e8f83e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:17 [INFO] [stdout] 85: 0x55a87c9c6b50 - as core::ops::function::Fn>::call::h8b0fffedcf4816c1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 86: 0x55a87c9f32b1 - pom::parser::Parser::parse::h5e11858eb510c57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 87: 0x55a87c9e8775 - as core::ops::arith::Sub>>::sub::{{closure}}::h8c6ef9be2bf66d51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 88: 0x55a87c9c6b50 - as core::ops::function::Fn>::call::h8b0fffedcf4816c1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 89: 0x55a87c9f32b1 - pom::parser::Parser::parse::h5e11858eb510c57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 90: 0x55a87c9e9675 - as core::ops::arith::Sub>>::sub::{{closure}}::hf5210b0cf36d82b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 91: 0x55a87c9c6b50 - as core::ops::function::Fn>::call::h8b0fffedcf4816c1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 92: 0x55a87c9f32b1 - pom::parser::Parser::parse::h5e11858eb510c57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 93: 0x55a87c9e8775 - as core::ops::arith::Sub>>::sub::{{closure}}::h8c6ef9be2bf66d51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 94: 0x55a87c9c6b50 - as core::ops::function::Fn>::call::h8b0fffedcf4816c1 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 95: 0x55a87c9f32b1 - pom::parser::Parser::parse::h5e11858eb510c57d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 96: 0x55a87c9f8969 - pom::parser::Parser::convert::{{closure}}::h9d08ac777515db49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:48:4 [INFO] [stdout] 97: 0x55a87c9c7030 - as core::ops::function::Fn>::call::hee2a4f7d58f36551 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 98: 0x55a87c9f3171 - pom::parser::Parser::parse::h36a478721acab04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 99: 0x55a87ca0126f - as core::ops::bit::BitOr>::bitor::{{closure}}::hf8cecf0cc97077fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:520:11 [INFO] [stdout] 100: 0x55a87c9c7030 - as core::ops::function::Fn>::call::hee2a4f7d58f36551 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1332:9 [INFO] [stdout] 101: 0x55a87c9f3171 - pom::parser::Parser::parse::h36a478721acab04f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 102: 0x55a87c9ac1f1 - lopdf::reader::Reader::read::h0595b0365b6cc265 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:60:33 [INFO] [stdout] 103: 0x55a87c90254c - lopdf::reader::::load_internal::h3a083778cbd8eba6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:38:3 [INFO] [stdout] 104: 0x55a87c90286d - lopdf::reader::::load_from::h778256f04bcaa089 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:26:3 [INFO] [stdout] 105: 0x55a87c9028db - pdf_word_count::Collector::process_document::h2536020182d8e14e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:27:24 [INFO] [stdout] 106: 0x55a87c8fe2e6 - integration::process::h1573f3ce4306a9e1 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:9:5 [INFO] [stdout] 107: 0x55a87c8ff1b3 - integration::hyphen::hb73a8b769333287a [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:40:14 [INFO] [stdout] 108: 0x55a87c8ff17a - integration::hyphen::{{closure}}::hb417b0a20f6e4865 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:39:1 [INFO] [stdout] 109: 0x55a87c90092e - core::ops::function::FnOnce::call_once::he6a6a6276bde4e67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 110: 0x55a87c92a673 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 111: 0x55a87c92a673 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 112: 0x55a87c928d68 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 113: 0x55a87c928d68 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 114: 0x55a87c928d68 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 115: 0x55a87c928d68 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 116: 0x55a87c928d68 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 117: 0x55a87c928d68 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 118: 0x55a87c928d68 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 119: 0x55a87c903356 - 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] 120: 0x55a87c907b1d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 121: 0x55a87c907b1d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 122: 0x55a87c907b1d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 123: 0x55a87c907b1d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 124: 0x55a87c907b1d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 125: 0x55a87c907b1d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 126: 0x55a87c907b1d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 127: 0x55a87ca3d7ea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 128: 0x55a87ca3d7ea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 129: 0x55a87ca3d7ea - 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] 130: 0x7f9e4dd77609 - start_thread [INFO] [stdout] 131: 0x7f9e4db49293 - clone [INFO] [stdout] 132: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] empty [INFO] [stdout] hyphen [INFO] [stdout] multiple_words [INFO] [stdout] single_word [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "32af239551f1f10073547f26dcd339457aa434020d69958c4c30b5d4a40e8e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32af239551f1f10073547f26dcd339457aa434020d69958c4c30b5d4a40e8e99", kill_on_drop: false }` [INFO] [stdout] 32af239551f1f10073547f26dcd339457aa434020d69958c4c30b5d4a40e8e99