[INFO] cloning repository https://github.com/SmartDev0331/makdown2pdf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SmartDev0331/makdown2pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmartDev0331%2Fmakdown2pdf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmartDev0331%2Fmakdown2pdf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 634c7c4f44c720a93dc91b63948a08f1e746762c [INFO] testing SmartDev0331/makdown2pdf against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmartDev0331%2Fmakdown2pdf" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SmartDev0331/makdown2pdf [INFO] finished tweaking git repo https://github.com/SmartDev0331/makdown2pdf [INFO] tweaked toml for git repo https://github.com/SmartDev0331/makdown2pdf written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SmartDev0331/makdown2pdf on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SmartDev0331/makdown2pdf already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusttype v0.8.3 [INFO] [stderr] Downloaded clap_lex v0.7.3 [INFO] [stderr] Downloaded const_fn v0.4.10 [INFO] [stderr] Downloaded sha1_smol v1.0.1 [INFO] [stderr] Downloaded genpdfi v0.2.1 [INFO] [stderr] Downloaded lopdf v0.26.0 [INFO] [stderr] Downloaded hyper v1.5.1 [INFO] [stderr] Downloaded pom v3.4.0 [INFO] [stderr] Downloaded bstr v1.11.0 [INFO] [stderr] Downloaded rustls v0.23.19 [INFO] [stderr] Downloaded printpdf v0.7.0 [INFO] [stderr] Downloaded lopdf v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e24c5bad60633c53a46848a907e1511e29103f5247e32fc47f705f00a1db878a [INFO] running `Command { std: "docker" "start" "-a" "e24c5bad60633c53a46848a907e1511e29103f5247e32fc47f705f00a1db878a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e24c5bad60633c53a46848a907e1511e29103f5247e32fc47f705f00a1db878a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e24c5bad60633c53a46848a907e1511e29103f5247e32fc47f705f00a1db878a", kill_on_drop: false }` [INFO] [stdout] e24c5bad60633c53a46848a907e1511e29103f5247e32fc47f705f00a1db878a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37b35772c70660aae1f1bd33cd4ca1969c77cb730dba30dc1389ddeb8b538eea [INFO] running `Command { std: "docker" "start" "-a" "37b35772c70660aae1f1bd33cd4ca1969c77cb730dba30dc1389ddeb8b538eea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling pom v3.4.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling lopdf v0.31.0 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling printpdf v0.7.0 [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling genpdfi v0.2.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling markdown2pdf v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.88s [INFO] running `Command { std: "docker" "inspect" "37b35772c70660aae1f1bd33cd4ca1969c77cb730dba30dc1389ddeb8b538eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b35772c70660aae1f1bd33cd4ca1969c77cb730dba30dc1389ddeb8b538eea", kill_on_drop: false }` [INFO] [stdout] 37b35772c70660aae1f1bd33cd4ca1969c77cb730dba30dc1389ddeb8b538eea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fde1c20a4851e01109576810a5386bdab03509c65648de5558d8abb26c17f51f [INFO] running `Command { std: "docker" "start" "-a" "fde1c20a4851e01109576810a5386bdab03509c65648de5558d8abb26c17f51f", kill_on_drop: false }` [INFO] [stderr] Compiling markdown2pdf v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "fde1c20a4851e01109576810a5386bdab03509c65648de5558d8abb26c17f51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fde1c20a4851e01109576810a5386bdab03509c65648de5558d8abb26c17f51f", kill_on_drop: false }` [INFO] [stdout] fde1c20a4851e01109576810a5386bdab03509c65648de5558d8abb26c17f51f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b9694e2bc58e40497b0b1d8a2ebd50defaa2b1ab1bc1d00e834465557d2aafb6 [INFO] running `Command { std: "docker" "start" "-a" "b9694e2bc58e40497b0b1d8a2ebd50defaa2b1ab1bc1d00e834465557d2aafb6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/markdown2pdf-fc498952b56bc670) [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/markdown2pdf-32357d9b4968f0d7) [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] [stdout] [INFO] [stderr] Doc-tests markdown2pdf [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib/markdown.rs - markdown (line 11) ... FAILED [INFO] [stdout] test src/lib/lib.rs - parse (line 142) ... FAILED [INFO] [stdout] test src/lib/lib.rs - (line 34) ... FAILED [INFO] [stdout] test src/lib/lib.rs - (line 10) ... ok [INFO] [stdout] test src/lib/lib.rs - (line 22) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib/markdown.rs - markdown (line 11) stdout ---- [INFO] [stdout] error[E0603]: enum `Token` is private [INFO] [stdout] --> src/lib/markdown.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 5 | use markdown2pdf::Token; [INFO] [stdout] | ^^^^^ private enum [INFO] [stdout] | [INFO] [stdout] note: the enum `Token` is defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | use markdown::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: import `Token` directly [INFO] [stdout] | [INFO] [stdout] 5 | use markdown2pdf::markdown::Token; [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib/lib.rs - parse (line 142) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (144) panicked at src/lib/lib.rs:6:52: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a0c38549122 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a0c38549122 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a0c38549122 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a0c38549122 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a0c3855a42f - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a0c3855a42f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a0c38525911 - std::io::default_write_fmt::hf108c2855e591a7c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a0c38525911 - std::io::Write::write_fmt::h6e02e29a2bcc97c1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a0c3852b992 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a0c3852d8ec - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a0c3852d746 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5a0c3852df75 - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5a0c3852de0a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5a0c3852bad9 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5a0c3851965d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5a0c38563e00 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5a0c38563416 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5 [INFO] [stdout] 17: 0x5a0c382ee648 - rust_out::main::_doctest_main_src_lib_lib_rs_142_0::hcde4a9bff0cb346a [INFO] [stdout] 18: 0x5a0c382ee5c6 - rust_out::main::h5d9ae37ea63e4164 [INFO] [stdout] 19: 0x5a0c382ee573 - core::ops::function::FnOnce::call_once::h1775aadbd0a7f189 [INFO] [stdout] 20: 0x5a0c382ee4e6 - std::sys::backtrace::__rust_begin_short_backtrace::h1f0ca296c06226ef [INFO] [stdout] 21: 0x5a0c382ee4c9 - std::rt::lang_start::{{closure}}::hf5b26ba6479d0f2b [INFO] [stdout] 22: 0x5a0c38526f20 - core::ops::function::impls:: for &F>::call_once::hb84e9e033646564e [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 23: 0x5a0c38526f20 - std::panicking::catch_unwind::do_call::hbd46cd07e9e2b512 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x5a0c38526f20 - std::panicking::catch_unwind::hd048d6861d343544 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x5a0c38526f20 - std::panic::catch_unwind::h141ca8973277f822 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x5a0c38526f20 - std::rt::lang_start_internal::{{closure}}::hc1f3273d5e4e0426 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x5a0c38526f20 - std::panicking::catch_unwind::do_call::hc215ba2b02ac1f8c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5a0c38526f20 - std::panicking::catch_unwind::h67f54bbdc14963b0 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5a0c38526f20 - std::panic::catch_unwind::h7d01c664f3f34538 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a0c38526f20 - std::rt::lang_start_internal::hcbf1d15fae983a0f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x5a0c382ee4b1 - std::rt::lang_start::hb5324c43cbf32b6f [INFO] [stdout] 32: 0x5a0c382ee7b5 - main [INFO] [stdout] 33: 0x78398bdfb1ca - [INFO] [stdout] 34: 0x78398bdfb28b - __libc_start_main [INFO] [stdout] 35: 0x5a0c382ee3c5 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib/lib.rs - (line 34) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (143) panicked at src/lib/lib.rs:13:54: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: PdfError("Could not create file doc-with-images.pdf") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64aee42daf32 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64aee42daf32 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64aee42daf32 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64aee42daf32 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64aee42ec23f - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64aee42ec23f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x64aee42b7f61 - std::io::default_write_fmt::hf108c2855e591a7c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64aee42b7f61 - std::io::Write::write_fmt::h6e02e29a2bcc97c1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64aee42bdcc2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64aee42bfc1c - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64aee42bfa76 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x64aee42c02a5 - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x64aee42c013a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x64aee42bde09 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x64aee42abcad - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x64aee42f5c10 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x64aee42f5226 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5 [INFO] [stdout] 17: 0x64aee40811dc - rust_out::main::_doctest_main_src_lib_lib_rs_34_0::hab0b64108e177799 [INFO] [stdout] 18: 0x64aee4081146 - rust_out::main::h5d9ae37ea63e4164 [INFO] [stdout] 19: 0x64aee4081063 - core::ops::function::FnOnce::call_once::h1775aadbd0a7f189 [INFO] [stdout] 20: 0x64aee4081006 - std::sys::backtrace::__rust_begin_short_backtrace::h1f0ca296c06226ef [INFO] [stdout] 21: 0x64aee4080fe9 - std::rt::lang_start::{{closure}}::hf5b26ba6479d0f2b [INFO] [stdout] 22: 0x64aee42b9250 - core::ops::function::impls:: for &F>::call_once::hb84e9e033646564e [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 23: 0x64aee42b9250 - std::panicking::catch_unwind::do_call::hbd46cd07e9e2b512 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x64aee42b9250 - std::panicking::catch_unwind::hd048d6861d343544 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x64aee42b9250 - std::panic::catch_unwind::h141ca8973277f822 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x64aee42b9250 - std::rt::lang_start_internal::{{closure}}::hc1f3273d5e4e0426 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x64aee42b9250 - std::panicking::catch_unwind::do_call::hc215ba2b02ac1f8c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x64aee42b9250 - std::panicking::catch_unwind::h67f54bbdc14963b0 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x64aee42b9250 - std::panic::catch_unwind::h7d01c664f3f34538 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x64aee42b9250 - std::rt::lang_start_internal::hcbf1d15fae983a0f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x64aee4080fd1 - std::rt::lang_start::hb5324c43cbf32b6f [INFO] [stdout] 32: 0x64aee4081225 - main [INFO] [stdout] 33: 0x7dbf217a21ca - [INFO] [stdout] 34: 0x7dbf217a228b - __libc_start_main [INFO] [stdout] 35: 0x64aee4080ee5 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib/lib.rs - (line 22) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (142) panicked at src/lib/lib.rs:9:47: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5633503ae142 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5633503ae142 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5633503ae142 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5633503ae142 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5633503bf44f - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5633503bf44f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56335038b171 - std::io::default_write_fmt::hf108c2855e591a7c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56335038b171 - std::io::Write::write_fmt::h6e02e29a2bcc97c1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x563350390ed2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x563350392e2c - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x563350392c86 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5633503934b5 - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x56335039334a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x563350391019 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x56335037eebd - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5633503c8e20 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5633503c8436 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5 [INFO] [stdout] 17: 0x563350154252 - rust_out::main::_doctest_main_src_lib_lib_rs_22_0::hf376687e81c07edf [INFO] [stdout] 18: 0x5633501541d6 - rust_out::main::h5d9ae37ea63e4164 [INFO] [stdout] 19: 0x5633501540f3 - core::ops::function::FnOnce::call_once::h1775aadbd0a7f189 [INFO] [stdout] 20: 0x563350154096 - std::sys::backtrace::__rust_begin_short_backtrace::h1f0ca296c06226ef [INFO] [stdout] 21: 0x563350154079 - std::rt::lang_start::{{closure}}::hf5b26ba6479d0f2b [INFO] [stdout] 22: 0x56335038c460 - core::ops::function::impls:: for &F>::call_once::hb84e9e033646564e [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 23: 0x56335038c460 - std::panicking::catch_unwind::do_call::hbd46cd07e9e2b512 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x56335038c460 - std::panicking::catch_unwind::hd048d6861d343544 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x56335038c460 - std::panic::catch_unwind::h141ca8973277f822 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x56335038c460 - std::rt::lang_start_internal::{{closure}}::hc1f3273d5e4e0426 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x56335038c460 - std::panicking::catch_unwind::do_call::hc215ba2b02ac1f8c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x56335038c460 - std::panicking::catch_unwind::h67f54bbdc14963b0 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x56335038c460 - std::panic::catch_unwind::h7d01c664f3f34538 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x56335038c460 - std::rt::lang_start_internal::hcbf1d15fae983a0f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x563350154061 - std::rt::lang_start::hb5324c43cbf32b6f [INFO] [stdout] 32: 0x563350154385 - main [INFO] [stdout] 33: 0x788c524431ca - [INFO] [stdout] 34: 0x788c5244328b - __libc_start_main [INFO] [stdout] 35: 0x563350153f75 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib/lib.rs - (line 22) [INFO] [stdout] src/lib/lib.rs - (line 34) [INFO] [stdout] src/lib/lib.rs - parse (line 142) [INFO] [stdout] src/lib/markdown.rs - markdown (line 11) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "b9694e2bc58e40497b0b1d8a2ebd50defaa2b1ab1bc1d00e834465557d2aafb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9694e2bc58e40497b0b1d8a2ebd50defaa2b1ab1bc1d00e834465557d2aafb6", kill_on_drop: false }` [INFO] [stdout] b9694e2bc58e40497b0b1d8a2ebd50defaa2b1ab1bc1d00e834465557d2aafb6