[INFO] cloning repository https://github.com/uwueviee/epl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uwueviee/epl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuwueviee%2Fepl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuwueviee%2Fepl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 735cdd85a8585d81b7b7e76b52608f00eb7b04a1 [INFO] testing uwueviee/epl against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuwueviee%2Fepl" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uwueviee/epl on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uwueviee/epl [INFO] finished tweaking git repo https://github.com/uwueviee/epl [INFO] tweaked toml for git repo https://github.com/uwueviee/epl written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/uwueviee/epl already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.8.0 [INFO] [stderr] Downloaded zxcvbn v2.2.1 [INFO] [stderr] Downloaded argon2 v0.4.0 [INFO] [stderr] Downloaded password-hash v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31e1914b21c48fe2e616cd11b9336dcdf3a958a4d7082bb023b1f476035ab47e [INFO] running `Command { std: "docker" "start" "-a" "31e1914b21c48fe2e616cd11b9336dcdf3a958a4d7082bb023b1f476035ab47e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31e1914b21c48fe2e616cd11b9336dcdf3a958a4d7082bb023b1f476035ab47e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e1914b21c48fe2e616cd11b9336dcdf3a958a4d7082bb023b1f476035ab47e", kill_on_drop: false }` [INFO] [stdout] 31e1914b21c48fe2e616cd11b9336dcdf3a958a4d7082bb023b1f476035ab47e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de077ce6a1115d28c62a8cdf6ecc660e3f2194b5e5990c3d70558d11aa695881 [INFO] running `Command { std: "docker" "start" "-a" "de077ce6a1115d28c62a8cdf6ecc660e3f2194b5e5990c3d70558d11aa695881", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket.git#7908dc43) [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket.git#7908dc43) [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket.git#7908dc43) [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling handlebars v4.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.1 (https://github.com/SergioBenitez/Rocket.git#7908dc43) [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling password-hash v0.4.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling fancy-regex v0.8.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling normpath v0.3.2 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling zxcvbn v2.2.1 [INFO] [stderr] Compiling argon2 v0.4.0 [INFO] [stderr] Compiling jsonwebtoken v8.1.0 [INFO] [stderr] Compiling serde_with v1.13.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling rocket_dyn_templates v0.1.0-rc.1 (https://github.com/SergioBenitez/Rocket.git#7908dc43) [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0-rc.1 (https://github.com/SergioBenitez/Rocket.git#7908dc43) [INFO] [stderr] Compiling epl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `pretty_env_logger` is imported redundantly [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use pretty_env_logger; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the item `pretty_env_logger` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> src/http/routes/index.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn index() -> Template { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `experiments` [INFO] [stdout] --> src/http/routes/v9/experiments.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn experiments() -> Json { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `science` [INFO] [stdout] --> src/http/routes/v9/experiments.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn science() -> &'static str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `location_metadata` [INFO] [stdout] --> src/http/routes/v9/auth.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn location_metadata() -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `register` [INFO] [stdout] --> src/http/routes/v9/auth.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn register(conn: EplDb, data: Json) -> Result, BadRequest>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `experiments` [INFO] [stdout] --> src/http/routes/v6/experiments.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn experiments() -> Json { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `science` [INFO] [stdout] --> src/http/routes/v6/experiments.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn science() -> &'static str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `track` [INFO] [stdout] --> src/http/routes/v6/experiments.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn track() -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `track` [INFO] [stdout] --> src/http/routes/v1/track.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn track() -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cors_options` [INFO] [stdout] --> src/http/cors.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | pub async fn cors_options(_path: PathBuf) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PasswordHash`, `PasswordVerifier` [INFO] [stdout] --> src/database/auth.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | PasswordHash, PasswordHasher, PasswordVerifier, SaltString [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool` [INFO] [stdout] --> src/gateway/mod.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | async fn accept(ws: WebSocket, pool: ConnectionPool) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `consent`, `captcha_key`, `gift_code_sku_id`, and `invite` are never read [INFO] [stdout] --> src/http/routes/v9/auth.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct RegisterRequest { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | consent: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | captcha_key: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 22 | gift_code_sku_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | invite: Option [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BadUser` is never constructed [INFO] [stdout] --> src/database/auth.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum NewSessionEnum { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 43 | Diesel, [INFO] [stdout] 44 | BadUser, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewSessionEnum` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `BadUsername` and `BadEmail` are never constructed [INFO] [stdout] --> src/database/auth.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub enum NewUserEnum { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 101 | Diesel, [INFO] [stdout] 102 | BadUsername, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | BadEmail, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewUserEnum` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `epoch`, `worker_id`, and `datacenter_id` are never used [INFO] [stdout] --> src/util/rustflake.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Snowflake { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn new(epoch: i64, worker_id: i64, datacenter_id: i64) -> Snowflake { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn epoch(&mut self, epoch: i64) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn worker_id(&mut self, worker_id: i64) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn datacenter_id(&mut self, datacenter_id: i64) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Rocket` that must be used [INFO] [stdout] --> src/http/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / rocket::custom(rocket_options) [INFO] [stdout] 42 | | // CORS routes [INFO] [stdout] 43 | | .mount("/", rocket::routes![ [INFO] [stdout] 44 | | cors::cors_options [INFO] [stdout] ... | [INFO] [stdout] 81 | | .await [INFO] [stdout] 82 | | .expect("Failed to start the HTTP API server!"); [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 41 | let _ = rocket::custom(rocket_options) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, ubyte v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "de077ce6a1115d28c62a8cdf6ecc660e3f2194b5e5990c3d70558d11aa695881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de077ce6a1115d28c62a8cdf6ecc660e3f2194b5e5990c3d70558d11aa695881", kill_on_drop: false }` [INFO] [stdout] de077ce6a1115d28c62a8cdf6ecc660e3f2194b5e5990c3d70558d11aa695881 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c78a969520fb9953d71fd46300c5f0384546e5441e60c306074473655e90b59 [INFO] running `Command { std: "docker" "start" "-a" "3c78a969520fb9953d71fd46300c5f0384546e5441e60c306074473655e90b59", kill_on_drop: false }` [INFO] [stderr] Compiling epl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `pretty_env_logger` is imported redundantly [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use pretty_env_logger; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the item `pretty_env_logger` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> src/http/routes/index.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn index() -> Template { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `experiments` [INFO] [stdout] --> src/http/routes/v9/experiments.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn experiments() -> Json { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `science` [INFO] [stdout] --> src/http/routes/v9/experiments.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn science() -> &'static str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `location_metadata` [INFO] [stdout] --> src/http/routes/v9/auth.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn location_metadata() -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `register` [INFO] [stdout] --> src/http/routes/v9/auth.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn register(conn: EplDb, data: Json) -> Result, BadRequest>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `experiments` [INFO] [stdout] --> src/http/routes/v6/experiments.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn experiments() -> Json { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `science` [INFO] [stdout] --> src/http/routes/v6/experiments.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn science() -> &'static str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `track` [INFO] [stdout] --> src/http/routes/v6/experiments.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn track() -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `track` [INFO] [stdout] --> src/http/routes/v1/track.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn track() -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cors_options` [INFO] [stdout] --> src/http/cors.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | pub async fn cors_options(_path: PathBuf) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PasswordHash`, `PasswordVerifier` [INFO] [stdout] --> src/database/auth.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | PasswordHash, PasswordHasher, PasswordVerifier, SaltString [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pool` [INFO] [stdout] --> src/gateway/mod.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | async fn accept(ws: WebSocket, pool: ConnectionPool) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `consent`, `captcha_key`, `gift_code_sku_id`, and `invite` are never read [INFO] [stdout] --> src/http/routes/v9/auth.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct RegisterRequest { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | consent: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | captcha_key: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 22 | gift_code_sku_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | invite: Option [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BadUser` is never constructed [INFO] [stdout] --> src/database/auth.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum NewSessionEnum { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 43 | Diesel, [INFO] [stdout] 44 | BadUser, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewSessionEnum` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `BadUsername` and `BadEmail` are never constructed [INFO] [stdout] --> src/database/auth.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub enum NewUserEnum { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 101 | Diesel, [INFO] [stdout] 102 | BadUsername, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | BadEmail, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewUserEnum` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `epoch`, `worker_id`, and `datacenter_id` are never used [INFO] [stdout] --> src/util/rustflake.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Snowflake { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn new(epoch: i64, worker_id: i64, datacenter_id: i64) -> Snowflake { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn epoch(&mut self, epoch: i64) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn worker_id(&mut self, worker_id: i64) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn datacenter_id(&mut self, datacenter_id: i64) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Rocket` that must be used [INFO] [stdout] --> src/http/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / rocket::custom(rocket_options) [INFO] [stdout] 42 | | // CORS routes [INFO] [stdout] 43 | | .mount("/", rocket::routes![ [INFO] [stdout] 44 | | cors::cors_options [INFO] [stdout] ... | [INFO] [stdout] 81 | | .await [INFO] [stdout] 82 | | .expect("Failed to start the HTTP API server!"); [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 41 | let _ = rocket::custom(rocket_options) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, ubyte v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3c78a969520fb9953d71fd46300c5f0384546e5441e60c306074473655e90b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c78a969520fb9953d71fd46300c5f0384546e5441e60c306074473655e90b59", kill_on_drop: false }` [INFO] [stdout] 3c78a969520fb9953d71fd46300c5f0384546e5441e60c306074473655e90b59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6474d8b9b76a0f6329bd8cc43069317a64ee84d13d6f50c8acfb7a0a4326d20b [INFO] running `Command { std: "docker" "start" "-a" "6474d8b9b76a0f6329bd8cc43069317a64ee84d13d6f50c8acfb7a0a4326d20b", kill_on_drop: false }` [INFO] [stderr] warning: the item `pretty_env_logger` is imported redundantly [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use pretty_env_logger; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the item `pretty_env_logger` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `index` [INFO] [stderr] --> src/http/routes/index.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | pub async fn index() -> Template { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `experiments` [INFO] [stderr] --> src/http/routes/v9/experiments.rs:12:14 [INFO] [stderr] | [INFO] [stderr] 12 | pub async fn experiments() -> Json { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `science` [INFO] [stderr] --> src/http/routes/v9/experiments.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | pub async fn science() -> &'static str { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `location_metadata` [INFO] [stderr] --> src/http/routes/v9/auth.rs:32:14 [INFO] [stderr] | [INFO] [stderr] 32 | pub async fn location_metadata() -> &'static str { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `register` [INFO] [stderr] --> src/http/routes/v9/auth.rs:37:14 [INFO] [stderr] | [INFO] [stderr] 37 | pub async fn register(conn: EplDb, data: Json) -> Result, BadRequest>> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `experiments` [INFO] [stderr] --> src/http/routes/v6/experiments.rs:12:14 [INFO] [stderr] | [INFO] [stderr] 12 | pub async fn experiments() -> Json { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `science` [INFO] [stderr] --> src/http/routes/v6/experiments.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | pub async fn science() -> &'static str { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `track` [INFO] [stderr] --> src/http/routes/v6/experiments.rs:22:14 [INFO] [stderr] | [INFO] [stderr] 22 | pub async fn track() -> &'static str { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `track` [INFO] [stderr] --> src/http/routes/v1/track.rs:4:14 [INFO] [stderr] | [INFO] [stderr] 4 | pub async fn track() -> &'static str { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cors_options` [INFO] [stderr] --> src/http/cors.rs:10:14 [INFO] [stderr] | [INFO] [stderr] 10 | pub async fn cors_options(_path: PathBuf) -> &'static str { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `PasswordHash`, `PasswordVerifier` [INFO] [stderr] --> src/database/auth.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | PasswordHash, PasswordHasher, PasswordVerifier, SaltString [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pool` [INFO] [stderr] --> src/gateway/mod.rs:26:32 [INFO] [stderr] | [INFO] [stderr] 26 | async fn accept(ws: WebSocket, pool: ConnectionPool) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `consent`, `captcha_key`, `gift_code_sku_id`, and `invite` are never read [INFO] [stderr] --> src/http/routes/v9/auth.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct RegisterRequest { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 20 | consent: bool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 21 | captcha_key: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 22 | gift_code_sku_id: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 23 | invite: Option [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `BadUser` is never constructed [INFO] [stderr] --> src/database/auth.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 42 | pub enum NewSessionEnum { [INFO] [stderr] | -------------- variant in this enum [INFO] [stderr] 43 | Diesel, [INFO] [stderr] 44 | BadUser, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `NewSessionEnum` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `BadUsername` and `BadEmail` are never constructed [INFO] [stderr] --> src/database/auth.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 100 | pub enum NewUserEnum { [INFO] [stderr] | ----------- variants in this enum [INFO] [stderr] 101 | Diesel, [INFO] [stderr] 102 | BadUsername, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 107 | BadEmail, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `NewUserEnum` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `epoch`, `worker_id`, and `datacenter_id` are never used [INFO] [stderr] --> src/util/rustflake.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl Snowflake { [INFO] [stderr] | -------------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 25 | pub fn new(epoch: i64, worker_id: i64, datacenter_id: i64) -> Snowflake { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 35 | pub fn epoch(&mut self, epoch: i64) -> &mut Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 40 | pub fn worker_id(&mut self, worker_id: i64) -> &mut Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 45 | pub fn datacenter_id(&mut self, datacenter_id: i64) -> &mut Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `Rocket` that must be used [INFO] [stderr] --> src/http/mod.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | / rocket::custom(rocket_options) [INFO] [stderr] 42 | | // CORS routes [INFO] [stderr] 43 | | .mount("/", rocket::routes![ [INFO] [stderr] 44 | | cors::cors_options [INFO] [stderr] ... | [INFO] [stderr] 81 | | .await [INFO] [stderr] 82 | | .expect("Failed to start the HTTP API server!"); [INFO] [stderr] | |_______________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 41 | let _ = rocket::custom(rocket_options) [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `epl` (bin "epl" test) generated 18 warnings (run `cargo fix --bin "epl" --tests` to apply 11 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, ubyte v0.10.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/epl-00c2ed5ee47b3180) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6474d8b9b76a0f6329bd8cc43069317a64ee84d13d6f50c8acfb7a0a4326d20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6474d8b9b76a0f6329bd8cc43069317a64ee84d13d6f50c8acfb7a0a4326d20b", kill_on_drop: false }` [INFO] [stdout] 6474d8b9b76a0f6329bd8cc43069317a64ee84d13d6f50c8acfb7a0a4326d20b [INFO] testing uwueviee/epl against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuwueviee%2Fepl" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uwueviee/epl on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uwueviee/epl [INFO] finished tweaking git repo https://github.com/uwueviee/epl [INFO] tweaked toml for git repo https://github.com/uwueviee/epl written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uwueviee/epl already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 942975dc59e212ba152e2c924baa245766b92ad4d77b84515c1b7c37bb794093 [INFO] running `Command { std: "docker" "start" "-a" "942975dc59e212ba152e2c924baa245766b92ad4d77b84515c1b7c37bb794093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "942975dc59e212ba152e2c924baa245766b92ad4d77b84515c1b7c37bb794093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "942975dc59e212ba152e2c924baa245766b92ad4d77b84515c1b7c37bb794093", kill_on_drop: false }` [INFO] [stdout] 942975dc59e212ba152e2c924baa245766b92ad4d77b84515c1b7c37bb794093 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4d60a6d99f2b88f005b1c7d9f804ab87cb18dfbe1ffef9cfa433b3aa9e52761 [INFO] running `Command { std: "docker" "start" "-a" "f4d60a6d99f2b88f005b1c7d9f804ab87cb18dfbe1ffef9cfa433b3aa9e52761", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaseuT6r/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/proc-macro2-52ed39c17583783c/rmetaNgw9tF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cfg-if` (lib) [INFO] [stderr] error: could not compile `unicode-xid` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/syn-875be45d3349ca6c/rmetaBlX2Id" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/libc-afbbd31579e82ef8/rmetaIHFUrf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYEcmiW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZmpXMm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `version_check` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/rmeta9mnrzh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f4d60a6d99f2b88f005b1c7d9f804ab87cb18dfbe1ffef9cfa433b3aa9e52761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d60a6d99f2b88f005b1c7d9f804ab87cb18dfbe1ffef9cfa433b3aa9e52761", kill_on_drop: false }` [INFO] [stdout] f4d60a6d99f2b88f005b1c7d9f804ab87cb18dfbe1ffef9cfa433b3aa9e52761