[INFO] cloning repository https://github.com/Ragnyll/rtodo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ragnyll/rtodo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagnyll%2Frtodo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagnyll%2Frtodo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cf95a3d3e823ffe55fd2e2b7dd1bd7978c5edee [INFO] building Ragnyll/rtodo against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagnyll%2Frtodo" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ragnyll/rtodo on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ragnyll/rtodo [INFO] finished tweaking git repo https://github.com/Ragnyll/rtodo [INFO] tweaked toml for git repo https://github.com/Ragnyll/rtodo written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate git repo https://github.com/Ragnyll/rtodo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 775924aa6bfc648b6d02ac7e98279da3eb8a5b7d50304db05ab1eb887d6dd384 [INFO] running `Command { std: "docker" "start" "-a" "775924aa6bfc648b6d02ac7e98279da3eb8a5b7d50304db05ab1eb887d6dd384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "775924aa6bfc648b6d02ac7e98279da3eb8a5b7d50304db05ab1eb887d6dd384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "775924aa6bfc648b6d02ac7e98279da3eb8a5b7d50304db05ab1eb887d6dd384", kill_on_drop: false }` [INFO] [stdout] 775924aa6bfc648b6d02ac7e98279da3eb8a5b7d50304db05ab1eb887d6dd384 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e3a1d9bfd6577d613f30663135aaec3a1c17892811410955f52ead2bcf49683 [INFO] running `Command { std: "docker" "start" "-a" "4e3a1d9bfd6577d613f30663135aaec3a1c17892811410955f52ead2bcf49683", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling rtodo v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `offline_mode` [INFO] [stdout] --> src/conf/conf.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | offline_mode: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Conf` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/conf/conf.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `iid` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | iid: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | created_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updated_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | updated_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `closed_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | closed_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `closed_by` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | closed_by: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `labels` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | labels: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `milestone` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | milestone: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `assignees` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | assignees: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `author` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | author: Author, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type_field` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | type_field: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user_notes_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | user_notes_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `merge_requests_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | merge_requests_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `upvotes` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | upvotes: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `downvotes` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | downvotes: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `due_date` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | due_date: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `confidential` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | confidential: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `discussion_locked` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | discussion_locked: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `issue_type` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | issue_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time_stats` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | time_stats: TimeStats, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `task_completion_status` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | task_completion_status: TaskCompletionStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `weight` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | weight: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `blocking_issues_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | blocking_issues_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `has_tasks` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | has_tasks: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `links` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | links: Links, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `references` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | references: References, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `moved_to_id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | moved_to_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `service_desk_reply_to` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | service_desk_reply_to: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `health_status` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | health_status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_with_namespace` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | name_with_namespace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path_with_namespace` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | path_with_namespace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | created_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `default_branch` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | default_branch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tag_list` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | tag_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ssh_url_to_repo` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ssh_url_to_repo: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `http_url_to_repo` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | http_url_to_repo: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `readme_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | readme_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `forks_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | forks_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `star_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | star_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_activity_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | last_activity_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | username: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | state: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `web_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | web_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | created_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bio` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | bio: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bio_html` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | bio_html: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `location` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | location: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_email` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | public_email: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `skype` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | skype: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `linkedin` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | linkedin: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `twitter` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | twitter: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `website_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | website_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `organization` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | organization: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `job_title` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | job_title: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bot` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | bot: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `work_information` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | work_information: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `followers` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | followers: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `following` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | following: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClosedBy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClosedBy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | username: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClosedBy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | state: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClosedBy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClosedBy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `web_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | web_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClosedBy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Assignee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | state: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Assignee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Assignee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `web_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | web_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Assignee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | username: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | state: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `web_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | web_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time_estimate` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | time_estimate: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TimeStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `total_time_spent` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | total_time_spent: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TimeStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `human_time_estimate` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | human_time_estimate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TimeStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `human_total_time_spent` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | human_total_time_spent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TimeStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/task_completion_status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | count: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TaskCompletionStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/task_completion_status.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `completed_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/task_completion_status.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | completed_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TaskCompletionStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/task_completion_status.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `links_self` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | links_self: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `notes` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | notes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `award_emoji` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | award_emoji: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `project` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | project: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `short` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/references.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | short: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `References` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/references.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `relative` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/references.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | relative: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `References` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/references.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `full` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/references.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | full: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `References` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/references.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `group_id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | group_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `group_name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | group_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `group_full_path` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | group_full_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `group_access_level` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | group_access_level: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `link_to_self` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | link_to_self: Option, // this is self on the api i dont know how this translates to self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `issues` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | issues: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `merge_requests` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | merge_requests: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `repo_branches` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | repo_branches: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `labels` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | labels: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `events` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | events: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `members` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | members: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | kind: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `full_path` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | full_path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent_id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | parent_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `web_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | web_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/owner.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Owner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/owner.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/owner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Owner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/owner.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/owner.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | created_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Owner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/owner.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commit_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | commit_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `storage_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | storage_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `repository_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | repository_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wiki_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | wiki_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lfs_objects_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | lfs_objects_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `job_artifacts_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | job_artifacts_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `packages_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | packages_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `snippets_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | snippets_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 121 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "4e3a1d9bfd6577d613f30663135aaec3a1c17892811410955f52ead2bcf49683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3a1d9bfd6577d613f30663135aaec3a1c17892811410955f52ead2bcf49683", kill_on_drop: false }` [INFO] [stdout] 4e3a1d9bfd6577d613f30663135aaec3a1c17892811410955f52ead2bcf49683 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3e87aacdc56998e2a84314904052bbd0e6fdc7ced255706c2c81c8939742b20 [INFO] running `Command { std: "docker" "start" "-a" "f3e87aacdc56998e2a84314904052bbd0e6fdc7ced255706c2c81c8939742b20", kill_on_drop: false }` [INFO] [stderr] Compiling rtodo v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `offline_mode` [INFO] [stdout] --> src/conf/conf.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | offline_mode: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Conf` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/conf/conf.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `iid` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | iid: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | created_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updated_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | updated_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `closed_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | closed_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `closed_by` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | closed_by: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `labels` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | labels: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `milestone` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | milestone: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `assignees` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | assignees: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `author` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | author: Author, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type_field` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | type_field: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user_notes_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | user_notes_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `merge_requests_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | merge_requests_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `upvotes` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | upvotes: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `downvotes` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | downvotes: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `due_date` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | due_date: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `confidential` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | confidential: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `discussion_locked` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | discussion_locked: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `issue_type` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | issue_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time_stats` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | time_stats: TimeStats, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `task_completion_status` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | task_completion_status: TaskCompletionStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `weight` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | weight: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `blocking_issues_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | blocking_issues_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `has_tasks` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | has_tasks: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `links` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | links: Links, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `references` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | references: References, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `moved_to_id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | moved_to_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `service_desk_reply_to` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | service_desk_reply_to: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `health_status` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | health_status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabIssue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name_with_namespace` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | name_with_namespace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path_with_namespace` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | path_with_namespace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | created_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `default_branch` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | default_branch: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tag_list` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | tag_list: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ssh_url_to_repo` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | ssh_url_to_repo: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `http_url_to_repo` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | http_url_to_repo: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `readme_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | readme_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `forks_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | forks_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `star_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | star_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `last_activity_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | last_activity_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabProject` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | username: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | state: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `web_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | web_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | created_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bio` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | bio: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bio_html` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | bio_html: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `location` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | location: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `public_email` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | public_email: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `skype` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | skype: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `linkedin` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | linkedin: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `twitter` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | twitter: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `website_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | website_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `organization` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | organization: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `job_title` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | job_title: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bot` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | bot: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `work_information` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | work_information: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `followers` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | followers: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `following` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | following: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `GitlabUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_user.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClosedBy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClosedBy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | username: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClosedBy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | state: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClosedBy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClosedBy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `web_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | web_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ClosedBy` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/closed_by.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Assignee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | state: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Assignee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Assignee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `web_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | web_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Assignee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/assignee.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | username: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | state: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `web_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | web_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/author.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time_estimate` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | time_estimate: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TimeStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `total_time_spent` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | total_time_spent: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TimeStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `human_time_estimate` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | human_time_estimate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TimeStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `human_total_time_spent` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | human_total_time_spent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TimeStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/time_stats.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/task_completion_status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | count: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TaskCompletionStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/task_completion_status.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `completed_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/task_completion_status.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | completed_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TaskCompletionStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/task_completion_status.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `links_self` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | links_self: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `notes` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | notes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `award_emoji` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | award_emoji: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `project` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | project: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `short` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/references.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | short: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `References` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/references.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `relative` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/references.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | relative: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `References` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/references.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `full` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/references.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | full: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `References` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_issue_components/references.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `group_id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | group_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `group_name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | group_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `group_full_path` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | group_full_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `group_access_level` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | group_access_level: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/group.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `link_to_self` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | link_to_self: Option, // this is self on the api i dont know how this translates to self [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `issues` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | issues: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `merge_requests` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | merge_requests: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `repo_branches` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | repo_branches: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `labels` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | labels: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `events` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | events: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `members` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | members: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Links` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/links.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | kind: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `full_path` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | full_path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent_id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | parent_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `avatar_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | avatar_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `web_url` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | web_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Namespace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/namespace.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/owner.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Owner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/owner.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/owner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Owner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/owner.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_at` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/owner.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | created_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Owner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/owner.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commit_count` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | commit_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `storage_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | storage_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `repository_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | repository_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wiki_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | wiki_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lfs_objects_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | lfs_objects_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `job_artifacts_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | job_artifacts_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `packages_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | packages_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `snippets_size` [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | snippets_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models/gitlab_api_objects/api_response_objects/gitlab_project_components/statistics.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 121 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.02s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rtodo-bf6371355050a701) [INFO] running `Command { std: "docker" "inspect" "f3e87aacdc56998e2a84314904052bbd0e6fdc7ced255706c2c81c8939742b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e87aacdc56998e2a84314904052bbd0e6fdc7ced255706c2c81c8939742b20", kill_on_drop: false }` [INFO] [stdout] f3e87aacdc56998e2a84314904052bbd0e6fdc7ced255706c2c81c8939742b20