[INFO] fetching crate mdbook-man 0.1.0...
[INFO] checking mdbook-man-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate mdbook-man 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate mdbook-man 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mdbook-man 0.1.0
[INFO] finished tweaking crates.io crate mdbook-man 0.1.0
[INFO] tweaked toml for crates.io crate mdbook-man 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate mdbook-man 0.1.0 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.128
[INFO] [stderr]   Downloaded serde_derive v1.0.128
[INFO] [stderr]   Downloaded cpufeatures v0.1.5
[INFO] [stderr]   Downloaded sha-1 v0.9.7
[INFO] [stderr]   Downloaded siphasher v0.3.6
[INFO] [stderr]   Downloaded pathdiff v0.2.0
[INFO] [stderr]   Downloaded open v1.7.1
[INFO] [stderr]   Downloaded tracing-core v0.1.19
[INFO] [stderr]   Downloaded handlebars v4.1.2
[INFO] [stderr]   Downloaded h2 v0.3.4
[INFO] [stderr]   Downloaded tokio v1.10.0
[INFO] [stderr]   Downloaded mdbook v0.4.12
[INFO] [stderr]   Downloaded roffman v0.3.0
[INFO] [stderr]   Downloaded comrak v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d8cbc738d60fe4de062cc73fd6a187fa119a129ccecb98943afe839d107aeaf
[INFO] running `Command { std: "docker" "start" "-a" "6d8cbc738d60fe4de062cc73fd6a187fa119a129ccecb98943afe839d107aeaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d8cbc738d60fe4de062cc73fd6a187fa119a129ccecb98943afe839d107aeaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d8cbc738d60fe4de062cc73fd6a187fa119a129ccecb98943afe839d107aeaf", kill_on_drop: false }`
[INFO] [stdout] 6d8cbc738d60fe4de062cc73fd6a187fa119a129ccecb98943afe839d107aeaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5a9a37144a19e6022816cd1a8e451971a20b527a822c2e89b90abbf33693118
[INFO] running `Command { std: "docker" "start" "-a" "d5a9a37144a19e6022816cd1a8e451971a20b527a822c2e89b90abbf33693118", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.128
[INFO] [stderr]    Compiling serde v1.0.128
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tokio v1.10.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking tendril v0.4.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]     Checking sha-1 v0.9.7
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking tracing-core v0.1.19
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking tungstenite v0.12.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking headers v0.3.4
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking pathdiff v0.2.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]     Checking open v1.7.1
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking gitignore v1.0.7
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking shell-words v1.0.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking shlex v1.0.0
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking roffman v0.3.0
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]     Checking comrak v0.11.0
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking futures v0.3.16
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-stream v0.1.7
[INFO] [stderr]     Checking tokio-tungstenite v0.13.0
[INFO] [stderr]     Checking h2 v0.3.4
[INFO] [stderr]     Checking string_cache v0.8.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking elasticlunr-rs v2.3.13
[INFO] [stderr]     Checking handlebars v4.1.2
[INFO] [stderr]     Checking hyper v0.14.11
[INFO] [stderr]     Checking xml5ever v0.16.1
[INFO] [stderr]     Checking markup5ever_rcdom v0.1.0
[INFO] [stderr]     Checking ammonia v3.1.2
[INFO] [stderr]     Checking warp v0.3.1
[INFO] [stderr]     Checking mdbook v0.4.12
[INFO] [stdout] error[E0597]: `local_ctx` does not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.12/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] error: aborting due to 1 previous error
[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 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d5a9a37144a19e6022816cd1a8e451971a20b527a822c2e89b90abbf33693118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a9a37144a19e6022816cd1a8e451971a20b527a822c2e89b90abbf33693118", kill_on_drop: false }`
[INFO] [stdout] d5a9a37144a19e6022816cd1a8e451971a20b527a822c2e89b90abbf33693118
[INFO] checking mdbook-man-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate mdbook-man 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate mdbook-man 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mdbook-man 0.1.0
[INFO] finished tweaking crates.io crate mdbook-man 0.1.0
[INFO] tweaked toml for crates.io crate mdbook-man 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate mdbook-man 0.1.0 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f938c774a8edca6d1a19b31c572e0151ab69ebf7dd5d5c47e3012bfcb872c43
[INFO] running `Command { std: "docker" "start" "-a" "4f938c774a8edca6d1a19b31c572e0151ab69ebf7dd5d5c47e3012bfcb872c43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f938c774a8edca6d1a19b31c572e0151ab69ebf7dd5d5c47e3012bfcb872c43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f938c774a8edca6d1a19b31c572e0151ab69ebf7dd5d5c47e3012bfcb872c43", kill_on_drop: false }`
[INFO] [stdout] 4f938c774a8edca6d1a19b31c572e0151ab69ebf7dd5d5c47e3012bfcb872c43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd6c567652e72548a056e52bcabf9a52a3cb4213e3e89f6fb169267787101499
[INFO] running `Command { std: "docker" "start" "-a" "bd6c567652e72548a056e52bcabf9a52a3cb4213e3e89f6fb169267787101499", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.128
[INFO] [stderr]    Compiling serde v1.0.128
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tokio v1.10.0
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking tendril v0.4.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking sha-1 v0.9.7
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking tracing-core v0.1.19
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tungstenite v0.12.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking headers v0.3.4
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking pathdiff v0.2.0
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking open v1.7.1
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking gitignore v1.0.7
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking shlex v1.0.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking shell-words v1.0.0
[INFO] [stderr]     Checking roffman v0.3.0
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]     Checking comrak v0.11.0
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking futures v0.3.16
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-stream v0.1.7
[INFO] [stderr]     Checking tokio-tungstenite v0.13.0
[INFO] [stderr]     Checking h2 v0.3.4
[INFO] [stderr]     Checking string_cache v0.8.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking handlebars v4.1.2
[INFO] [stderr]     Checking elasticlunr-rs v2.3.13
[INFO] [stderr]     Checking xml5ever v0.16.1
[INFO] [stderr]     Checking markup5ever_rcdom v0.1.0
[INFO] [stderr]     Checking ammonia v3.1.2
[INFO] [stderr]     Checking hyper v0.14.11
[INFO] [stderr]     Checking warp v0.3.1
[INFO] [stderr]     Checking mdbook v0.4.12
[INFO] [stdout] error[E0597]: `local_ctx` does not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mdbook-0.4.12/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] error: aborting due to 1 previous error
[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 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "bd6c567652e72548a056e52bcabf9a52a3cb4213e3e89f6fb169267787101499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd6c567652e72548a056e52bcabf9a52a3cb4213e3e89f6fb169267787101499", kill_on_drop: false }`
[INFO] [stdout] bd6c567652e72548a056e52bcabf9a52a3cb4213e3e89f6fb169267787101499
