[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#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekmartin%2Fpdf-word-count" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ekmartin/pdf-word-count on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c128f89965f6cbc2c0647c7c0dd6ae7dbd0635f94b59a85fcc366931041e7fb [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" "1c128f89965f6cbc2c0647c7c0dd6ae7dbd0635f94b59a85fcc366931041e7fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c128f89965f6cbc2c0647c7c0dd6ae7dbd0635f94b59a85fcc366931041e7fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c128f89965f6cbc2c0647c7c0dd6ae7dbd0635f94b59a85fcc366931041e7fb", kill_on_drop: false }` [INFO] [stdout] 1c128f89965f6cbc2c0647c7c0dd6ae7dbd0635f94b59a85fcc366931041e7fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a09368c0802f3d42ae7ef53caeb9519c14e1b4c86d600f15829a1e2b4cfc4939 [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" "a09368c0802f3d42ae7ef53caeb9519c14e1b4c86d600f15829a1e2b4cfc4939", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling miniz-sys v0.1.10 [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 20.89s [INFO] running `Command { std: "docker" "inspect" "a09368c0802f3d42ae7ef53caeb9519c14e1b4c86d600f15829a1e2b4cfc4939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a09368c0802f3d42ae7ef53caeb9519c14e1b4c86d600f15829a1e2b4cfc4939", kill_on_drop: false }` [INFO] [stdout] a09368c0802f3d42ae7ef53caeb9519c14e1b4c86d600f15829a1e2b4cfc4939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 336eb92631d123b84e12ca97c80fc5b56175c923e1710d421b2fa93ec84b5627 [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" "336eb92631d123b84e12ca97c80fc5b56175c923e1710d421b2fa93ec84b5627", 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 1.57s [INFO] running `Command { std: "docker" "inspect" "336eb92631d123b84e12ca97c80fc5b56175c923e1710d421b2fa93ec84b5627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "336eb92631d123b84e12ca97c80fc5b56175c923e1710d421b2fa93ec84b5627", kill_on_drop: false }` [INFO] [stdout] 336eb92631d123b84e12ca97c80fc5b56175c923e1710d421b2fa93ec84b5627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 71d6f9a2df6198366823eb2586d6be49ae48dbd1152ca5607e0543607e77c7b1 [INFO] running `Command { std: "docker" "start" "-a" "71d6f9a2df6198366823eb2586d6be49ae48dbd1152ca5607e0543607e77c7b1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pdf_word_count-a1210b3384f08452) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pdf_wc-3c6cbdbed161268f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-fc8785707dc6a1ac) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test empty ... FAILED [INFO] [stdout] test hyphen ... FAILED [INFO] [stdout] test single_word ... FAILED [INFO] [stdout] test multiple_words ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55885c09bcb0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55885c09bcb0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55885c09bcb0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55885c09bcb0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55885c0bf90c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55885c098d25 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55885c09de1b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55885c09de1b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55885c09de1b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55885c09d92c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55885c09e4c1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55885c09df97 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55885c09c18c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55885c09df29 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55885bf6a4e1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55885bf6a42d - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55885bfd288d - core::mem::uninitialized::he9d4c6260528344d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55885bfd288d - linked_hash_map::LinkedHashMap::insert::hb04b6bc875e6d160 [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: 0x55885bff1d56 - lopdf::object::Dictionary::set::h069b97167a0895bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/object.rs:273:3 [INFO] [stdout] 19: 0x55885c03fa24 - lopdf::parser::dictionary::{{closure}}::{{closure}}::h71bc5f8cf1e4b7d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:107:42 [INFO] [stdout] 20: 0x55885c020d3d - core::iter::traits::iterator::Iterator::fold::h49cd7ac90bed6efd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 21: 0x55885c03fb11 - lopdf::parser::dictionary::{{closure}}::h279243607e21c343 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:105:24 [INFO] [stdout] 22: 0x55885c02a4e3 - core::ops::function::impls:: for &F>::call_once::h326cf01c7e973d39 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x55885c00e523 - core::result::Result::map::heb4a4f5c4d3663af [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:504:25 [INFO] [stdout] 24: 0x55885c053e70 - pom::parser::Parser::map::{{closure}}::hf7dd90376c57deb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 25: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 26: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 27: 0x55885c04d7fa - as core::ops::arith::Mul>>::mul::{{closure}}::{{closure}}::hf14289b0c6617f6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:48 [INFO] [stdout] 28: 0x55885c011a02 - core::result::Result::and_then::h5ad6147276897288 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:704:22 [INFO] [stdout] 29: 0x55885c04cb0b - as core::ops::arith::Mul>>::mul::{{closure}}::h8c0bd749171a10b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:17 [INFO] [stdout] 30: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 31: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 32: 0x55885c04edac - as core::ops::arith::Sub>>::sub::{{closure}}::h5dd28c8c5293d4a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 33: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 34: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 35: 0x55885c04bbbe - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::ha5f931946629fc98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:51 [INFO] [stdout] 36: 0x55885c014ca8 - core::result::Result::and_then::hd97e0fd0919bb8ab [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:704:22 [INFO] [stdout] 37: 0x55885c04ae64 - as core::ops::arith::Add>>::add::{{closure}}::h6d49301d2057fb59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:17 [INFO] [stdout] 38: 0x55885bfdac35 - as core::ops::function::Fn>::call::hed808da8e5a96f43 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 39: 0x55885c059135 - pom::parser::Parser::parse::h67661ede9bb701bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 40: 0x55885c0534f8 - pom::parser::Parser::map::{{closure}}::h5f7534beb7e0cabb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 41: 0x55885bfdac35 - as core::ops::function::Fn>::call::hed808da8e5a96f43 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 42: 0x55885c059135 - pom::parser::Parser::parse::h67661ede9bb701bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 43: 0x55885c06691b - as core::ops::bit::BitOr>::bitor::{{closure}}::he08af29e169105b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:516:10 [INFO] [stdout] 44: 0x55885bfdac35 - as core::ops::function::Fn>::call::hed808da8e5a96f43 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 45: 0x55885c059135 - pom::parser::Parser::parse::h67661ede9bb701bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 46: 0x55885c003eb9 - lopdf::reader::Reader::read::ha587ce69fd6405a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:60:33 [INFO] [stdout] 47: 0x55885bf6e9c5 - lopdf::reader::::load_internal::h308a5de2052ec8a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:38:3 [INFO] [stdout] 48: 0x55885bf6ec66 - lopdf::reader::::load_from::hd09bcb506ee627ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:26:3 [INFO] [stdout] 49: 0x55885bf6c755 - pdf_word_count::Collector::process_document::hb061f0a7893a4333 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:27:24 [INFO] [stdout] 50: 0x55885bf6ba3d - integration::process::h07ab2d07a4b821fe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:9:5 [INFO] [stdout] 51: 0x55885bf6be4d - integration::empty::h9d2f93f8ae92326f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:32:14 [INFO] [stdout] 52: 0x55885bf6be1a - integration::empty::{{closure}}::hb9b7e54d5ca6bdce [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:31:1 [INFO] [stdout] 53: 0x55885bf6ca8e - core::ops::function::FnOnce::call_once::h0be9eb3ae82b0a34 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55885bf951f3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55885bf951f3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 56: 0x55885bf93ca0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 57: 0x55885bf93ca0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 58: 0x55885bf93ca0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 59: 0x55885bf93ca0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 60: 0x55885bf93ca0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 61: 0x55885bf93ca0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 62: 0x55885bf93ca0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 63: 0x55885bf6ef72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 64: 0x55885bf6ef72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 65: 0x55885bf72ce8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 66: 0x55885bf72ce8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 67: 0x55885bf72ce8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 68: 0x55885bf72ce8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x55885bf72ce8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 70: 0x55885bf72ce8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 71: 0x55885bf72ce8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x55885c0a2f77 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 73: 0x55885c0a2f77 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 74: 0x55885c0a2f77 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 75: 0x7f4a223df609 - start_thread [INFO] [stdout] 76: 0x7f4a221b1293 - clone [INFO] [stdout] 77: 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/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55885c09bcb0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55885c09bcb0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55885c09bcb0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55885c09bcb0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55885c0bf90c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55885c098d25 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55885c09de1b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55885c09de1b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55885c09de1b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55885c09d92c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55885c09e4c1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55885c09df97 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55885c09c18c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55885c09df29 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55885bf6a4e1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55885bf6a42d - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55885bfd288d - core::mem::uninitialized::he9d4c6260528344d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55885bfd288d - linked_hash_map::LinkedHashMap::insert::hb04b6bc875e6d160 [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: 0x55885bff1d56 - lopdf::object::Dictionary::set::h069b97167a0895bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/object.rs:273:3 [INFO] [stdout] 19: 0x55885c03fa24 - lopdf::parser::dictionary::{{closure}}::{{closure}}::h71bc5f8cf1e4b7d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:107:42 [INFO] [stdout] 20: 0x55885c020d3d - core::iter::traits::iterator::Iterator::fold::h49cd7ac90bed6efd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 21: 0x55885c03fb11 - lopdf::parser::dictionary::{{closure}}::h279243607e21c343 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:105:24 [INFO] [stdout] 22: 0x55885c02a4e3 - core::ops::function::impls:: for &F>::call_once::h326cf01c7e973d39 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x55885c00e523 - core::result::Result::map::heb4a4f5c4d3663af [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:504:25 [INFO] [stdout] 24: 0x55885c053e70 - pom::parser::Parser::map::{{closure}}::hf7dd90376c57deb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 25: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 26: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 27: 0x55885c0539ac - pom::parser::Parser::map::{{closure}}::h95ea099d553d1829 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 28: 0x55885bfda8f5 - as core::ops::function::Fn>::call::h906376b2bb3d3a61 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 29: 0x55885c058f35 - pom::parser::Parser::parse::h41ff1fe0635c129a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 30: 0x55885c0663b5 - as core::ops::bit::BitOr>::bitor::{{closure}}::h0d044d88b16fbdb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:520:11 [INFO] [stdout] 31: 0x55885bfda8f5 - as core::ops::function::Fn>::call::h906376b2bb3d3a61 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 32: 0x55885c058f35 - pom::parser::Parser::parse::h41ff1fe0635c129a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 33: 0x55885c04fcdc - as core::ops::arith::Sub>>::sub::{{closure}}::had58aeeb9e11fed3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 34: 0x55885bfda8f5 - as core::ops::function::Fn>::call::h906376b2bb3d3a61 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 35: 0x55885c058f35 - pom::parser::Parser::parse::h41ff1fe0635c129a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 36: 0x55885c063e95 - pom::parser::call::{{closure}}::he3cfb0ecff76c6b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:426:3 [INFO] [stdout] 37: 0x55885bfda8f5 - as core::ops::function::Fn>::call::h906376b2bb3d3a61 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 38: 0x55885c058f35 - pom::parser::Parser::parse::h41ff1fe0635c129a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 39: 0x55885c04b69f - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::h2227bf346f733be3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:51 [INFO] [stdout] 40: 0x55885c011b3d - core::result::Result::and_then::h5e52464af1518ff2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:704:22 [INFO] [stdout] 41: 0x55885c04ac44 - as core::ops::arith::Add>>::add::{{closure}}::h50d3cd58bec67518 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:17 [INFO] [stdout] 42: 0x55885bfdacb5 - as core::ops::function::Fn>::call::hf08b7eecb7eac2c8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 43: 0x55885c059175 - pom::parser::Parser::parse::h731013fd4a4617f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 44: 0x55885c059a9d - pom::parser::Parser::repeat::{{closure}}::h020456574e9c40c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:129:23 [INFO] [stdout] 45: 0x55885bfdabb5 - as core::ops::function::Fn>::call::he6b8f78b23ca58bf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 46: 0x55885c059335 - pom::parser::Parser::parse::haf8bf5200933ab10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 47: 0x55885c04d71a - as core::ops::arith::Mul>>::mul::{{closure}}::{{closure}}::hd334ed11ba0ce382 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:48 [INFO] [stdout] 48: 0x55885c010c42 - core::result::Result::and_then::h13cc53128045269e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:704:22 [INFO] [stdout] 49: 0x55885c04c8eb - as core::ops::arith::Mul>>::mul::{{closure}}::h6f8f40cfdbe03814 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:17 [INFO] [stdout] 50: 0x55885bfdabb5 - as core::ops::function::Fn>::call::he6b8f78b23ca58bf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 51: 0x55885c059335 - pom::parser::Parser::parse::haf8bf5200933ab10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 52: 0x55885c04e1ec - as core::ops::arith::Sub>>::sub::{{closure}}::h00b073fcc850bc6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 53: 0x55885bfdabb5 - as core::ops::function::Fn>::call::he6b8f78b23ca58bf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 54: 0x55885c059335 - pom::parser::Parser::parse::haf8bf5200933ab10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 55: 0x55885c053e5c - pom::parser::Parser::map::{{closure}}::hf7dd90376c57deb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 56: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 57: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 58: 0x55885c04edac - as core::ops::arith::Sub>>::sub::{{closure}}::h5dd28c8c5293d4a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 59: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 60: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 61: 0x55885c04f0fc - as core::ops::arith::Sub>>::sub::{{closure}}::h6eb92231e7ed1ea0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 62: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 63: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 64: 0x55885c04e73c - as core::ops::arith::Sub>>::sub::{{closure}}::h25ae0c4dd82cc15c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 65: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 66: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 67: 0x55885c066b4c - as core::ops::bit::Shr>::shr::{{closure}}::hd5e518917763ea0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:501:17 [INFO] [stdout] 68: 0x55885bfdac75 - as core::ops::function::Fn>::call::hf01eb09848ff078b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 69: 0x55885c058ef5 - pom::parser::Parser::parse::h36f20e63d1ba52cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 70: 0x55885c052ef8 - pom::parser::Parser::map::{{closure}}::h10d0b1a8efe9d1f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 71: 0x55885bfda8f5 - as core::ops::function::Fn>::call::h906376b2bb3d3a61 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 72: 0x55885c058f35 - pom::parser::Parser::parse::h41ff1fe0635c129a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 73: 0x55885c0663b5 - as core::ops::bit::BitOr>::bitor::{{closure}}::h0d044d88b16fbdb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:520:11 [INFO] [stdout] 74: 0x55885bfda8f5 - as core::ops::function::Fn>::call::h906376b2bb3d3a61 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 75: 0x55885c058f35 - pom::parser::Parser::parse::h41ff1fe0635c129a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 76: 0x55885c0662aa - as core::ops::bit::BitOr>::bitor::{{closure}}::h0d044d88b16fbdb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:516:10 [INFO] [stdout] 77: 0x55885bfda8f5 - as core::ops::function::Fn>::call::h906376b2bb3d3a61 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 78: 0x55885c058f35 - pom::parser::Parser::parse::h41ff1fe0635c129a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 79: 0x55885c04fcdc - as core::ops::arith::Sub>>::sub::{{closure}}::had58aeeb9e11fed3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 80: 0x55885bfda8f5 - as core::ops::function::Fn>::call::h906376b2bb3d3a61 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 81: 0x55885c058f35 - pom::parser::Parser::parse::h41ff1fe0635c129a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 82: 0x55885c04b920 - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::h552adcc98db539e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:51 [INFO] [stdout] 83: 0x55885c010f98 - core::result::Result::and_then::h2fa5d45592a9dbb2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:704:22 [INFO] [stdout] 84: 0x55885c04b3b4 - as core::ops::arith::Add>>::add::{{closure}}::hbb469c9d7698b06b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:17 [INFO] [stdout] 85: 0x55885bfda935 - as core::ops::function::Fn>::call::h90a6b87760dd9aa4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 86: 0x55885c0593b5 - pom::parser::Parser::parse::hc514061bebcf476c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 87: 0x55885c04eecc - as core::ops::arith::Sub>>::sub::{{closure}}::h6373c89dd14c7ec8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 88: 0x55885bfda935 - as core::ops::function::Fn>::call::h90a6b87760dd9aa4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 89: 0x55885c0593b5 - pom::parser::Parser::parse::hc514061bebcf476c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 90: 0x55885c04f76c - as core::ops::arith::Sub>>::sub::{{closure}}::h91fb9b2f46dee9af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 91: 0x55885bfda935 - as core::ops::function::Fn>::call::h90a6b87760dd9aa4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 92: 0x55885c0593b5 - pom::parser::Parser::parse::hc514061bebcf476c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 93: 0x55885c04eecc - as core::ops::arith::Sub>>::sub::{{closure}}::h6373c89dd14c7ec8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 94: 0x55885bfda935 - as core::ops::function::Fn>::call::h90a6b87760dd9aa4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 95: 0x55885c0593b5 - pom::parser::Parser::parse::hc514061bebcf476c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 96: 0x55885c05e272 - pom::parser::Parser::convert::{{closure}}::h3206d60d2b5ff539 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:48:4 [INFO] [stdout] 97: 0x55885bfdac35 - as core::ops::function::Fn>::call::hed808da8e5a96f43 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 98: 0x55885c059135 - pom::parser::Parser::parse::h67661ede9bb701bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 99: 0x55885c066a27 - as core::ops::bit::BitOr>::bitor::{{closure}}::he08af29e169105b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:520:11 [INFO] [stdout] 100: 0x55885bfdac35 - as core::ops::function::Fn>::call::hed808da8e5a96f43 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 101: 0x55885c059135 - pom::parser::Parser::parse::h67661ede9bb701bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 102: 0x55885c003eb9 - lopdf::reader::Reader::read::ha587ce69fd6405a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:60:33 [INFO] [stdout] 103: 0x55885bf6e9c5 - lopdf::reader::::load_internal::h308a5de2052ec8a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:38:3 [INFO] [stdout] 104: 0x55885bf6ec66 - lopdf::reader::::load_from::hd09bcb506ee627ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:26:3 [INFO] [stdout] 105: 0x55885bf6c755 - pdf_word_count::Collector::process_document::hb061f0a7893a4333 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:27:24 [INFO] [stdout] 106: 0x55885bf6ba3d - integration::process::h07ab2d07a4b821fe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:9:5 [INFO] [stdout] 107: 0x55885bf6c02d - integration::hyphen::hdb58c291eacc5527 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:40:14 [INFO] [stdout] 108: 0x55885bf6bffa - integration::hyphen::{{closure}}::h86d7d7ba82a516df [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:39:1 [INFO] [stdout] 109: 0x55885bf6cb1e - core::ops::function::FnOnce::call_once::h6f3278f8a8634947 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 110: 0x55885bf951f3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 111: 0x55885bf951f3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 112: 0x55885bf93ca0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 113: 0x55885bf93ca0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 114: 0x55885bf93ca0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 115: 0x55885bf93ca0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 116: 0x55885bf93ca0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 117: 0x55885bf93ca0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 118: 0x55885bf93ca0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 119: 0x55885bf6ef72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 120: 0x55885bf6ef72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 121: 0x55885bf72ce8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 122: 0x55885bf72ce8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 123: 0x55885bf72ce8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 124: 0x55885bf72ce8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 125: 0x55885bf72ce8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 126: 0x55885bf72ce8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 127: 0x55885bf72ce8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 128: 0x55885c0a2f77 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 129: 0x55885c0a2f77 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 130: 0x55885c0a2f77 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 131: 0x7f4a223df609 - start_thread [INFO] [stdout] 132: 0x7f4a221b1293 - clone [INFO] [stdout] 133: 0x0 - [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/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55885c09bcb0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55885c09bcb0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55885c09bcb0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55885c09bcb0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55885c0bf90c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55885c098d25 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55885c09de1b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55885c09de1b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55885c09de1b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55885c09d92c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55885c09e4c1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55885c09df97 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55885c09c18c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55885c09df29 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55885bf6a4e1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55885bf6a42d - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55885bfd288d - core::mem::uninitialized::he9d4c6260528344d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55885bfd288d - linked_hash_map::LinkedHashMap::insert::hb04b6bc875e6d160 [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: 0x55885bff1d56 - lopdf::object::Dictionary::set::h069b97167a0895bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/object.rs:273:3 [INFO] [stdout] 19: 0x55885c03fa24 - lopdf::parser::dictionary::{{closure}}::{{closure}}::h71bc5f8cf1e4b7d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:107:42 [INFO] [stdout] 20: 0x55885c020d3d - core::iter::traits::iterator::Iterator::fold::h49cd7ac90bed6efd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 21: 0x55885c03fb11 - lopdf::parser::dictionary::{{closure}}::h279243607e21c343 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:105:24 [INFO] [stdout] 22: 0x55885c02a4e3 - core::ops::function::impls:: for &F>::call_once::h326cf01c7e973d39 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x55885c00e523 - core::result::Result::map::heb4a4f5c4d3663af [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:504:25 [INFO] [stdout] 24: 0x55885c053e70 - pom::parser::Parser::map::{{closure}}::hf7dd90376c57deb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 25: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 26: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 27: 0x55885c04d7fa - as core::ops::arith::Mul>>::mul::{{closure}}::{{closure}}::hf14289b0c6617f6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:48 [INFO] [stdout] 28: 0x55885c011a02 - core::result::Result::and_then::h5ad6147276897288 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:704:22 [INFO] [stdout] 29: 0x55885c04cb0b - as core::ops::arith::Mul>>::mul::{{closure}}::h8c0bd749171a10b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:17 [INFO] [stdout] 30: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 31: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 32: 0x55885c04edac - as core::ops::arith::Sub>>::sub::{{closure}}::h5dd28c8c5293d4a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 33: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 34: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 35: 0x55885c04bbbe - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::ha5f931946629fc98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:51 [INFO] [stdout] 36: 0x55885c014ca8 - core::result::Result::and_then::hd97e0fd0919bb8ab [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:704:22 [INFO] [stdout] 37: 0x55885c04ae64 - as core::ops::arith::Add>>::add::{{closure}}::h6d49301d2057fb59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:17 [INFO] [stdout] 38: 0x55885bfdac35 - as core::ops::function::Fn>::call::hed808da8e5a96f43 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 39: 0x55885c059135 - pom::parser::Parser::parse::h67661ede9bb701bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 40: 0x55885c0534f8 - pom::parser::Parser::map::{{closure}}::h5f7534beb7e0cabb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 41: 0x55885bfdac35 - as core::ops::function::Fn>::call::hed808da8e5a96f43 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 42: 0x55885c059135 - pom::parser::Parser::parse::h67661ede9bb701bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 43: 0x55885c06691b - as core::ops::bit::BitOr>::bitor::{{closure}}::he08af29e169105b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:516:10 [INFO] [stdout] 44: 0x55885bfdac35 - as core::ops::function::Fn>::call::hed808da8e5a96f43 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 45: 0x55885c059135 - pom::parser::Parser::parse::h67661ede9bb701bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 46: 0x55885c003eb9 - lopdf::reader::Reader::read::ha587ce69fd6405a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:60:33 [INFO] [stdout] 47: 0x55885bf6e9c5 - lopdf::reader::::load_internal::h308a5de2052ec8a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:38:3 [INFO] [stdout] 48: 0x55885bf6ec66 - lopdf::reader::::load_from::hd09bcb506ee627ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:26:3 [INFO] [stdout] 49: 0x55885bf6c755 - pdf_word_count::Collector::process_document::hb061f0a7893a4333 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:27:24 [INFO] [stdout] 50: 0x55885bf6ba3d - integration::process::h07ab2d07a4b821fe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:9:5 [INFO] [stdout] 51: 0x55885bf6ba8d - integration::single_word::hbcdb9081a162ad5f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:14:14 [INFO] [stdout] 52: 0x55885bf6ba5a - integration::single_word::{{closure}}::h5752e6545fc2253a [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:13:1 [INFO] [stdout] 53: 0x55885bf6cb9e - core::ops::function::FnOnce::call_once::h8ed9c821fdacd074 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55885bf951f3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55885bf951f3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 56: 0x55885bf93ca0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 57: 0x55885bf93ca0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 58: 0x55885bf93ca0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 59: 0x55885bf93ca0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 60: 0x55885bf93ca0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 61: 0x55885bf93ca0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 62: 0x55885bf93ca0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 63: 0x55885bf6ef72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 64: 0x55885bf6ef72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 65: 0x55885bf72ce8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 66: 0x55885bf72ce8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 67: 0x55885bf72ce8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 68: 0x55885bf72ce8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x55885bf72ce8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 70: 0x55885bf72ce8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 71: 0x55885bf72ce8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x55885c0a2f77 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 73: 0x55885c0a2f77 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 74: 0x55885c0a2f77 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 75: 0x7f4a223df609 - start_thread [INFO] [stdout] 76: 0x7f4a221b1293 - clone [INFO] [stdout] 77: 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/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55885c09bcb0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55885c09bcb0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55885c09bcb0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55885c09bcb0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55885c0bf90c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x55885c098d25 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55885c09de1b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55885c09de1b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55885c09de1b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55885c09d92c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55885c09e4c1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55885c09df97 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x55885c09c18c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55885c09df29 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55885bf6a4e1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55885bf6a42d - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55885bfd288d - core::mem::uninitialized::he9d4c6260528344d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x55885bfd288d - linked_hash_map::LinkedHashMap::insert::hb04b6bc875e6d160 [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: 0x55885bff1d56 - lopdf::object::Dictionary::set::h069b97167a0895bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/object.rs:273:3 [INFO] [stdout] 19: 0x55885c03fa24 - lopdf::parser::dictionary::{{closure}}::{{closure}}::h71bc5f8cf1e4b7d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:107:42 [INFO] [stdout] 20: 0x55885c020d3d - core::iter::traits::iterator::Iterator::fold::h49cd7ac90bed6efd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 21: 0x55885c03fb11 - lopdf::parser::dictionary::{{closure}}::h279243607e21c343 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/parser.rs:105:24 [INFO] [stdout] 22: 0x55885c02a4e3 - core::ops::function::impls:: for &F>::call_once::h326cf01c7e973d39 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x55885c00e523 - core::result::Result::map::heb4a4f5c4d3663af [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:504:25 [INFO] [stdout] 24: 0x55885c053e70 - pom::parser::Parser::map::{{closure}}::hf7dd90376c57deb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 25: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 26: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 27: 0x55885c04d7fa - as core::ops::arith::Mul>>::mul::{{closure}}::{{closure}}::hf14289b0c6617f6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:48 [INFO] [stdout] 28: 0x55885c011a02 - core::result::Result::and_then::h5ad6147276897288 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:704:22 [INFO] [stdout] 29: 0x55885c04cb0b - as core::ops::arith::Mul>>::mul::{{closure}}::h8c0bd749171a10b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:485:17 [INFO] [stdout] 30: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 31: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 32: 0x55885c04edac - as core::ops::arith::Sub>>::sub::{{closure}}::h5dd28c8c5293d4a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:469:17 [INFO] [stdout] 33: 0x55885bfda575 - as core::ops::function::Fn>::call::h1a6a1f3513564f8a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 34: 0x55885c058ff5 - pom::parser::Parser::parse::h4d3f7d6c190c4f50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 35: 0x55885c04bbbe - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::ha5f931946629fc98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:51 [INFO] [stdout] 36: 0x55885c014ca8 - core::result::Result::and_then::hd97e0fd0919bb8ab [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:704:22 [INFO] [stdout] 37: 0x55885c04ae64 - as core::ops::arith::Add>>::add::{{closure}}::h6d49301d2057fb59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:453:17 [INFO] [stdout] 38: 0x55885bfdac35 - as core::ops::function::Fn>::call::hed808da8e5a96f43 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 39: 0x55885c059135 - pom::parser::Parser::parse::h67661ede9bb701bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 40: 0x55885c0534f8 - pom::parser::Parser::map::{{closure}}::h5f7534beb7e0cabb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:34:4 [INFO] [stdout] 41: 0x55885bfdac35 - as core::ops::function::Fn>::call::hed808da8e5a96f43 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 42: 0x55885c059135 - pom::parser::Parser::parse::h67661ede9bb701bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 43: 0x55885c06691b - as core::ops::bit::BitOr>::bitor::{{closure}}::he08af29e169105b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:516:10 [INFO] [stdout] 44: 0x55885bfdac35 - as core::ops::function::Fn>::call::hed808da8e5a96f43 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1589:9 [INFO] [stdout] 45: 0x55885c059135 - pom::parser::Parser::parse::h67661ede9bb701bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-1.1.0/src/parser.rs:23:3 [INFO] [stdout] 46: 0x55885c003eb9 - lopdf::reader::Reader::read::ha587ce69fd6405a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:60:33 [INFO] [stdout] 47: 0x55885bf6e9c5 - lopdf::reader::::load_internal::h308a5de2052ec8a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:38:3 [INFO] [stdout] 48: 0x55885bf6ec66 - lopdf::reader::::load_from::hd09bcb506ee627ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.15.1/src/reader.rs:26:3 [INFO] [stdout] 49: 0x55885bf6c755 - pdf_word_count::Collector::process_document::hb061f0a7893a4333 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:27:24 [INFO] [stdout] 50: 0x55885bf6ba3d - integration::process::h07ab2d07a4b821fe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:9:5 [INFO] [stdout] 51: 0x55885bf6bc6d - integration::multiple_words::h01e44ddca79d71be [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:22:14 [INFO] [stdout] 52: 0x55885bf6bc3a - integration::multiple_words::{{closure}}::h74317242e8154f8e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:21:1 [INFO] [stdout] 53: 0x55885bf6cb5e - core::ops::function::FnOnce::call_once::h87369af6092c80b9 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55885bf951f3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x55885bf951f3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 56: 0x55885bf93ca0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 57: 0x55885bf93ca0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 58: 0x55885bf93ca0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 59: 0x55885bf93ca0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 60: 0x55885bf93ca0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 61: 0x55885bf93ca0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 62: 0x55885bf93ca0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 63: 0x55885bf6ef72 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 64: 0x55885bf6ef72 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 65: 0x55885bf72ce8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 66: 0x55885bf72ce8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 67: 0x55885bf72ce8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 68: 0x55885bf72ce8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x55885bf72ce8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 70: 0x55885bf72ce8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 71: 0x55885bf72ce8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x55885c0a2f77 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 73: 0x55885c0a2f77 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 74: 0x55885c0a2f77 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 75: 0x7f4a223df609 - start_thread [INFO] [stdout] 76: 0x7f4a221b1293 - clone [INFO] [stdout] 77: 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; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration' [INFO] running `Command { std: "docker" "inspect" "71d6f9a2df6198366823eb2586d6be49ae48dbd1152ca5607e0543607e77c7b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d6f9a2df6198366823eb2586d6be49ae48dbd1152ca5607e0543607e77c7b1", kill_on_drop: false }` [INFO] [stdout] 71d6f9a2df6198366823eb2586d6be49ae48dbd1152ca5607e0543607e77c7b1