[INFO] cloning repository https://github.com/ISSOtm/mdbook-spellcheck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ISSOtm/mdbook-spellcheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FISSOtm%2Fmdbook-spellcheck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FISSOtm%2Fmdbook-spellcheck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 551ec953a2328da36e516e2ebe5175c393a3a2de
[INFO] checking ISSOtm/mdbook-spellcheck against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FISSOtm%2Fmdbook-spellcheck" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ISSOtm/mdbook-spellcheck on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ISSOtm/mdbook-spellcheck
[INFO] finished tweaking git repo https://github.com/ISSOtm/mdbook-spellcheck
[INFO] tweaked toml for git repo https://github.com/ISSOtm/mdbook-spellcheck written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ISSOtm/mdbook-spellcheck 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2600af94127af29c955f34814ba28c15b6152b956329b503531a399617579684
[INFO] running `Command { std: "docker" "start" "-a" "2600af94127af29c955f34814ba28c15b6152b956329b503531a399617579684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2600af94127af29c955f34814ba28c15b6152b956329b503531a399617579684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2600af94127af29c955f34814ba28c15b6152b956329b503531a399617579684", kill_on_drop: false }`
[INFO] [stdout] 2600af94127af29c955f34814ba28c15b6152b956329b503531a399617579684
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03710ea03f61e71b6a50a0530f4f6f7bdc1f95455171f6c9e6e98d8859650d57
[INFO] running `Command { std: "docker" "start" "-a" "03710ea03f61e71b6a50a0530f4f6f7bdc1f95455171f6c9e6e98d8859650d57", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling tokio v1.7.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling onig_sys v69.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking generic-array v0.14.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling fs-err v2.6.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tendril v0.4.2
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling thiserror v1.0.25
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking sha-1 v0.9.6
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking pin-project v1.0.7
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling onig v6.2.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling fancy-regex v0.5.0
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking input_buffer v0.3.1
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking tungstenite v0.11.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking string_cache v0.8.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]     Checking pin-project v0.4.28
[INFO] [stderr]    Compiling directories v3.0.2
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling serde-xml-rs v0.4.1
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling srx v0.1.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bimap v0.6.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling hyper v0.14.9
[INFO] [stderr]     Checking xml5ever v0.16.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling nlprule v0.6.4
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking headers v0.3.4
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking markup5ever_rcdom v0.1.0
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]    Compiling rayon-cond v0.1.0
[INFO] [stderr]     Checking tokio-tungstenite v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]     Checking which v4.1.0
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking filetime v0.2.14
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking urlencoding v1.3.3
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking handlebars v4.0.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking gitignore v1.0.7
[INFO] [stderr]     Checking ammonia v3.1.1
[INFO] [stderr]     Checking elasticlunr-rs v2.3.13
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking open v1.7.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.3
[INFO] [stderr]     Checking warp v0.2.5
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking shlex v1.0.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling nlprule-build v0.6.4
[INFO] [stderr]     Checking mdbook v0.4.10
[INFO] [stderr]    Compiling mdbook-spellcheck v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `mdbook-spellcheck v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/mdbook-spellcheck-c394d00abdcdf2f7/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at build.rs:9:6:
[INFO] [stderr]   Failed to build the nlprule resource binaries: RequestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/bminixhofer/nlprule/releases/download/0.6.4/en_tokenizer.bin.gz", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x58e818c58540 - std::backtrace_rs::backtrace::libunwind::trace::hadda5b3c123dc3bb
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x58e818c58540 - std::backtrace_rs::backtrace::trace_unsynchronized::h251baf92d3d99d58
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x58e818c58540 - std::sys::backtrace::_print_fmt::he064a6bd4bc8a74c
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x58e818c58540 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haf1177ce001c5aba
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x58e818c7eea3 - core::fmt::rt::Argument::fmt::h13d92de871fbc7d2
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x58e818c7eea3 - core::fmt::write::h1a1a904f0a5a0299
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x58e818c54b93 - std::io::Write::write_fmt::h50a28dda2e43fcfb
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x58e818c58392 - std::sys::backtrace::BacktraceLock::print::h157a5b5bafa82524
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x58e818c592ef - std::panicking::default_hook::{{closure}}::hbf38c704020fd551
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x58e818c5915a - std::panicking::default_hook::h3b53f3f0a8a63ac3
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x58e818c59d12 - std::panicking::rust_panic_with_hook::h7056095ba66a66e9
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x58e818c59a9a - std::panicking::begin_panic_handler::{{closure}}::h5cd21fc1f38bc0b5
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x58e818c58a49 - std::sys::backtrace::__rust_end_short_backtrace::h870aa48417f960ec
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x58e818c5972d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x58e818c7d110 - core::panicking::panic_fmt::h3be781a2b5cd0694
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x58e818c7d586 - core::result::unwrap_failed::h9e220969a3197ca5
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x58e8182d420c - core::result::Result<T,E>::expect::h42c9218710efccb0
[INFO] [stderr]     17:     0x58e8182d4da3 - build_script_build::main::hee1d890378f881f6
[INFO] [stderr]     18:     0x58e8182d3933 - core::ops::function::FnOnce::call_once::h524b0288e8d1a0fe
[INFO] [stderr]     19:     0x58e8182d3886 - std::sys::backtrace::__rust_begin_short_backtrace::h3c2ece1c06f94385
[INFO] [stderr]     20:     0x58e8182d3829 - std::rt::lang_start::{{closure}}::h546ee0898848e90d
[INFO] [stderr]     21:     0x58e818c4fb20 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h1e885987d45d34ff
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x58e818c4fb20 - std::panicking::try::do_call::h8a97b1757e207774
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:587:40
[INFO] [stderr]     23:     0x58e818c4fb20 - std::panicking::try::h92f474ce5157261d
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:550:19
[INFO] [stderr]     24:     0x58e818c4fb20 - std::panic::catch_unwind::h90427f977335690d
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panic.rs:358:14
[INFO] [stderr]     25:     0x58e818c4fb20 - std::rt::lang_start_internal::{{closure}}::h28c58ffd66de695b
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/rt.rs:168:24
[INFO] [stderr]     26:     0x58e818c4fb20 - std::panicking::try::do_call::he6cef74ecc3ff7c6
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:587:40
[INFO] [stderr]     27:     0x58e818c4fb20 - std::panicking::try::h6657572b256b949b
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panicking.rs:550:19
[INFO] [stderr]     28:     0x58e818c4fb20 - std::panic::catch_unwind::h0a856d006a19410f
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x58e818c4fb20 - std::rt::lang_start_internal::h10d6e5d37af84b89
[INFO] [stderr]                                  at /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/std/src/rt.rs:164:5
[INFO] [stderr]     30:     0x58e8182d3811 - std::rt::lang_start::h26b92cd8d51561c2
[INFO] [stderr]     31:     0x58e8182d4e45 - main
[INFO] [stderr]     32:     0x75cdba225d90 - <unknown>
[INFO] [stderr]     33:     0x75cdba225e40 - __libc_start_main
[INFO] [stderr]     34:     0x58e8182d2ae5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0597]: `local_ctx` does not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mdbook-0.4.10/src/renderer/html_handlebars/helpers/navigation.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 153 |             let local_ctx = Context::wraps(&context)?;
[INFO] [stdout]     |                 --------- binding `local_ctx` declared here
[INFO] [stdout] 154 |             t.render(r, &local_ctx, &mut local_rc, out)
[INFO] [stdout]     |                         ^^^^^^^^^^ borrowed value does not live long enough
[INFO] [stdout] 155 |         })?;
[INFO] [stdout]     |         -
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `local_ctx` dropped here while still borrowed
[INFO] [stdout]     |         borrow might be used here, when `local_rc` is dropped and runs the destructor for type `handlebars::RenderContext<'_, '_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: values in a scope are dropped in the opposite order they are defined
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0597`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdbook` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "03710ea03f61e71b6a50a0530f4f6f7bdc1f95455171f6c9e6e98d8859650d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03710ea03f61e71b6a50a0530f4f6f7bdc1f95455171f6c9e6e98d8859650d57", kill_on_drop: false }`
[INFO] [stdout] 03710ea03f61e71b6a50a0530f4f6f7bdc1f95455171f6c9e6e98d8859650d57
