[INFO] cloning repository https://github.com/hikionori/funle_backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hikionori/funle_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhikionori%2Ffunle_backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhikionori%2Ffunle_backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acc4dd23416b3f7716af69cdd2b88bf0ba1d8c2b [INFO] checking hikionori/funle_backend against try#8ce16caa975da810c768ab50cc10f47a50531548 for pr-115538 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhikionori%2Ffunle_backend" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 84% (142/168) Updating files: 85% (143/168) Updating files: 86% (145/168) Updating files: 87% (147/168) Updating files: 88% (148/168) Updating files: 89% (150/168) Updating files: 90% (152/168) Updating files: 91% (153/168) Updating files: 92% (155/168) Updating files: 93% (157/168) Updating files: 94% (158/168) Updating files: 95% (160/168) Updating files: 96% (162/168) Updating files: 97% (163/168) Updating files: 98% (165/168) Updating files: 99% (167/168) Updating files: 100% (168/168) Updating files: 100% (168/168), done. [INFO] validating manifest of git repo https://github.com/hikionori/funle_backend on toolchain 8ce16caa975da810c768ab50cc10f47a50531548 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ce16caa975da810c768ab50cc10f47a50531548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hikionori/funle_backend [INFO] finished tweaking git repo https://github.com/hikionori/funle_backend [INFO] tweaked toml for git repo https://github.com/hikionori/funle_backend written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hikionori/funle_backend 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" "+8ce16caa975da810c768ab50cc10f47a50531548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: registries [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/opt/rustwide/cargo-home/bin/cargo" "+8ce16caa975da810c768ab50cc10f47a50531548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a2b013f1b4c2938dcca1c05390e2a2cd1aa7c3bad698b9ebf2cb6837c68c571 [INFO] running `Command { std: "docker" "start" "-a" "3a2b013f1b4c2938dcca1c05390e2a2cd1aa7c3bad698b9ebf2cb6837c68c571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a2b013f1b4c2938dcca1c05390e2a2cd1aa7c3bad698b9ebf2cb6837c68c571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2b013f1b4c2938dcca1c05390e2a2cd1aa7c3bad698b9ebf2cb6837c68c571", kill_on_drop: false }` [INFO] [stdout] 3a2b013f1b4c2938dcca1c05390e2a2cd1aa7c3bad698b9ebf2cb6837c68c571 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/opt/rustwide/cargo-home/bin/cargo" "+8ce16caa975da810c768ab50cc10f47a50531548" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00442c03d0de31f68e9008f4ab0706fb6b3bf87c10b48111ce8a02a6c82006fc [INFO] running `Command { std: "docker" "start" "-a" "00442c03d0de31f68e9008f4ab0706fb6b3bf87c10b48111ce8a02a6c82006fc", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: registries [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ref-cast v1.0.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling bitflags v2.3.1 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cookie v0.11.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking iana-time-zone v0.1.50 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking pem v1.1.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking os_info v3.5.1 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking sha256 v1.1.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking bcrypt v0.14.0 [INFO] [stderr] Compiling devise_codegen v0.2.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling devise v0.2.1 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling serde_with_macros v2.1.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling pear v0.1.5 [INFO] [stderr] Compiling rocket_http v0.4.11 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking trust-dns-resolver v0.21.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking unicase_serde v0.1.0 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stderr] Checking serde_with v2.1.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking bson v2.4.0 [INFO] [stderr] Checking jsonwebtoken v8.1.1 [INFO] [stderr] Checking rocket_cors v0.5.2 [INFO] [stderr] Checking mongodb v2.3.0 [INFO] [stderr] Checking math_backend v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/api/tests_api.rs:385:40 [INFO] [stdout] | [INFO] [stdout] 385 | #[get("/user//get/test/random", data="")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/api/tests_api.rs:385:3 [INFO] [stdout] | [INFO] [stdout] 385 | #[get("/user//get/test/random", data="")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `data` used with non-payload-supporting method [INFO] [stdout] --> src/api/tests_api.rs:385:40 [INFO] [stdout] | [INFO] [stdout] 385 | #[get("/user//get/test/random", data="")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: 'GET' does not typically support payloads [INFO] [stdout] --> src/api/tests_api.rs:385:3 [INFO] [stdout] | [INFO] [stdout] 385 | #[get("/user//get/test/random", data="")] [INFO] [stdout] | ^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tests` [INFO] [stdout] --> src/repository/tests_repo.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let tests: Vec = Vec::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_tests` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/repository/tests_repo.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | let result = self.collection.delete_one(doc! {"_id": oid}, None).await; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/repository/tests_with_actions_repo.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let result = self [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tests` [INFO] [stdout] --> src/repository/tests_repo.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let tests: Vec = Vec::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_tests` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/repository/tests_repo.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | let result = self.collection.delete_one(doc! {"_id": oid}, None).await; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/repository/tests_with_actions_repo.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let result = self [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_level_admin` is never used [INFO] [stdout] --> src/api/cources_api.rs:159:14 [INFO] [stdout] | [INFO] [stdout] 159 | pub async fn add_level_admin(db: &State, cource_id: &str, level: Json, layer_number: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_info_by_title`, `encode_info_data`, and `decode_info_data` are never used [INFO] [stdout] --> src/repository/infos_repo.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 23 | impl InfosRepo { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 82 | pub async fn get_info_by_title(&self, title: &String) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub async fn encode_info_data(&self, data: Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub async fn decode_info_data(&self, data: String) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_level_admin` is never used [INFO] [stdout] --> src/api/cources_api.rs:159:14 [INFO] [stdout] | [INFO] [stdout] 159 | pub async fn add_level_admin(db: &State, cource_id: &str, level: Json, layer_number: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "00442c03d0de31f68e9008f4ab0706fb6b3bf87c10b48111ce8a02a6c82006fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00442c03d0de31f68e9008f4ab0706fb6b3bf87c10b48111ce8a02a6c82006fc", kill_on_drop: false }` [INFO] [stdout] 00442c03d0de31f68e9008f4ab0706fb6b3bf87c10b48111ce8a02a6c82006fc