[INFO] cloning repository https://github.com/Michael-F-Bryan/mdbook-linkcheck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michael-F-Bryan/mdbook-linkcheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fmdbook-linkcheck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fmdbook-linkcheck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a796bc75ab853400914d99a33a913539cbe8d127 [INFO] testing Michael-F-Bryan/mdbook-linkcheck against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fmdbook-linkcheck" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/mdbook-linkcheck on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Michael-F-Bryan/mdbook-linkcheck [INFO] finished tweaking git repo https://github.com/Michael-F-Bryan/mdbook-linkcheck [INFO] tweaked toml for git repo https://github.com/Michael-F-Bryan/mdbook-linkcheck written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Michael-F-Bryan/mdbook-linkcheck already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7167791b077932148f5dd965203deff23947a58c0671c25e0f3e66186d90c6e [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" "c7167791b077932148f5dd965203deff23947a58c0671c25e0f3e66186d90c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7167791b077932148f5dd965203deff23947a58c0671c25e0f3e66186d90c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7167791b077932148f5dd965203deff23947a58c0671c25e0f3e66186d90c6e", kill_on_drop: false }` [INFO] [stdout] c7167791b077932148f5dd965203deff23947a58c0671c25e0f3e66186d90c6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39231deb51267cf1a4af770fa9d5c15f6edf5098684b9b0452c7fbca31d5ed11 [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" "39231deb51267cf1a4af770fa9d5c15f6edf5098684b9b0452c7fbca31d5ed11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-src v111.12.0+1.1.1h [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling linkify v0.4.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling codespan v0.9.5 [INFO] [stderr] Compiling handlebars v3.5.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling mdbook v0.4.4 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling linkcheck v0.3.1 [INFO] [stderr] Compiling mdbook-linkcheck v0.7.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 38s [INFO] running `Command { std: "docker" "inspect" "39231deb51267cf1a4af770fa9d5c15f6edf5098684b9b0452c7fbca31d5ed11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39231deb51267cf1a4af770fa9d5c15f6edf5098684b9b0452c7fbca31d5ed11", kill_on_drop: false }` [INFO] [stdout] 39231deb51267cf1a4af770fa9d5c15f6edf5098684b9b0452c7fbca31d5ed11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e2ef7f0f436f591bcf47ff681f16f7b7476c4a2a506734036cdffd6c5ed76c7 [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" "9e2ef7f0f436f591bcf47ff681f16f7b7476c4a2a506734036cdffd6c5ed76c7", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling mdbook-linkcheck v0.7.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.99s [INFO] running `Command { std: "docker" "inspect" "9e2ef7f0f436f591bcf47ff681f16f7b7476c4a2a506734036cdffd6c5ed76c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2ef7f0f436f591bcf47ff681f16f7b7476c4a2a506734036cdffd6c5ed76c7", kill_on_drop: false }` [INFO] [stdout] 9e2ef7f0f436f591bcf47ff681f16f7b7476c4a2a506734036cdffd6c5ed76c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 598f54282951090a76e91d7da688a3f84b1da608ef77e116e62f71bb08d8a962 [INFO] running `Command { std: "docker" "start" "-a" "598f54282951090a76e91d7da688a3f84b1da608ef77e116e62f71bb08d8a962", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mdbook_linkcheck-75fe6d78035155cf [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::always_stay_compatible_with_mdbook_dependency ... ok [INFO] [stdout] test config::tests::round_trip_config ... ok [INFO] [stdout] test config::tests::interpolation ... ok [INFO] [stdout] test validate::tests::check_some_simple_relative_paths ... ok [INFO] [stdout] test config::tests::deserialize_a_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mdbook_linkcheck-2270655324faca99 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/smoke_tests-8f58ecdd7d6d17b3 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test emit_valid_suggestions_on_absolute_links ... ok [INFO] [stdout] test skip_web_links ... ok [INFO] [stdout] test detect_when_a_linked_file_isnt_in_summary_md ... ok [INFO] [stdout] test correctly_find_broken_links ... FAILED [INFO] [stdout] test check_all_links_in_a_valid_book ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- correctly_find_broken_links stdout ---- [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG mdbook_linkcheck::links] Scanning chapter_1.md [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG mdbook_linkcheck::links] Found a (possibly) broken link to [incomplete link] at 268..285 [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG mdbook_linkcheck::links] Scanning deeply/nested/index.md [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG mdbook_linkcheck::links] Scanning second/directory.md [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "../../chapter_1.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/deeply/nested" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "../../chapter_1.md" resolved to "/opt/rustwide/workdir/tests/broken-links/src/chapter_1.md" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "./chapter_1.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/deeply/nested" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "./second/directory.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/deeply/nested" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "../../second/directory.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/deeply/nested" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "../../second/directory.md" resolved to "/opt/rustwide/workdir/tests/broken-links/src/second/directory.md" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::web] Checking "https://github.com/Michael-F-Bryan/mdbook-linkcheck/issues/3#issuecomment-417400242" on the web [INFO] [stdout] [2020-11-29T19:06:20Z WARN linkcheck::validation::web] Fragment checking isn't implemented, not checking if there is a "issuecomment-417400242" header in "https://github.com/Michael-F-Bryan/mdbook-linkcheck/issues/3#issuecomment-417400242" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "./chapter_1.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "./chapter_1.md" resolved to "/opt/rustwide/workdir/tests/broken-links/src/chapter_1.md" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::web] Checking "http://this-doesnt-exist.com.au.nz.us/" on the web [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "./foo/bar/baz.html" in the context of "/opt/rustwide/workdir/tests/broken-links/src" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "../../../../../../../../../../../../etc/shadow" in the context of "/opt/rustwide/workdir/tests/broken-links/src" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "sibling.md" in the context of "/opt/rustwide/workdir/tests/broken-links/src/second" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "sibling.md" resolved to "/opt/rustwide/workdir/tests/broken-links/src/second/sibling.md" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Custom validation reported "/opt/rustwide/workdir/tests/broken-links/src/second/sibling.md" as invalid because An OS-level error occurred [INFO] [stdout] thread 'correctly_find_broken_links' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] [ [INFO] [stdout] "../../../../../../../../../../../../etc/shadow", [INFO] [stdout] "./chapter_1.md", [INFO] [stdout] "./foo/bar/baz.html", [INFO] [stdout] "./second/directory.md", [INFO] [stdout] "http://this-doesnt-exist.com.au.nz.us/", [INFO] [stdout] < "https://github.com/Michael-F-Bryan/mdbook-linkcheck/issues/3#issuecomment-417400242", [INFO] [stdout]  "sibling.md", [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] ', tests/smoke_tests.rs:201:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5569ea7ca970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5569ea7ca970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5569ea7ca970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5569ea7ca970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5569ea7f333c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5569ea7c1ef2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5569ea7cd5c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5569ea7cd5c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5569ea7cd5c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5569ea7cd152 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5569ea7cdd61 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5569ea7cd8a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5569ea7cae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5569ea7cd809 - rust_begin_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5569ea7cd7bb - std::panicking::begin_panic_fmt::h37a25c59c4d54517 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:435:5 [INFO] [stdout] 15: 0x5569e9b22246 - smoke_tests::assert_same_links::hc4476de07da208cd [INFO] [stdout] at /opt/rustwide/workdir/tests/smoke_tests.rs:201:5 [INFO] [stdout] 16: 0x5569e9b2481b - smoke_tests::correctly_find_broken_links::hab37c57d6e8cd470 [INFO] [stdout] at /opt/rustwide/workdir/tests/smoke_tests.rs:70:5 [INFO] [stdout] 17: 0x5569e9b2467a - smoke_tests::correctly_find_broken_links::{{closure}}::hb63289edd88e464c [INFO] [stdout] at /opt/rustwide/workdir/tests/smoke_tests.rs:52:1 [INFO] [stdout] 18: 0x5569e9b3582e - core::ops::function::FnOnce::call_once::h9169d6a8dde7344d [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5569e9b81623 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5569e9b81623 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:516:5 [INFO] [stdout] 21: 0x5569e9b7fd18 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 22: 0x5569e9b7fd18 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x5569e9b7fd18 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 24: 0x5569e9b7fd18 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 25: 0x5569e9b7fd18 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x5569e9b7fd18 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:538:18 [INFO] [stdout] 27: 0x5569e9b7fd18 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:449:39 [INFO] [stdout] 28: 0x5569e9b5a306 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x5569e9b5eacd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x5569e9b5eacd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x5569e9b5eacd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 32: 0x5569e9b5eacd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 33: 0x5569e9b5eacd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x5569e9b5eacd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x5569e9b5eacd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5569ea7d5aea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 37: 0x5569ea7d5aea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x5569ea7d5aea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f7a6c134609 - start_thread [INFO] [stdout] 40: 0x7f7a6bf06293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- check_all_links_in_a_valid_book stdout ---- [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG mdbook_linkcheck::links] Scanning chapter_1.md [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG mdbook_linkcheck::links] Scanning nested/README.md [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG mdbook_linkcheck::links] Scanning nested/sibling.md [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "./chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "./chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "./chapter_1.html" in the context of "/opt/rustwide/workdir/tests/all-green/src" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "./chapter_1.html" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "nested/README.md" in the context of "/opt/rustwide/workdir/tests/all-green/src" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "nested/README.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/nested/README.md" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "nested/" in the context of "/opt/rustwide/workdir/tests/all-green/src" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "nested/" resolved to "/opt/rustwide/workdir/tests/all-green/src/nested/README.md" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::web] Checking "https://www.google.com/" on the web [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::web] Checking "https://crates.io/crates/mdbook-linkcheck" on the web [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation] Ignoring "https://nonexistent.forbidden.com/" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "../chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "../chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "/chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "/chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "../chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "../chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md" [INFO] [stdout] [2020-11-29T19:06:20Z WARN linkcheck::validation::filesystem] Not checking that the "Subheading" section exists in "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md" because fragment resolution isn't implemented [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "/chapter_1.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "/chapter_1.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md" [INFO] [stdout] [2020-11-29T19:06:20Z WARN linkcheck::validation::filesystem] Not checking that the "Subheading" section exists in "/opt/rustwide/workdir/tests/all-green/src/chapter_1.md" because fragment resolution isn't implemented [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "sibling.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "sibling.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/nested/sibling.md" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] Checking "./sibling.md" in the context of "/opt/rustwide/workdir/tests/all-green/src/nested" [INFO] [stdout] [2020-11-29T19:06:20Z DEBUG linkcheck::validation::filesystem] "./sibling.md" resolved to "/opt/rustwide/workdir/tests/all-green/src/nested/sibling.md" [INFO] [stdout] thread 'check_all_links_in_a_valid_book' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] [ [INFO] [stdout] "../chapter_1.md", [INFO] [stdout] "../chapter_1.md#Subheading", [INFO] [stdout] "./chapter_1.html", [INFO] [stdout] "./chapter_1.md", [INFO] [stdout] "./sibling.md", [INFO] [stdout] "/chapter_1.md", [INFO] [stdout] "/chapter_1.md#Subheading", [INFO] [stdout] < "https://crates.io/crates/mdbook-linkcheck", [INFO] [stdout] < "https://www.google.com/", [INFO] [stdout]  "nested/", [INFO] [stdout] "nested/README.md", [INFO] [stdout] "sibling.md", [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] ', tests/smoke_tests.rs:201:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5569ea7ca970 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5569ea7ca970 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5569ea7ca970 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5569ea7ca970 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5569ea7f333c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x5569ea7c1ef2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x5569ea7cd5c5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5569ea7cd5c5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5569ea7cd5c5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5569ea7cd152 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5569ea7cdd61 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5569ea7cd8a7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x5569ea7cae2c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5569ea7cd809 - rust_begin_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x5569ea7cd7bb - std::panicking::begin_panic_fmt::h37a25c59c4d54517 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:435:5 [INFO] [stdout] 15: 0x5569e9b21c23 - smoke_tests::assert_same_links::h2f71ef8f672a0e26 [INFO] [stdout] at /opt/rustwide/workdir/tests/smoke_tests.rs:201:5 [INFO] [stdout] 16: 0x5569e9b244e7 - smoke_tests::check_all_links_in_a_valid_book::h63374b04e9f7801d [INFO] [stdout] at /opt/rustwide/workdir/tests/smoke_tests.rs:43:5 [INFO] [stdout] 17: 0x5569e9b2436a - smoke_tests::check_all_links_in_a_valid_book::{{closure}}::h773561d2a0725c71 [INFO] [stdout] at /opt/rustwide/workdir/tests/smoke_tests.rs:19:1 [INFO] [stdout] 18: 0x5569e9b3571e - core::ops::function::FnOnce::call_once::h294de61ca294d628 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5569e9b81623 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5569e9b81623 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:516:5 [INFO] [stdout] 21: 0x5569e9b7fd18 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 22: 0x5569e9b7fd18 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x5569e9b7fd18 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 24: 0x5569e9b7fd18 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 25: 0x5569e9b7fd18 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x5569e9b7fd18 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:538:18 [INFO] [stdout] 27: 0x5569e9b7fd18 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:449:39 [INFO] [stdout] 28: 0x5569e9b5a306 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x5569e9b5eacd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x5569e9b5eacd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x5569e9b5eacd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 32: 0x5569e9b5eacd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 33: 0x5569e9b5eacd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x5569e9b5eacd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x5569e9b5eacd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5569ea7d5aea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 37: 0x5569ea7d5aea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x5569ea7d5aea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7f7a6c134609 - start_thread [INFO] [stdout] 40: 0x7f7a6bf06293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] check_all_links_in_a_valid_book [INFO] [stdout] correctly_find_broken_links [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test smoke_tests' [INFO] running `Command { std: "docker" "inspect" "598f54282951090a76e91d7da688a3f84b1da608ef77e116e62f71bb08d8a962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "598f54282951090a76e91d7da688a3f84b1da608ef77e116e62f71bb08d8a962", kill_on_drop: false }` [INFO] [stdout] 598f54282951090a76e91d7da688a3f84b1da608ef77e116e62f71bb08d8a962