[INFO] cloning repository https://github.com/JamesHDuffield/electric-sheep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JamesHDuffield/electric-sheep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesHDuffield%2Felectric-sheep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesHDuffield%2Felectric-sheep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48d5c77a24c1391a07a990e93664fda50a7382cf [INFO] checking JamesHDuffield/electric-sheep against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamesHDuffield%2Felectric-sheep" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JamesHDuffield/electric-sheep [INFO] finished tweaking git repo https://github.com/JamesHDuffield/electric-sheep [INFO] tweaked toml for git repo https://github.com/JamesHDuffield/electric-sheep written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JamesHDuffield/electric-sheep on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JamesHDuffield/electric-sheep 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_sync_db_pools_codegen v0.1.0 [INFO] [stderr] Downloaded rocket_sync_db_pools v0.1.0 [INFO] [stderr] Downloaded pq-sys v0.7.5 [INFO] [stderr] Downloaded fake v2.10.0 [INFO] [stderr] Downloaded diesel v2.3.6 [INFO] [stderr] Downloaded gemini-rust v1.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c3ee98bf58dfd924801f773ca68907f96af18f448e3302cfd38e20ea6d6d703 [INFO] running `Command { std: "docker" "start" "-a" "7c3ee98bf58dfd924801f773ca68907f96af18f448e3302cfd38e20ea6d6d703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c3ee98bf58dfd924801f773ca68907f96af18f448e3302cfd38e20ea6d6d703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c3ee98bf58dfd924801f773ca68907f96af18f448e3302cfd38e20ea6d6d703", kill_on_drop: false }` [INFO] [stdout] 7c3ee98bf58dfd924801f773ca68907f96af18f448e3302cfd38e20ea6d6d703 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca3c367ffa8d776d97c19cb541e163b0acc18d302ea28605e1d8ad6106e667df [INFO] running `Command { std: "docker" "start" "-a" "ca3c367ffa8d776d97c19cb541e163b0acc18d302ea28605e1d8ad6106e667df", kill_on_drop: false }` [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling pq-sys v0.7.5 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0 [INFO] [stderr] Checking fake v2.10.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking diesel v2.3.6 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking gemini-rust v1.7.1 [INFO] [stderr] Checking electric-sheep v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/models/category.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Categories { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 7 | pub id: i32, [INFO] [stdout] 8 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Categories` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/models/chat.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Chat { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 7 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chat` 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` and `category_id` are never read [INFO] [stdout] --> src/models/defect.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Defect { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub text: String, [INFO] [stdout] 11 | pub category_id: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Defect` 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 `id` is never read [INFO] [stdout] --> src/models/persona.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Persona { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Persona` 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 `description` is never read [INFO] [stdout] --> src/models/category.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Categories { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 7 | pub id: i32, [INFO] [stdout] 8 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Categories` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/models/chat.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Chat { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 7 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chat` 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` and `category_id` are never read [INFO] [stdout] --> src/models/defect.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Defect { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 9 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub text: String, [INFO] [stdout] 11 | pub category_id: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Defect` 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 `id` is never read [INFO] [stdout] --> src/models/persona.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Persona { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Persona` 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 14.51s [INFO] running `Command { std: "docker" "inspect" "ca3c367ffa8d776d97c19cb541e163b0acc18d302ea28605e1d8ad6106e667df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca3c367ffa8d776d97c19cb541e163b0acc18d302ea28605e1d8ad6106e667df", kill_on_drop: false }` [INFO] [stdout] ca3c367ffa8d776d97c19cb541e163b0acc18d302ea28605e1d8ad6106e667df