[INFO] cloning repository https://github.com/CamaroUa/webgme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CamaroUa/webgme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCamaroUa%2Fwebgme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCamaroUa%2Fwebgme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96e48712d8768e6e1b066801643d9248c890bd52
[INFO] checking CamaroUa/webgme against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCamaroUa%2Fwebgme" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CamaroUa/webgme on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CamaroUa/webgme
[INFO] finished tweaking git repo https://github.com/CamaroUa/webgme
[INFO] tweaked toml for git repo https://github.com/CamaroUa/webgme written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/CamaroUa/webgme 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded output_vt100 v0.1.2
[INFO] [stderr]   Downloaded predicates-tree v1.0.2
[INFO] [stderr]   Downloaded shlex v1.0.0
[INFO] [stderr]   Downloaded siphasher v0.3.6
[INFO] [stderr]   Downloaded topological-sort v0.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.43
[INFO] [stderr]   Downloaded assert_cmd v1.0.7
[INFO] [stderr]   Downloaded opener v0.5.0
[INFO] [stderr]   Downloaded ammonia v3.1.2
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded handlebars v4.1.2
[INFO] [stderr]   Downloaded elasticlunr-rs v2.3.13
[INFO] [stderr]   Downloaded hyper v0.14.11
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded pretty_assertions v0.6.1
[INFO] [stderr]   Downloaded markup5ever v0.10.1
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded gitignore v1.0.7
[INFO] [stderr]   Downloaded predicates v2.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12d8163e7fc0dffbd53e645086cf029a4bf59facc1dccc79498413a9bfa383ed
[INFO] running `Command { std: "docker" "start" "-a" "12d8163e7fc0dffbd53e645086cf029a4bf59facc1dccc79498413a9bfa383ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12d8163e7fc0dffbd53e645086cf029a4bf59facc1dccc79498413a9bfa383ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12d8163e7fc0dffbd53e645086cf029a4bf59facc1dccc79498413a9bfa383ed", kill_on_drop: false }`
[INFO] [stdout] 12d8163e7fc0dffbd53e645086cf029a4bf59facc1dccc79498413a9bfa383ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a600395817792a03869c5ca859bae1d20fda5793ad194610d6c48745917a7bd
[INFO] running `Command { std: "docker" "start" "-a" "5a600395817792a03869c5ca859bae1d20fda5793ad194610d6c48745917a7bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling tokio v1.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking tendril v0.4.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking tracing-core v0.1.19
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]    Compiling pest_meta v2.1.3
[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]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking sha-1 v0.9.7
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking headers v0.3.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking tungstenite v0.12.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking string_cache v0.8.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking gitignore v1.0.7
[INFO] [stderr]     Checking opener v0.5.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking shlex v1.0.0
[INFO] [stderr]     Checking topological-sort v0.1.0
[INFO] [stderr]     Checking semver-parser v0.10.2
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking predicates-tree v1.0.2
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking predicates v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking assert_cmd v1.0.7
[INFO] [stderr]     Checking xml5ever v0.16.1
[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 handlebars v4.1.2
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking markup5ever_rcdom v0.1.0
[INFO] [stderr]     Checking ammonia v3.1.2
[INFO] [stderr]     Checking select v0.5.0
[INFO] [stderr]     Checking futures v0.3.16
[INFO] [stderr]     Checking elasticlunr-rs v2.3.13
[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 hyper v0.14.11
[INFO] [stderr]     Checking warp v0.3.1
[INFO] [stderr]     Checking mdbook v0.4.14 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/renderer/html_handlebars/hbs_renderer.rs:183:16
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::let_and_return))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ammonia`, `default`, `elasticlunr-rs`, `futures-util`, `gitignore`, `notify`, `search`, `serve`, `tokio`, `warp`, and `watch`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/renderer/html_handlebars/hbs_renderer.rs:183:16
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::let_and_return))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `ammonia`, `default`, `elasticlunr-rs`, `futures-util`, `gitignore`, `notify`, `search`, `serve`, `tokio`, `warp`, and `watch`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `local_ctx` does not live long enough
[INFO] [stdout]    --> 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; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0597]: `local_ctx` does not live long enough
[INFO] [stdout]    --> 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 test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5a600395817792a03869c5ca859bae1d20fda5793ad194610d6c48745917a7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a600395817792a03869c5ca859bae1d20fda5793ad194610d6c48745917a7bd", kill_on_drop: false }`
[INFO] [stdout] 5a600395817792a03869c5ca859bae1d20fda5793ad194610d6c48745917a7bd
