[INFO] cloning repository https://github.com/heyjul/BeSTS_API [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heyjul/BeSTS_API" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyjul%2FBeSTS_API", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyjul%2FBeSTS_API'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fec01e52ab1675961b005bdc38fd0e82981cfabc [INFO] checking heyjul/BeSTS_API against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyjul%2FBeSTS_API" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/heyjul/BeSTS_API [INFO] finished tweaking git repo https://github.com/heyjul/BeSTS_API [INFO] tweaked toml for git repo https://github.com/heyjul/BeSTS_API written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/heyjul/BeSTS_API on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/heyjul/BeSTS_API 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" "+1.95.0-beta.7" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdd2c9cc984cec8a9bd76be396365fdf7a54547836c5d69b0fae27360a3a11d0 [INFO] running `Command { std: "docker" "start" "-a" "cdd2c9cc984cec8a9bd76be396365fdf7a54547836c5d69b0fae27360a3a11d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdd2c9cc984cec8a9bd76be396365fdf7a54547836c5d69b0fae27360a3a11d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdd2c9cc984cec8a9bd76be396365fdf7a54547836c5d69b0fae27360a3a11d0", kill_on_drop: false }` [INFO] [stdout] cdd2c9cc984cec8a9bd76be396365fdf7a54547836c5d69b0fae27360a3a11d0 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51e26f77ab47c9a06b02c0838affe608b0df4e61b62fff41fb297bd7abfd30f5 [INFO] running `Command { std: "docker" "start" "-a" "51e26f77ab47c9a06b02c0838affe608b0df4e61b62fff41fb297bd7abfd30f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling ref-cast v1.0.12 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking universal-hash v0.5.0 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Checking time v0.3.15 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking stable-pattern v0.1.0 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking state v0.5.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking pem v1.1.0 [INFO] [stderr] Checking blake2b_simd v1.0.0 [INFO] [stderr] Checking dotenvy v0.15.6 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking rust-argon2 v1.0.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.12 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking hashids v1.0.0 (https://github.com/charsyam/hashids_rust.git#f1d6af16) [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking uncased v0.9.7 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking jsonwebtoken v8.1.1 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Checking sqlx-core v0.5.13 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Checking sqlx v0.5.13 [INFO] [stderr] Checking rocket_db_pools v0.1.0-rc.2 [INFO] [stderr] Checking soccer_bet_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `register` [INFO] [stdout] --> src/endpoints/auth_endpoint.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn register(req: Json, factory: &Factory) -> ServerError<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `login` [INFO] [stdout] --> src/endpoints/auth_endpoint.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn login(req: Json, factory: &Factory) -> ServerError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `refresh_token` [INFO] [stdout] --> src/endpoints/auth_endpoint.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | pub async fn refresh_token(req: Json) -> ServerError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_or_update` [INFO] [stdout] --> src/endpoints/bet_endpoint.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | pub async fn create_or_update( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_by_match` [INFO] [stdout] --> src/endpoints/bet_endpoint.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn get_by_match( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/endpoints/match_endpoint.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn get( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_by_id` [INFO] [stdout] --> src/endpoints/match_endpoint.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn get_by_id( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_or_update` [INFO] [stdout] --> src/endpoints/match_endpoint.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | pub async fn create_or_update( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete` [INFO] [stdout] --> src/endpoints/match_endpoint.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | pub async fn delete(match_id: String, factory: &Factory, user: &MatchUser) -> ServerError<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `close` [INFO] [stdout] --> src/endpoints/match_endpoint.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | pub async fn close( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/endpoints/room_endpoint.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn get(factory: &Factory, user: &User) -> ServerError>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_by_id` [INFO] [stdout] --> src/endpoints/room_endpoint.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_by_id( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create` [INFO] [stdout] --> src/endpoints/room_endpoint.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `join` [INFO] [stdout] --> src/endpoints/room_endpoint.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | pub async fn join(id: String, factory: &Factory, user: &User) -> ServerError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete` [INFO] [stdout] --> src/endpoints/room_endpoint.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | pub async fn delete(id: String, factory: &Factory, user: &User) -> ServerError<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_scores` [INFO] [stdout] --> src/endpoints/room_endpoint.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | pub async fn get_scores( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/endpoints/team_endpoints.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | pub async fn get(factory: &Factory) -> ServerError>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `register` [INFO] [stdout] --> src/endpoints/auth_endpoint.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub async fn register(req: Json, factory: &Factory) -> ServerError<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `login` [INFO] [stdout] --> src/endpoints/auth_endpoint.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn login(req: Json, factory: &Factory) -> ServerError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `refresh_token` [INFO] [stdout] --> src/endpoints/auth_endpoint.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | pub async fn refresh_token(req: Json) -> ServerError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_or_update` [INFO] [stdout] --> src/endpoints/bet_endpoint.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | pub async fn create_or_update( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_by_match` [INFO] [stdout] --> src/endpoints/bet_endpoint.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn get_by_match( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/endpoints/match_endpoint.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn get( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_by_id` [INFO] [stdout] --> src/endpoints/match_endpoint.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn get_by_id( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_or_update` [INFO] [stdout] --> src/endpoints/match_endpoint.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | pub async fn create_or_update( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete` [INFO] [stdout] --> src/endpoints/match_endpoint.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | pub async fn delete(match_id: String, factory: &Factory, user: &MatchUser) -> ServerError<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `close` [INFO] [stdout] --> src/endpoints/match_endpoint.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | pub async fn close( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/endpoints/room_endpoint.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn get(factory: &Factory, user: &User) -> ServerError>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_by_id` [INFO] [stdout] --> src/endpoints/room_endpoint.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | pub async fn get_by_id( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create` [INFO] [stdout] --> src/endpoints/room_endpoint.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `join` [INFO] [stdout] --> src/endpoints/room_endpoint.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | pub async fn join(id: String, factory: &Factory, user: &User) -> ServerError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delete` [INFO] [stdout] --> src/endpoints/room_endpoint.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | pub async fn delete(id: String, factory: &Factory, user: &User) -> ServerError<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_scores` [INFO] [stdout] --> src/endpoints/room_endpoint.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | pub async fn get_scores( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/endpoints/team_endpoints.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | pub async fn get(factory: &Factory) -> ServerError>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FullRoomDto` is never constructed [INFO] [stdout] --> src/models/room.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct FullRoomDto { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FullRoomDto` is never constructed [INFO] [stdout] --> src/models/room.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct FullRoomDto { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "51e26f77ab47c9a06b02c0838affe608b0df4e61b62fff41fb297bd7abfd30f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e26f77ab47c9a06b02c0838affe608b0df4e61b62fff41fb297bd7abfd30f5", kill_on_drop: false }` [INFO] [stdout] 51e26f77ab47c9a06b02c0838affe608b0df4e61b62fff41fb297bd7abfd30f5