[INFO] fetching crate coc-rs 0.8.4... [INFO] checking coc-rs-0.8.4 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] extracting crate coc-rs 0.8.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate coc-rs 0.8.4 [INFO] finished tweaking crates.io crate coc-rs 0.8.4 [INFO] tweaked toml for crates.io crate coc-rs 0.8.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate coc-rs 0.8.4 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 215 packages to latest compatible versions [INFO] [stderr] Adding async-recursion v1.0.5 (available: v1.1.1) [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding lazy_static v1.4.0 (available: v1.5.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding regex v1.9.6 (available: v1.12.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.24) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tokio v1.32.1 (available: v1.48.0) [INFO] [stderr] Adding tokio-macros v2.1.0 (available: v2.6.0) [INFO] [stderr] Adding url v2.4.1 (available: v2.5.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie_store v0.20.0 [INFO] [stderr] Downloaded publicsuffix v2.3.0 [INFO] [stderr] Downloaded tokio v1.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87fcf3c24167d750fd797a699e31d9c5f92d65213221317e973f210b273f53fc [INFO] running `Command { std: "docker" "start" "-a" "87fcf3c24167d750fd797a699e31d9c5f92d65213221317e973f210b273f53fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87fcf3c24167d750fd797a699e31d9c5f92d65213221317e973f210b273f53fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87fcf3c24167d750fd797a699e31d9c5f92d65213221317e973f210b273f53fc", kill_on_drop: false }` [INFO] [stdout] 87fcf3c24167d750fd797a699e31d9c5f92d65213221317e973f210b273f53fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2debd85393e157c3225865a4b9da0fd2938b626e735f20a6fc1750fce4bf2fc3 [INFO] running `Command { std: "docker" "start" "-a" "2debd85393e157c3225865a4b9da0fd2938b626e735f20a6fc1750fce4bf2fc3", kill_on_drop: false }` [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking openssl-sys v0.9.110 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tokio v1.32.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking coc-rs v0.8.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `hash_tag_code_generator::HASH_TAG_CODE_GENERATOR` [INFO] [stdout] --> src/util/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use hash_tag_code_generator::HASH_TAG_CODE_GENERATOR; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hash_tag_code_generator::HASH_TAG_CODE_GENERATOR` [INFO] [stdout] --> src/util/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use hash_tag_code_generator::HASH_TAG_CODE_GENERATOR; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Index` is never constructed [INFO] [stdout] --> src/dev.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Index { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status`, `session_expires_in_seconds`, `auth`, `developer`, and `swagger_url` are never read [INFO] [stdout] --> src/dev.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct LoginResponse { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 37 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 38 | #[serde(rename = "sessionExpiresInSeconds")] [INFO] [stdout] 39 | pub session_expires_in_seconds: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub auth: Auth, [INFO] [stdout] | ^^^^ [INFO] [stdout] 41 | pub developer: Developer, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub swagger_url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoginResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uid`, `token`, `ua`, and `ip` are never read [INFO] [stdout] --> src/dev.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct Auth { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 50 | pub uid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 51 | pub token: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | pub ua: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 53 | pub ip: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Auth` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/dev.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Developer { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 58 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 59 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | pub game: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 61 | pub email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 62 | pub tier: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 63 | pub allowed_scopes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 64 | pub max_cidrs: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 65 | #[serde(rename = "prevLoginTs")] [INFO] [stdout] 66 | pub prev_login_ts: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 67 | #[serde(rename = "prevLoginIp")] [INFO] [stdout] 68 | pub prev_login_ip: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 69 | #[serde(rename = "prevLoginUa")] [INFO] [stdout] 70 | pub prev_login_ua: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Developer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/dev.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct TemporaryAPIToken { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 78 | pub iss: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 79 | pub aud: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 80 | pub jti: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 81 | pub iat: i64, [INFO] [stdout] | ^^^ [INFO] [stdout] 82 | pub exp: i64, [INFO] [stdout] | ^^^ [INFO] [stdout] 83 | pub sub: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 84 | pub scopes: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TemporaryAPIToken` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tier`, `origins`, and `type_` are never read [INFO] [stdout] --> src/dev.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Limit { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 90 | pub tier: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | pub cidrs: Option>, [INFO] [stdout] 92 | pub origins: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 93 | #[serde(rename = "type")] [INFO] [stdout] 94 | pub type_: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Limit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Index` is never constructed [INFO] [stdout] --> src/dev.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Index { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status`, `session_expires_in_seconds`, `auth`, `developer`, and `swagger_url` are never read [INFO] [stdout] --> src/dev.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct LoginResponse { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 37 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 38 | #[serde(rename = "sessionExpiresInSeconds")] [INFO] [stdout] 39 | pub session_expires_in_seconds: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub auth: Auth, [INFO] [stdout] | ^^^^ [INFO] [stdout] 41 | pub developer: Developer, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub swagger_url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoginResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uid`, `token`, `ua`, and `ip` are never read [INFO] [stdout] --> src/dev.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct Auth { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 50 | pub uid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 51 | pub token: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | pub ua: Option, [INFO] [stdout] | ^^ [INFO] [stdout] 53 | pub ip: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Auth` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/dev.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Developer { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 58 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 59 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | pub game: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 61 | pub email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 62 | pub tier: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 63 | pub allowed_scopes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 64 | pub max_cidrs: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 65 | #[serde(rename = "prevLoginTs")] [INFO] [stdout] 66 | pub prev_login_ts: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 67 | #[serde(rename = "prevLoginIp")] [INFO] [stdout] 68 | pub prev_login_ip: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 69 | #[serde(rename = "prevLoginUa")] [INFO] [stdout] 70 | pub prev_login_ua: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Developer` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/dev.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct TemporaryAPIToken { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 78 | pub iss: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 79 | pub aud: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 80 | pub jti: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 81 | pub iat: i64, [INFO] [stdout] | ^^^ [INFO] [stdout] 82 | pub exp: i64, [INFO] [stdout] | ^^^ [INFO] [stdout] 83 | pub sub: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 84 | pub scopes: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TemporaryAPIToken` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tier`, `origins`, and `type_` are never read [INFO] [stdout] --> src/dev.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Limit { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 90 | pub tier: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | pub cidrs: Option>, [INFO] [stdout] 92 | pub origins: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 93 | #[serde(rename = "type")] [INFO] [stdout] 94 | pub type_: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Limit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.47s [INFO] running `Command { std: "docker" "inspect" "2debd85393e157c3225865a4b9da0fd2938b626e735f20a6fc1750fce4bf2fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2debd85393e157c3225865a4b9da0fd2938b626e735f20a6fc1750fce4bf2fc3", kill_on_drop: false }` [INFO] [stdout] 2debd85393e157c3225865a4b9da0fd2938b626e735f20a6fc1750fce4bf2fc3