[INFO] fetching crate mdbook-checklist 0.1.1... [INFO] checking mdbook-checklist-0.1.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate mdbook-checklist 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate mdbook-checklist 0.1.1 [INFO] finished tweaking crates.io crate mdbook-checklist 0.1.1 [INFO] tweaked toml for crates.io crate mdbook-checklist 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mdbook-checklist 0.1.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mdbook-checklist 0.1.1 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e3a2b2ed3d4bd4355c56c8a82b257187e882f68d6d25f6917699f671e4a4cbe [INFO] running `Command { std: "docker" "start" "-a" "7e3a2b2ed3d4bd4355c56c8a82b257187e882f68d6d25f6917699f671e4a4cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e3a2b2ed3d4bd4355c56c8a82b257187e882f68d6d25f6917699f671e4a4cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e3a2b2ed3d4bd4355c56c8a82b257187e882f68d6d25f6917699f671e4a4cbe", kill_on_drop: false }` [INFO] [stdout] 7e3a2b2ed3d4bd4355c56c8a82b257187e882f68d6d25f6917699f671e4a4cbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be6a61fcddd1264e6b8fd51299fc99a3e1ddef2b0e8a30e9bdd4332aa32bea08 [INFO] running `Command { std: "docker" "start" "-a" "be6a61fcddd1264e6b8fd51299fc99a3e1ddef2b0e8a30e9bdd4332aa32bea08", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling log v0.4.15 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking generic-array v0.14.5 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking unicase v2.6.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking string_cache v0.8.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking gitignore v1.0.7 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking opener v0.5.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Checking topological-sort v0.1.0 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking xml5ever v0.16.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking handlebars v4.2.2 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking ammonia v3.1.4 [INFO] [stderr] Checking elasticlunr-rs v2.3.14 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-tungstenite v0.15.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking h2 v0.3.12 [INFO] [stderr] Checking hyper v0.14.17 [INFO] [stderr] Checking warp v0.3.2 [INFO] [stderr] Checking mdbook v0.4.15 [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.15/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" "be6a61fcddd1264e6b8fd51299fc99a3e1ddef2b0e8a30e9bdd4332aa32bea08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6a61fcddd1264e6b8fd51299fc99a3e1ddef2b0e8a30e9bdd4332aa32bea08", kill_on_drop: false }` [INFO] [stdout] be6a61fcddd1264e6b8fd51299fc99a3e1ddef2b0e8a30e9bdd4332aa32bea08