[INFO] cloning repository https://github.com/teddywing/pdf-urls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teddywing/pdf-urls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteddywing%2Fpdf-urls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteddywing%2Fpdf-urls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a45cad75f0f092d57068f30d12b3c06b8f7ef7c3 [INFO] testing teddywing/pdf-urls against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteddywing%2Fpdf-urls" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teddywing/pdf-urls on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/teddywing/pdf-urls [INFO] finished tweaking git repo https://github.com/teddywing/pdf-urls [INFO] tweaked toml for git repo https://github.com/teddywing/pdf-urls written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/teddywing/pdf-urls already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84cf123c0144385d4546600092134f8d55e4b4ca0b3259e88d5ad72547215343 [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" "84cf123c0144385d4546600092134f8d55e4b4ca0b3259e88d5ad72547215343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84cf123c0144385d4546600092134f8d55e4b4ca0b3259e88d5ad72547215343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84cf123c0144385d4546600092134f8d55e4b4ca0b3259e88d5ad72547215343", kill_on_drop: false }` [INFO] [stdout] 84cf123c0144385d4546600092134f8d55e4b4ca0b3259e88d5ad72547215343 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b3c9a672ec639f1e3ec0828a8fcc1005b617027a480eebe8f101015f40d4119 [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" "0b3c9a672ec639f1e3ec0828a8fcc1005b617027a480eebe8f101015f40d4119", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling pom v3.0.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling lopdf v0.23.0 [INFO] [stderr] Compiling pdf-urls v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.97s [INFO] running `Command { std: "docker" "inspect" "0b3c9a672ec639f1e3ec0828a8fcc1005b617027a480eebe8f101015f40d4119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b3c9a672ec639f1e3ec0828a8fcc1005b617027a480eebe8f101015f40d4119", kill_on_drop: false }` [INFO] [stdout] 0b3c9a672ec639f1e3ec0828a8fcc1005b617027a480eebe8f101015f40d4119 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6a8e0d0adee273f92477e24fdf36df59848613330658a29b69d3419e9600ddf [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" "c6a8e0d0adee273f92477e24fdf36df59848613330658a29b69d3419e9600ddf", kill_on_drop: false }` [INFO] [stderr] Compiling pdf-urls v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.95s [INFO] running `Command { std: "docker" "inspect" "c6a8e0d0adee273f92477e24fdf36df59848613330658a29b69d3419e9600ddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a8e0d0adee273f92477e24fdf36df59848613330658a29b69d3419e9600ddf", kill_on_drop: false }` [INFO] [stdout] c6a8e0d0adee273f92477e24fdf36df59848613330658a29b69d3419e9600ddf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52a3c0771ccc373383fbe75ecefa754e62664cef170ea903182c4f3db98c7f8c [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" "52a3c0771ccc373383fbe75ecefa754e62664cef170ea903182c4f3db98c7f8c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pdf_urls-1479d11e03d682b0) [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test tests::get_urls_from_pdf_extracts_urls_from_pdf ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::get_urls_from_pdf_extracts_urls_from_pdf stdout ---- [INFO] [stdout] thread 'tests::get_urls_from_pdf_extracts_urls_from_pdf' panicked at 'attempted to leave type `linked_hash_map::Node, object::Object>` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560b625d9a90 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x560b625d9a90 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560b625d9a90 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x560b625d9a90 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x560b625fd8dc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x560b625d6985 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x560b625dbc4b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x560b625dbc4b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x560b625dbc4b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x560b625db75c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x560b625dc314 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x560b625dbdc7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:517:13 [INFO] [stdout] 12: 0x560b625d9f8c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x560b625dbd59 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x560b62473641 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x560b6247358d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x560b624b4e9d - core::mem::uninitialized::hdfb9e2a0499ff433 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stdout] 17: 0x560b624b4e9d - linked_hash_map::LinkedHashMap::insert::h4ef1612b45f14da8 [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: 0x560b624bad08 - lopdf::object::Dictionary::set::h2f8c3ca5328a0e01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/object.rs:284:3 [INFO] [stdout] 19: 0x560b6252acd9 - lopdf::parser::dictionary::{{closure}}::{{closure}}::hfcadf024e5097413 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:99:4 [INFO] [stdout] 20: 0x560b624b74fd - core::iter::traits::iterator::Iterator::fold::h682d4bfc9dcf92f0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:2173:21 [INFO] [stdout] 21: 0x560b6252add1 - lopdf::parser::dictionary::{{closure}}::hcd712daaab881efa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:98:3 [INFO] [stdout] 22: 0x560b6253b2f7 - pom::parser::Parser::map::{{closure}}::{{closure}}::hbb4b7b07b8c643dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:50 [INFO] [stdout] 23: 0x560b624ec22f - core::result::Result::map::hbb791fa56c1a4457 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:504:25 [INFO] [stdout] 24: 0x560b625394ab - pom::parser::Parser::map::{{closure}}::h4588fe67da8b74e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:45:4 [INFO] [stdout] 25: 0x560b6250d1dd - as core::ops::function::Fn>::call::h7fe694afcef1ba21 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1586:9 [INFO] [stdout] 26: 0x560b62532d91 - as core::ops::arith::Mul>>::mul::{{closure}}::{{closure}}::h002f1a01a3e3b9cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:506:27 [INFO] [stdout] 27: 0x560b624f2bb6 - core::result::Result::and_then::hb61be03796f8afa8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:704:22 [INFO] [stdout] 28: 0x560b62532849 - as core::ops::arith::Mul>>::mul::{{closure}}::h5d9c74ef51dc692d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:505:4 [INFO] [stdout] 29: 0x560b6250d1dd - as core::ops::function::Fn>::call::h7fe694afcef1ba21 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1586:9 [INFO] [stdout] 30: 0x560b625354c5 - as core::ops::arith::Sub>>::sub::{{closure}}::hda81020016e9c6a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:493:4 [INFO] [stdout] 31: 0x560b6250d1dd - as core::ops::function::Fn>::call::h7fe694afcef1ba21 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1586:9 [INFO] [stdout] 32: 0x560b62531533 - as core::ops::arith::Add>>::add::{{closure}}::{{closure}}::h98342d7f4abd6d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:481:5 [INFO] [stdout] 33: 0x560b624efaee - core::result::Result::and_then::h11d25facf1b7ee00 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:704:22 [INFO] [stdout] 34: 0x560b62530dd9 - as core::ops::arith::Add>>::add::{{closure}}::hd4fa42c99aac6bb1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:480:4 [INFO] [stdout] 35: 0x560b6250cc2d - as core::ops::function::Fn>::call::h176528e940359e98 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1586:9 [INFO] [stdout] 36: 0x560b62545633 - pom::parser::Parser::convert::{{closure}}::hf624290cf494f7b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:59:4 [INFO] [stdout] 37: 0x560b6250cc2d - as core::ops::function::Fn>::call::h176528e940359e98 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1586:9 [INFO] [stdout] 38: 0x560b6254a3c7 - as core::ops::bit::BitOr>::bitor::{{closure}}::hdcb3abc949497cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:528:46 [INFO] [stdout] 39: 0x560b6250cc2d - as core::ops::function::Fn>::call::h176528e940359e98 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1586:9 [INFO] [stdout] 40: 0x560b62540428 - pom::parser::Parser::parse::hfafc30af6a80d723 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pom-3.0.2/src/parser.rs:28:3 [INFO] [stdout] 41: 0x560b6252f994 - lopdf::parser::xref_and_trailer::h550533f26c42fc85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/parser.rs:198:2 [INFO] [stdout] 42: 0x560b624c5e0a - lopdf::reader::Reader::read::h415c2aa2740d90f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:77:33 [INFO] [stdout] 43: 0x560b62475d2f - lopdf::reader::::load_internal::h5c785f47278cc1db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:37:3 [INFO] [stdout] 44: 0x560b62475f89 - lopdf::reader::::load::he6f555a1f548628f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lopdf-0.23.0/src/reader.rs:24:3 [INFO] [stdout] 45: 0x560b6247697c - pdf_urls::get_urls_from_pdf::h792e294a4b5d58e4 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:33:15 [INFO] [stdout] 46: 0x560b62478429 - pdf_urls::tests::get_urls_from_pdf_extracts_urls_from_pdf::h17b091584f1ec63f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:88:20 [INFO] [stdout] 47: 0x560b6247838a - pdf_urls::tests::get_urls_from_pdf_extracts_urls_from_pdf::{{closure}}::ha199088bedbdfcb6 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:81:5 [INFO] [stdout] 48: 0x560b6247774e - core::ops::function::FnOnce::call_once::hde7e9bbae6b2ae5d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x560b624a0bf3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x560b624a0bf3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 51: 0x560b6249f680 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 52: 0x560b6249f680 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 53: 0x560b6249f680 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 54: 0x560b6249f680 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 55: 0x560b6249f680 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 56: 0x560b6249f680 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 57: 0x560b6249f680 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 58: 0x560b62478c42 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 59: 0x560b62478c42 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x560b6247c898 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 61: 0x560b6247c898 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 62: 0x560b6247c898 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 63: 0x560b6247c898 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 64: 0x560b6247c898 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 65: 0x560b6247c898 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 66: 0x560b6247c898 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x560b625e0fa7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 68: 0x560b625e0fa7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 69: 0x560b625e0fa7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 70: 0x7f04fcea2609 - start_thread [INFO] [stdout] 71: 0x7f04fcc74293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::get_urls_from_pdf_extracts_urls_from_pdf [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "52a3c0771ccc373383fbe75ecefa754e62664cef170ea903182c4f3db98c7f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a3c0771ccc373383fbe75ecefa754e62664cef170ea903182c4f3db98c7f8c", kill_on_drop: false }` [INFO] [stdout] 52a3c0771ccc373383fbe75ecefa754e62664cef170ea903182c4f3db98c7f8c