[INFO] cloning repository https://github.com/rcos/Telescope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rcos/Telescope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcos%2FTelescope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcos%2FTelescope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c48883b2b7bba9738c1d1a59a6372b531f28a56b [INFO] checking rcos/Telescope against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcos%2FTelescope" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rcos/Telescope on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rcos/Telescope [INFO] finished tweaking git repo https://github.com/rcos/Telescope [INFO] tweaked toml for git repo https://github.com/rcos/Telescope written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/rcos/Telescope already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a44037c6f87f19d2c6b1a9c8d2875e26fd20629ae375d3fbb10d831eadeef11 [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" "7a44037c6f87f19d2c6b1a9c8d2875e26fd20629ae375d3fbb10d831eadeef11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a44037c6f87f19d2c6b1a9c8d2875e26fd20629ae375d3fbb10d831eadeef11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a44037c6f87f19d2c6b1a9c8d2875e26fd20629ae375d3fbb10d831eadeef11", kill_on_drop: false }` [INFO] [stdout] 7a44037c6f87f19d2c6b1a9c8d2875e26fd20629ae375d3fbb10d831eadeef11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed355433ff0e6214396c24b06546588cb04110052d856abeb482c856d560f970 [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" "ed355433ff0e6214396c24b06546588cb04110052d856abeb482c856d560f970", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking qrcodegen v1.6.0 [INFO] [stderr] Compiling openssl-src v111.12.0+1.1.1h [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking env_logger v0.8.1 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking actix-router v0.2.5 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking rust-argon2 v0.8.2 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking v_escape v0.13.2 [INFO] [stderr] Checking v_htmlescape v0.10.4 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking juniper v0.14.2 [INFO] [stderr] Checking handlebars v3.5.1 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking cookie v0.14.2 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking actix v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking lettre v0.9.5 [INFO] [stderr] Checking actix-http v2.1.0 [INFO] [stderr] Checking lettre_email v0.9.4 [INFO] [stderr] Checking awc v2.0.1 [INFO] [stderr] Checking actix-web v3.2.0 [INFO] [stderr] Checking actix-files v0.4.0 [INFO] [stderr] Checking actix-identity v0.3.1 [INFO] [stderr] Checking telescope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `super::Email` [INFO] [stdout] --> src/models/email_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::Email; [INFO] [stdout] | ^^^^^^^^^^^^ no `Email` in `models` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/web/services/blog.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn blog_service(ctx: RequestContext) -> HttpResponse { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target_user` [INFO] [stdout] --> src/web/services/forgot.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | if let Some(target_user) = database_result { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `telescope` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function is never used: `blog_service` [INFO] [stdout] --> src/web/services/blog.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn blog_service(ctx: RequestContext) -> HttpResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_expiration_duration` [INFO] [stdout] --> src/models/recoveries.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn get_expiration_duration() -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_expiration_from_now` [INFO] [stdout] --> src/models/recoveries.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | fn get_expiration_from_now() -> DateTime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `PaginatedResult` [INFO] [stdout] --> src/models/pagination.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub type PaginatedResult = Result, E>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_and_count` [INFO] [stdout] --> src/models/pagination.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn load_and_count(self, conn: &PgConnection) -> PaginatedResult [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `async_load_and_count` [INFO] [stdout] --> src/models/pagination.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn async_load_and_count( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `change_numeric` [INFO] [stdout] --> src/models/pagination.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn change_numeric>(self) -> PaginatedData { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `map_common` [INFO] [stdout] --> src/templates/forms/common/email.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn map_common FormFieldCommon>(mut self, f: F) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `label` [INFO] [stdout] --> src/templates/forms/common/mod.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn label(mut self, label: impl Into) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `success` [INFO] [stdout] --> src/templates/forms/recovery.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn success(mut self, msg: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ed355433ff0e6214396c24b06546588cb04110052d856abeb482c856d560f970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed355433ff0e6214396c24b06546588cb04110052d856abeb482c856d560f970", kill_on_drop: false }` [INFO] [stdout] ed355433ff0e6214396c24b06546588cb04110052d856abeb482c856d560f970