[INFO] cloning repository https://github.com/zTgx/note_blog [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zTgx/note_blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzTgx%2Fnote_blog"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzTgx%2Fnote_blog'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f5fdf05be7e16887bbc72191d1e2995ab28a291e [INFO] checking zTgx/note_blog against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzTgx%2Fnote_blog" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zTgx/note_blog on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zTgx/note_blog [INFO] removed path dependency hyper from git repo https://github.com/zTgx/note_blog [INFO] removed path dependency tera from git repo https://github.com/zTgx/note_blog [INFO] finished tweaking git repo https://github.com/zTgx/note_blog [INFO] tweaked toml for git repo https://github.com/zTgx/note_blog written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/zTgx/note_blog already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (hyper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (tera) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (hyper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (tera) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 820d5b4542da46a8f6fad26006139ea5ae37d366c2900dc155884a88bdb4a250 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "820d5b4542da46a8f6fad26006139ea5ae37d366c2900dc155884a88bdb4a250"` [INFO] [stderr] warning: dependency (hyper) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (tera) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking http-body v0.2.0-alpha.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking globwalk v0.7.1 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tracing v0.1.10 [INFO] [stderr] Checking tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Checking pin-project v0.4.5 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.6 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Checking tower-make v0.3.0-alpha.2a [INFO] [stderr] Checking tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Checking tokio-net v0.2.0-alpha.6 [INFO] [stderr] Checking h2 v0.2.0-alpha.3 [INFO] [stderr] Checking tera v1.0.0-beta.18 [INFO] [stderr] Checking tokio v0.2.0-alpha.6 [INFO] [stderr] Checking hyper v0.13.0-alpha.4 [INFO] [stderr] Checking website v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: cannot find macro `compile_templates` in this scope [INFO] [stderr] --> src/main.rs:27:24 [INFO] [stderr] | [INFO] [stderr] 27 | let mut tera = compile_templates!("templates/**/*"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `run` in module `hyper::rt` [INFO] [stderr] --> src/main.rs:118:16 [INFO] [stderr] | [INFO] [stderr] 118 | hyper::rt::run(server); [INFO] [stderr] | ^^^ not found in `hyper::rt` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 3 | use run; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0220]: associated type `Item` not found for `std::future::Future` [INFO] [stderr] --> src/main.rs:40:53 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn render(req: Request
) -> Box