[INFO] updating cached repository https://github.com/chrisdickinson/registry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94af2ca91c215657a0cd5ace24eae0adf7498639 [INFO] testing chrisdickinson/registry against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisdickinson%2Fregistry" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chrisdickinson/registry on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chrisdickinson/registry [INFO] finished tweaking git repo https://github.com/chrisdickinson/registry [INFO] tweaked toml for git repo https://github.com/chrisdickinson/registry written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/chrisdickinson/registry already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d51e7a798b2542ccda99df62d23db11ae10afa5e3e54f2703485325ee5f2daa9 [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" "d51e7a798b2542ccda99df62d23db11ae10afa5e3e54f2703485325ee5f2daa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d51e7a798b2542ccda99df62d23db11ae10afa5e3e54f2703485325ee5f2daa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d51e7a798b2542ccda99df62d23db11ae10afa5e3e54f2703485325ee5f2daa9", kill_on_drop: false }` [INFO] [stdout] d51e7a798b2542ccda99df62d23db11ae10afa5e3e54f2703485325ee5f2daa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90a4f749b2dcfa4c5c4f8c1b4f5ab430a261cb5ee6ef4159c66c1c48f35acc03 [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" "90a4f749b2dcfa4c5c4f8c1b4f5ab430a261cb5ee6ef4159c66c1c48f35acc03", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling isahc v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling omnom v2.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rusoto_core v0.43.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling json_logger v0.1.0 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling tracing v0.1.14 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling piper v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling combine v4.2.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.10 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling ssri v5.0.0 [INFO] [stderr] Compiling serde_qs v0.5.2 [INFO] [stderr] Compiling femme v2.1.0 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling rusoto_credential v0.43.0 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling http-types v2.1.0 [INFO] [stderr] Compiling http-types v1.3.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling cacache v7.0.0 [INFO] [stderr] Compiling rusoto_signature v0.43.0 [INFO] [stderr] Compiling async-h1 v2.0.1 [INFO] [stderr] Compiling async-sse v2.1.0 [INFO] [stderr] Compiling http-client v3.0.0 [INFO] [stderr] Compiling tide v0.9.0 [INFO] [stderr] Compiling surf v2.0.0-alpha.2 (https://github.com/chrisdickinson/surf?rev=header-names#135f3d07) [INFO] [stderr] Compiling rusoto_s3 v0.43.0 [INFO] [stderr] Compiling redis v0.16.1-alpha.0 (https://github.com/mitsuhiko/redis-rs#78b6343d) [INFO] [stderr] Compiling npm-registry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `S3Store` [INFO] [stdout] --> src/main.rs:11:48 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::stores::{ RemoteStore, RedisReader, S3Store, ReadThrough, CacacheStore }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Level`, `info`, `span` [INFO] [stdout] --> src/app.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use tracing::{info, span, Level}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rusoto_credential::EnvironmentProvider` [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rusoto_credential::EnvironmentProvider; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rusoto_s3::S3Client` [INFO] [stdout] --> src/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rusoto_s3::S3Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Duration` [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use chrono::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CacacheStore`, `ReadThrough`, `RedisReader`, `RemoteStore`, `S3Store` [INFO] [stdout] --> src/app.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::stores::{ ReadableStore, RemoteStore, RedisReader, S3Store, ReadThrough, CacacheStore }; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::rusoto_surf::SurfRequestDispatcher` [INFO] [stdout] --> src/app.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::rusoto_surf::SurfRequestDispatcher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BasicAuthRequest`, `BearerAuthRequest` [INFO] [stdout] --> src/auth/storage.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::auth::{ BasicAuthRequest, BearerAuthRequest }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> src/stores/cacache.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GetObjectOutput`, `HeadObjectOutput`, `PutObjectError`, `PutObjectOutput` [INFO] [stdout] --> src/stores/s3.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | GetObjectOutput, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | HeadObjectOutput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | PutObjectOutput, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | PutObjectRequest, [INFO] [stdout] 11 | PutObjectError, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `S3` [INFO] [stdout] --> src/stores/s3.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | S3 [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s3_bucket` [INFO] [stdout] --> src/main.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | let s3_bucket = env::var("S3_BUCKET").ok().unwrap_or_else(|| "www.neversaw.us".to_string()); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_s3_bucket` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/main.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let client = S3Client::new_with( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `meta` [INFO] [stdout] --> src/stores/cacache.rs:23:76 [INFO] [stdout] | [INFO] [stdout] 23 | async fn write_packument(&self, package: T, packument_reader: W, meta: PackageMetadata) -> Result> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_meta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `meta` [INFO] [stdout] --> src/stores/cacache.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | meta: PackageMetadata [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_meta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nanoseconds` [INFO] [stdout] --> src/stores/cacache.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | let nanoseconds = dbg!((meta.time - seconds) * 1000000); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nanoseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `put_packument` [INFO] [stdout] --> src/handlers.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn put_packument(_req: Request) -> Result<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `post_login` [INFO] [stdout] --> src/handlers.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | pub async fn post_login(_req: Request) -> Result<&'static str> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_login_poll` [INFO] [stdout] --> src/handlers.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | pub async fn get_login_poll(_req: Request) -> Result<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/stores/guard.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(inner: R, test: F) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/stores/s3.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new>(bucket: T, client: S3) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `email` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) email: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 12s [INFO] running `Command { std: "docker" "inspect" "90a4f749b2dcfa4c5c4f8c1b4f5ab430a261cb5ee6ef4159c66c1c48f35acc03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90a4f749b2dcfa4c5c4f8c1b4f5ab430a261cb5ee6ef4159c66c1c48f35acc03", kill_on_drop: false }` [INFO] [stdout] 90a4f749b2dcfa4c5c4f8c1b4f5ab430a261cb5ee6ef4159c66c1c48f35acc03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", 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] 525351f2303e6f816acf5f65a9a3472a3826437ff37c5c1477d8c7ac1a120b6a [INFO] running `Command { std: "docker" "start" "-a" "525351f2303e6f816acf5f65a9a3472a3826437ff37c5c1477d8c7ac1a120b6a", kill_on_drop: false }` [INFO] [stderr] Compiling npm-registry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `S3Store` [INFO] [stdout] --> src/main.rs:11:48 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::stores::{ RemoteStore, RedisReader, S3Store, ReadThrough, CacacheStore }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Level`, `info`, `span` [INFO] [stdout] --> src/app.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use tracing::{info, span, Level}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rusoto_credential::EnvironmentProvider` [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rusoto_credential::EnvironmentProvider; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rusoto_s3::S3Client` [INFO] [stdout] --> src/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rusoto_s3::S3Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Duration` [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use chrono::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CacacheStore`, `ReadThrough`, `RedisReader`, `RemoteStore`, `S3Store` [INFO] [stdout] --> src/app.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::stores::{ ReadableStore, RemoteStore, RedisReader, S3Store, ReadThrough, CacacheStore }; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::rusoto_surf::SurfRequestDispatcher` [INFO] [stdout] --> src/app.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::rusoto_surf::SurfRequestDispatcher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BasicAuthRequest`, `BearerAuthRequest` [INFO] [stdout] --> src/auth/storage.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::auth::{ BasicAuthRequest, BearerAuthRequest }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> src/stores/cacache.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GetObjectOutput`, `HeadObjectOutput`, `PutObjectError`, `PutObjectOutput` [INFO] [stdout] --> src/stores/s3.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | GetObjectOutput, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | HeadObjectOutput, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | PutObjectOutput, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | PutObjectRequest, [INFO] [stdout] 11 | PutObjectError, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `S3` [INFO] [stdout] --> src/stores/s3.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | S3 [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s3_bucket` [INFO] [stdout] --> src/main.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | let s3_bucket = env::var("S3_BUCKET").ok().unwrap_or_else(|| "www.neversaw.us".to_string()); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_s3_bucket` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/main.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | let client = S3Client::new_with( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `meta` [INFO] [stdout] --> src/stores/cacache.rs:23:76 [INFO] [stdout] | [INFO] [stdout] 23 | async fn write_packument(&self, package: T, packument_reader: W, meta: PackageMetadata) -> Result> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_meta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `meta` [INFO] [stdout] --> src/stores/cacache.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | meta: PackageMetadata [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_meta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nanoseconds` [INFO] [stdout] --> src/stores/cacache.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | let nanoseconds = dbg!((meta.time - seconds) * 1000000); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nanoseconds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `put_packument` [INFO] [stdout] --> src/handlers.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn put_packument(_req: Request) -> Result<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `post_login` [INFO] [stdout] --> src/handlers.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | pub async fn post_login(_req: Request) -> Result<&'static str> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_login_poll` [INFO] [stdout] --> src/handlers.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | pub async fn get_login_poll(_req: Request) -> Result<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/stores/guard.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(inner: R, test: F) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/stores/s3.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new>(bucket: T, client: S3) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) username: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `email` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) email: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.42s [INFO] running `Command { std: "docker" "inspect" "525351f2303e6f816acf5f65a9a3472a3826437ff37c5c1477d8c7ac1a120b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525351f2303e6f816acf5f65a9a3472a3826437ff37c5c1477d8c7ac1a120b6a", kill_on_drop: false }` [INFO] [stdout] 525351f2303e6f816acf5f65a9a3472a3826437ff37c5c1477d8c7ac1a120b6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f96bbae6701dce3e93464ebbd005e6f5bfd0f9d585f2d3bd186d52eb21ede4c [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" "3f96bbae6701dce3e93464ebbd005e6f5bfd0f9d585f2d3bd186d52eb21ede4c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `S3Store` [INFO] [stderr] --> src/main.rs:11:48 [INFO] [stderr] | [INFO] [stderr] 11 | use crate::stores::{ RemoteStore, RedisReader, S3Store, ReadThrough, CacacheStore }; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> src/app.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Level`, `info`, `span` [INFO] [stderr] --> src/app.rs:2:15 [INFO] [stderr] | [INFO] [stderr] 2 | use tracing::{info, span, Level}; [INFO] [stderr] | ^^^^ ^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `rusoto_credential::EnvironmentProvider` [INFO] [stderr] --> src/app.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use rusoto_credential::EnvironmentProvider; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `rusoto_s3::S3Client` [INFO] [stderr] --> src/app.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use rusoto_s3::S3Client; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `chrono::Duration` [INFO] [stderr] --> src/app.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use chrono::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `CacacheStore`, `ReadThrough`, `RedisReader`, `RemoteStore`, `S3Store` [INFO] [stderr] --> src/app.rs:8:37 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::stores::{ ReadableStore, RemoteStore, RedisReader, S3Store, ReadThrough, CacacheStore }; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::rusoto_surf::SurfRequestDispatcher` [INFO] [stderr] --> src/app.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use crate::rusoto_surf::SurfRequestDispatcher; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BasicAuthRequest`, `BearerAuthRequest` [INFO] [stderr] --> src/auth/storage.rs:1:20 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::auth::{ BasicAuthRequest, BearerAuthRequest }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tracing::info` [INFO] [stderr] --> src/stores/cacache.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use tracing::info; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `GetObjectOutput`, `HeadObjectOutput`, `PutObjectError`, `PutObjectOutput` [INFO] [stderr] --> src/stores/s3.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | GetObjectOutput, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 6 | HeadObjectOutput, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 9 | PutObjectOutput, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 10 | PutObjectRequest, [INFO] [stderr] 11 | PutObjectError, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `S3` [INFO] [stderr] --> src/stores/s3.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | S3 [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `s3_bucket` [INFO] [stderr] --> src/main.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 62 | let s3_bucket = env::var("S3_BUCKET").ok().unwrap_or_else(|| "www.neversaw.us".to_string()); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_s3_bucket` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `client` [INFO] [stderr] --> src/main.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 69 | let client = S3Client::new_with( [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `meta` [INFO] [stderr] --> src/stores/cacache.rs:23:76 [INFO] [stderr] | [INFO] [stderr] 23 | async fn write_packument(&self, package: T, packument_reader: W, meta: PackageMetadata) -> Result> [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_meta` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `meta` [INFO] [stderr] --> src/stores/cacache.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | meta: PackageMetadata [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_meta` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `nanoseconds` [INFO] [stderr] --> src/stores/cacache.rs:104:13 [INFO] [stderr] | [INFO] [stderr] 104 | let nanoseconds = dbg!((meta.time - seconds) * 1000000); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nanoseconds` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `put_packument` [INFO] [stderr] --> src/handlers.rs:22:14 [INFO] [stderr] | [INFO] [stderr] 22 | pub async fn put_packument(_req: Request) -> Result<&'static str> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `post_login` [INFO] [stderr] --> src/handlers.rs:65:14 [INFO] [stderr] | [INFO] [stderr] 65 | pub async fn post_login(_req: Request) -> Result<&'static str> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_login_poll` [INFO] [stderr] --> src/handlers.rs:69:14 [INFO] [stderr] | [INFO] [stderr] 69 | pub async fn get_login_poll(_req: Request) -> Result<&'static str> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/stores/guard.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn new(inner: R, test: F) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/stores/s3.rs:32:12 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn new>(bucket: T, client: S3) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `username` [INFO] [stderr] --> src/main.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub(crate) username: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `email` [INFO] [stderr] --> src/main.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub(crate) email: String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 24 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/npm_registry-f9d8f825686b057d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f96bbae6701dce3e93464ebbd005e6f5bfd0f9d585f2d3bd186d52eb21ede4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f96bbae6701dce3e93464ebbd005e6f5bfd0f9d585f2d3bd186d52eb21ede4c", kill_on_drop: false }` [INFO] [stdout] 3f96bbae6701dce3e93464ebbd005e6f5bfd0f9d585f2d3bd186d52eb21ede4c