[INFO] cloning repository https://github.com/CoderChristopher/blog_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CoderChristopher/blog_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoderChristopher%2Fblog_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoderChristopher%2Fblog_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffc27f20722842b1f26a8e28e2540dc25a0ca15e [INFO] testing CoderChristopher/blog_api against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoderChristopher%2Fblog_api" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CoderChristopher/blog_api on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CoderChristopher/blog_api [INFO] finished tweaking git repo https://github.com/CoderChristopher/blog_api [INFO] tweaked toml for git repo https://github.com/CoderChristopher/blog_api written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/CoderChristopher/blog_api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e96de1c100cd6744151eec41374271cce5da00f949868dba6337c0bf53cd774 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4e96de1c100cd6744151eec41374271cce5da00f949868dba6337c0bf53cd774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e96de1c100cd6744151eec41374271cce5da00f949868dba6337c0bf53cd774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e96de1c100cd6744151eec41374271cce5da00f949868dba6337c0bf53cd774", kill_on_drop: false }` [INFO] [stdout] 4e96de1c100cd6744151eec41374271cce5da00f949868dba6337c0bf53cd774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df345e0dfe043edf9e6c568093374c67310058b5a8acbbcc8ca1a2663175c189 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "df345e0dfe043edf9e6c568093374c67310058b5a8acbbcc8ca1a2663175c189", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling diesel v1.4.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.9 [INFO] [stderr] Compiling actix-web v4.0.0-beta.8 [INFO] [stderr] Compiling blog_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `query_title` in this scope [INFO] [stdout] --> src/startup.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | .route( "/query_title", web::post().to(query_title)) [INFO] [stdout] | ^^^^^^^^^^^ help: a function with a similar name exists: `query_titles` [INFO] [stdout] | [INFO] [stdout] ::: src/routes/fetch_blog.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn query_titles(req: web::Form) -> HttpResponse { [INFO] [stdout] | ---------------------------------------------------------------- similarly named function `query_titles` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> src/routes/fetch_blog.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web:: {HttpRequest, HttpResponse, web}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::routes::fetch_blog::query_titles` [INFO] [stdout] --> src/startup.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::routes::fetch_blog::query_titles; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blog_api` due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "df345e0dfe043edf9e6c568093374c67310058b5a8acbbcc8ca1a2663175c189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df345e0dfe043edf9e6c568093374c67310058b5a8acbbcc8ca1a2663175c189", kill_on_drop: false }` [INFO] [stdout] df345e0dfe043edf9e6c568093374c67310058b5a8acbbcc8ca1a2663175c189