[INFO] cloning repository https://github.com/orez-/github-notifications [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orez-/github-notifications" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forez-%2Fgithub-notifications", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forez-%2Fgithub-notifications'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec3fbccf8b6fbbabf3b652d882b2d4b8ca5a99da [INFO] testing orez-/github-notifications against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forez-%2Fgithub-notifications" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orez-/github-notifications on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/orez-/github-notifications [INFO] finished tweaking git repo https://github.com/orez-/github-notifications [INFO] tweaked toml for git repo https://github.com/orez-/github-notifications written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/orez-/github-notifications already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_path_to_error v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6eacafcff30679a62e75a5d07655b74faa77bb27fc2e021b87f8cec0d5268b5 [INFO] running `Command { std: "docker" "start" "-a" "a6eacafcff30679a62e75a5d07655b74faa77bb27fc2e021b87f8cec0d5268b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6eacafcff30679a62e75a5d07655b74faa77bb27fc2e021b87f8cec0d5268b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6eacafcff30679a62e75a5d07655b74faa77bb27fc2e021b87f8cec0d5268b5", kill_on_drop: false }` [INFO] [stdout] a6eacafcff30679a62e75a5d07655b74faa77bb27fc2e021b87f8cec0d5268b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81e6ba4c43aa4863058011c6337b9ef2525b9e402bdc6ea77e44561072324e9b [INFO] running `Command { std: "docker" "start" "-a" "81e6ba4c43aa4863058011c6337b9ef2525b9e402bdc6ea77e44561072324e9b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling github-notifications v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/github.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | Reqwest(reqwest::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 29 | Reqwest(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/github.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | Deserialize(DeserializeError), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 30 | Deserialize(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/github.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 31 | Io(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `login` is never read [INFO] [stdout] --> src/github.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 54 | pub id: u64, [INFO] [stdout] 55 | pub login: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url`, `id`, `number`, `locked`, and `title` are never read [INFO] [stdout] --> src/github.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct PullRequest { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 60 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 61 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 62 | pub number: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | pub state: PullRequestState, [INFO] [stdout] 64 | pub locked: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 65 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PullRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url`, `id`, `number`, `locked`, and `title` are never read [INFO] [stdout] --> src/github.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Issue { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 72 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 74 | pub number: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 75 | pub state: PullRequestState, [INFO] [stdout] 76 | pub locked: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 77 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Issue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `latest_comment_url` is never read [INFO] [stdout] --> src/github.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct NotificationSubject { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 151 | pub latest_comment_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NotificationSubject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `unread`, `updated_at`, `last_read_at`, and `url` are never read [INFO] [stdout] --> src/github.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 167 | pub struct Notification { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 168 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 171 | pub unread: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 172 | pub updated_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 173 | pub last_read_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 174 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Notification` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.00s [INFO] running `Command { std: "docker" "inspect" "81e6ba4c43aa4863058011c6337b9ef2525b9e402bdc6ea77e44561072324e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e6ba4c43aa4863058011c6337b9ef2525b9e402bdc6ea77e44561072324e9b", kill_on_drop: false }` [INFO] [stdout] 81e6ba4c43aa4863058011c6337b9ef2525b9e402bdc6ea77e44561072324e9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0041db12672df910ecbd42b6820feb7e6f0ed4654e56a59fd01a478eaf3f6a5 [INFO] running `Command { std: "docker" "start" "-a" "f0041db12672df910ecbd42b6820feb7e6f0ed4654e56a59fd01a478eaf3f6a5", kill_on_drop: false }` [INFO] [stderr] Compiling github-notifications v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/github.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | Reqwest(reqwest::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 29 | Reqwest(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/github.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | Deserialize(DeserializeError), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 30 | Deserialize(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/github.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 31 | Io(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `login` is never read [INFO] [stdout] --> src/github.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 54 | pub id: u64, [INFO] [stdout] 55 | pub login: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url`, `id`, `number`, `locked`, and `title` are never read [INFO] [stdout] --> src/github.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct PullRequest { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 60 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 61 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 62 | pub number: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | pub state: PullRequestState, [INFO] [stdout] 64 | pub locked: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 65 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PullRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url`, `id`, `number`, `locked`, and `title` are never read [INFO] [stdout] --> src/github.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Issue { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 72 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 73 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 74 | pub number: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 75 | pub state: PullRequestState, [INFO] [stdout] 76 | pub locked: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 77 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Issue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `latest_comment_url` is never read [INFO] [stdout] --> src/github.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct NotificationSubject { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 151 | pub latest_comment_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NotificationSubject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `unread`, `updated_at`, `last_read_at`, and `url` are never read [INFO] [stdout] --> src/github.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 167 | pub struct Notification { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 168 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 171 | pub unread: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 172 | pub updated_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 173 | pub last_read_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 174 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Notification` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "f0041db12672df910ecbd42b6820feb7e6f0ed4654e56a59fd01a478eaf3f6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0041db12672df910ecbd42b6820feb7e6f0ed4654e56a59fd01a478eaf3f6a5", kill_on_drop: false }` [INFO] [stdout] f0041db12672df910ecbd42b6820feb7e6f0ed4654e56a59fd01a478eaf3f6a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c2e836b0d1d59dec504a26c63e1b9cba224adb4a7b15ca2a7d8f0c98408c6f88 [INFO] running `Command { std: "docker" "start" "-a" "c2e836b0d1d59dec504a26c63e1b9cba224adb4a7b15ca2a7d8f0c98408c6f88", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/github.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 29 | Reqwest(reqwest::Error), [INFO] [stderr] | ------- ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 29 | Reqwest(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/github.rs:30:17 [INFO] [stderr] | [INFO] [stderr] 30 | Deserialize(DeserializeError), [INFO] [stderr] | ----------- ^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 30 | Deserialize(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/github.rs:31:8 [INFO] [stderr] | [INFO] [stderr] 31 | Io(std::io::Error), [INFO] [stderr] | -- ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 31 | Io(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `login` is never read [INFO] [stderr] --> src/github.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 53 | pub struct User { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 54 | pub id: u64, [INFO] [stderr] 55 | pub login: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `url`, `id`, `number`, `locked`, and `title` are never read [INFO] [stderr] --> src/github.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 59 | pub struct PullRequest { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 60 | pub url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 61 | pub id: u64, [INFO] [stderr] | ^^ [INFO] [stderr] 62 | pub number: u64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 63 | pub state: PullRequestState, [INFO] [stderr] 64 | pub locked: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 65 | pub title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PullRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `url`, `id`, `number`, `locked`, and `title` are never read [INFO] [stderr] --> src/github.rs:72:9 [INFO] [stderr] | [INFO] [stderr] 71 | pub struct Issue { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 72 | pub url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 73 | pub id: u64, [INFO] [stderr] | ^^ [INFO] [stderr] 74 | pub number: u64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 75 | pub state: PullRequestState, [INFO] [stderr] 76 | pub locked: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 77 | pub title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Issue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `latest_comment_url` is never read [INFO] [stderr] --> src/github.rs:151:9 [INFO] [stderr] | [INFO] [stderr] 148 | pub struct NotificationSubject { [INFO] [stderr] | ------------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 151 | pub latest_comment_url: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `NotificationSubject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `unread`, `updated_at`, `last_read_at`, and `url` are never read [INFO] [stderr] --> src/github.rs:168:9 [INFO] [stderr] | [INFO] [stderr] 167 | pub struct Notification { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 168 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 171 | pub unread: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 172 | pub updated_at: DateTime, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 173 | pub last_read_at: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 174 | pub url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Notification` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `github-notifications` (bin "github-notifications" test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/github_notifications-29df36dbd351fd9e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c2e836b0d1d59dec504a26c63e1b9cba224adb4a7b15ca2a7d8f0c98408c6f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e836b0d1d59dec504a26c63e1b9cba224adb4a7b15ca2a7d8f0c98408c6f88", kill_on_drop: false }` [INFO] [stdout] c2e836b0d1d59dec504a26c63e1b9cba224adb4a7b15ca2a7d8f0c98408c6f88