[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] 68f5b8dbfa1fd301c577f2bf496b3b50971de4d9 [INFO] testing rcos/Telescope against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frcos%2FTelescope" "/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/rcos/Telescope on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-2/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-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto-mac v0.10.0 [INFO] [stderr] Downloaded aes-gcm v0.8.0 [INFO] [stderr] Downloaded aes-soft v0.6.4 [INFO] [stderr] Downloaded polyval v0.4.2 [INFO] [stderr] Downloaded hkdf v0.10.0 [INFO] [stderr] Downloaded v_escape_derive v0.8.4 [INFO] [stderr] Downloaded v_htmlescape v0.11.0 [INFO] [stderr] Downloaded buf-min v0.2.0 [INFO] [stderr] Downloaded v_escape v0.14.0 [INFO] [stderr] Downloaded qrcodegen v1.6.0 [INFO] [stderr] Downloaded actix-files v0.4.1 [INFO] [stderr] Downloaded email v0.0.20 [INFO] [stderr] Downloaded lettre_email v0.9.4 [INFO] [stderr] Downloaded hmac v0.10.1 [INFO] [stderr] Downloaded handlebars v3.5.1 [INFO] [stderr] Downloaded pulldown-cmark v0.8.0 [INFO] [stderr] Downloaded aesni v0.10.0 [INFO] [stderr] Downloaded aes v0.6.0 [INFO] [stderr] Downloaded ctr v0.6.0 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] be9abcdf6ac1cab6ca03eaabffc050c67eb76ebc0e16d38c89e6d005286de64b [INFO] running `Command { std: "docker" "start" "-a" "be9abcdf6ac1cab6ca03eaabffc050c67eb76ebc0e16d38c89e6d005286de64b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be9abcdf6ac1cab6ca03eaabffc050c67eb76ebc0e16d38c89e6d005286de64b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be9abcdf6ac1cab6ca03eaabffc050c67eb76ebc0e16d38c89e6d005286de64b", kill_on_drop: false }` [INFO] [stdout] be9abcdf6ac1cab6ca03eaabffc050c67eb76ebc0e16d38c89e6d005286de64b [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a33d591002a7d9189afcc545ececba20ec275c18b954f3bde0fa1c4a9cb424f7 [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" "a33d591002a7d9189afcc545ececba20ec275c18b954f3bde0fa1c4a9cb424f7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling v_escape v0.14.0 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling v_htmlescape v0.11.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling qrcodegen v1.6.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling buf-min v0.2.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling openssl-src v111.12.0+1.1.1h [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling polyval v0.4.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [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 async-trait v0.1.42 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling handlebars v3.5.1 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling lettre v0.9.5 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-identity v0.3.1 [INFO] [stderr] Compiling actix-files v0.4.1 [INFO] [stderr] Compiling telescope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `password_requirements::PasswordRequirements` [INFO] [stdout] --> src/web/services/confirm.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | password_requirements::PasswordRequirements, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::users::User` [INFO] [stdout] --> src/templates/developers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::models::users::User; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: 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: 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: constant is never used: `SUCCESS_FIELD` [INFO] [stdout] --> src/templates/forms/common/text_field.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub const SUCCESS_FIELD: &'static str = "success"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 10s [INFO] running `Command { std: "docker" "inspect" "a33d591002a7d9189afcc545ececba20ec275c18b954f3bde0fa1c4a9cb424f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a33d591002a7d9189afcc545ececba20ec275c18b954f3bde0fa1c4a9cb424f7", kill_on_drop: false }` [INFO] [stdout] a33d591002a7d9189afcc545ececba20ec275c18b954f3bde0fa1c4a9cb424f7 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 087642af4072b6d04c8aeaef9de46f29407bb8471187efa61e7e435413e063bc [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" "087642af4072b6d04c8aeaef9de46f29407bb8471187efa61e7e435413e063bc", kill_on_drop: false }` [INFO] [stderr] Compiling telescope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `password_requirements::PasswordRequirements` [INFO] [stdout] --> src/web/services/confirm.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | password_requirements::PasswordRequirements, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::users::User` [INFO] [stdout] --> src/templates/developers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::models::users::User; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [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: 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: 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: constant is never used: `SUCCESS_FIELD` [INFO] [stdout] --> src/templates/forms/common/text_field.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | pub const SUCCESS_FIELD: &'static str = "success"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.65s [INFO] running `Command { std: "docker" "inspect" "087642af4072b6d04c8aeaef9de46f29407bb8471187efa61e7e435413e063bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087642af4072b6d04c8aeaef9de46f29407bb8471187efa61e7e435413e063bc", kill_on_drop: false }` [INFO] [stdout] 087642af4072b6d04c8aeaef9de46f29407bb8471187efa61e7e435413e063bc [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aab1aa1346f73bc04e44c82280ac10d57d2dd71c9b53b1a8911154c463617c12 [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" "aab1aa1346f73bc04e44c82280ac10d57d2dd71c9b53b1a8911154c463617c12", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `password_requirements::PasswordRequirements` [INFO] [stderr] --> src/web/services/confirm.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | password_requirements::PasswordRequirements, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::models::users::User` [INFO] [stderr] --> src/templates/developers.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::models::users::User; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/web/services/blog.rs:5:27 [INFO] [stderr] | [INFO] [stderr] 5 | pub async fn blog_service(ctx: RequestContext) -> HttpResponse { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `blog_service` [INFO] [stderr] --> src/web/services/blog.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | pub async fn blog_service(ctx: RequestContext) -> HttpResponse { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `PaginatedResult` [INFO] [stderr] --> src/models/pagination.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | pub type PaginatedResult = Result, E>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `load_and_count` [INFO] [stderr] --> src/models/pagination.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 68 | pub fn load_and_count(self, conn: &PgConnection) -> PaginatedResult [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `async_load_and_count` [INFO] [stderr] --> src/models/pagination.rs:84:18 [INFO] [stderr] | [INFO] [stderr] 84 | pub async fn async_load_and_count( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `change_numeric` [INFO] [stderr] --> src/models/pagination.rs:134:12 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn change_numeric>(self) -> PaginatedData { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `SUCCESS_FIELD` [INFO] [stderr] --> src/templates/forms/common/text_field.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | pub const SUCCESS_FIELD: &'static str = "success"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/telescope-ae392bccb04a760e [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test models::password_requirement_tests::test_good_passwords ... ok [INFO] [stdout] test models::password_requirement_tests::test_too_short ... ok [INFO] [stdout] test models::password_requirement_tests::test_common_passwords ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aab1aa1346f73bc04e44c82280ac10d57d2dd71c9b53b1a8911154c463617c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab1aa1346f73bc04e44c82280ac10d57d2dd71c9b53b1a8911154c463617c12", kill_on_drop: false }` [INFO] [stdout] aab1aa1346f73bc04e44c82280ac10d57d2dd71c9b53b1a8911154c463617c12