[INFO] cloning repository https://github.com/djboardman/gimbal_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djboardman/gimbal_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjboardman%2Fgimbal_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjboardman%2Fgimbal_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eddba944a9514373eb8e267da2786d349c41c5eb [INFO] testing djboardman/gimbal_server against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjboardman%2Fgimbal_server" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djboardman/gimbal_server on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/djboardman/gimbal_server [INFO] finished tweaking git repo https://github.com/djboardman/gimbal_server [INFO] tweaked toml for git repo https://github.com/djboardman/gimbal_server written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/djboardman/gimbal_server 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68b0b03751d57be13ca8de2a49ff74ed84bb63e57f22aae45eb8ef28fde5ec71 [INFO] running `Command { std: "docker" "start" "-a" "68b0b03751d57be13ca8de2a49ff74ed84bb63e57f22aae45eb8ef28fde5ec71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68b0b03751d57be13ca8de2a49ff74ed84bb63e57f22aae45eb8ef28fde5ec71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b0b03751d57be13ca8de2a49ff74ed84bb63e57f22aae45eb8ef28fde5ec71", kill_on_drop: false }` [INFO] [stdout] 68b0b03751d57be13ca8de2a49ff74ed84bb63e57f22aae45eb8ef28fde5ec71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef9c1171e9734eba7f885ec808b58364ac7d8cdd6630b3b5e66b5631ee402054 [INFO] running `Command { std: "docker" "start" "-a" "ef9c1171e9734eba7f885ec808b58364ac7d8cdd6630b3b5e66b5631ee402054", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling postgres v0.19.2 [INFO] [stderr] Compiling gimbal_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/lang/ast.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BTreeSet` [INFO] [stdout] --> src/lang/cst.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::{BTreeSet, HashMap}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Span` [INFO] [stdout] --> src/lang/cst.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use pest::{Parser, Span}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/database/integration.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error` [INFO] [stdout] --> src/database/integration.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DiffDiagnosis` [INFO] [stdout] --> src/database/drivers/mock.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::database::integration::{DbDiff, DiffDiagnosis}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::DbError` [INFO] [stdout] --> src/database/drivers/postgres.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | use postgres::{Client, NoTls, error::DbError, Error}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lang/cst.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | fn qualified_name(mut pairs: Pairs) -> (Option, String) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_changes` [INFO] [stdout] --> src/database/drivers/mock.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn execute_changes(db_changes: &meta::DatabaseChange, db_config: &meta::DatabaseConfig) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_changes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_config` [INFO] [stdout] --> src/database/drivers/mock.rs:10:59 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn execute_changes(db_changes: &meta::DatabaseChange, db_config: &meta::DatabaseConfig) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_config` [INFO] [stdout] --> src/database/drivers/mock.rs:14:49 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn diffs_to_changes(db_diffs: &Vec, db_config: &meta::DatabaseConfig) -> meta::DatabaseChange { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/database/drivers/mock.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | , Some(table) => {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_config` [INFO] [stdout] --> src/database/drivers/postgres.rs:8:59 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn execute_changes(db_changes: &meta::DatabaseChange, db_config: &meta::DatabaseConfig) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_config` [INFO] [stdout] --> src/database/drivers/postgres.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | fn db_columns_for_table(db_config: &meta::DatabaseConfig, table_name: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_config` [INFO] [stdout] --> src/database/drivers/postgres.rs:51:49 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn diffs_to_changes(db_diffs: &Vec, db_config: &meta::DatabaseConfig) -> meta::DatabaseChange { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | fn migrate(args: &Vec) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoSuchAType`, `DupAType`, `DupModule`, `NoSuchModule`, and `DupDType` are never constructed [INFO] [stdout] --> src/lang/ast.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum AstError { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 11 | NoSuchAType(String) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 12 | , DupAType(String) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | , DupModule(String) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | , NoSuchModule(String) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 15 | , DupDType(String) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AstError` 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] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/lang/ast.rs:60:3 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct Application { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 60 | name: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Application` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name` and `entity_unique_names` are never used [INFO] [stdout] --> src/lang/ast.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 65 | impl Application { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn name(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn entity_unique_names(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `function_types` is never read [INFO] [stdout] --> src/lang/ast.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct EntityType { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 95 | qualified_name: QualifiedName [INFO] [stdout] 96 | , function_types: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntityType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name` and `unique_name` are never used [INFO] [stdout] --> src/lang/ast.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 99 | impl EntityType { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn name(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn unique_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_function_to_entity_type` is never used [INFO] [stdout] --> src/lang/ast.rs:117:8 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn add_function_to_entity_type(entity: EntityType, qualified_name: QualifiedName) -> EntityType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> src/lang/ast.rs:140:10 [INFO] [stdout] | [INFO] [stdout] 131 | impl FunctionType { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn name(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name` and `try_to_function_type` are never used [INFO] [stdout] --> src/lang/ast.rs:162:10 [INFO] [stdout] | [INFO] [stdout] 161 | impl AType { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 162 | pub fn name(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub fn try_to_function_type(&self) -> Option<&FunctionType> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lang/cst.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 137 | impl FunctionType { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 138 | pub fn new(name: &str, dom: (Option, String), codom: (Option, String)) -> FunctionType { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `duration` is never read [INFO] [stdout] --> src/lang/cst.rs:158:3 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct EntityType { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 157 | name: String [INFO] [stdout] 158 | , duration: String [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntityType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lang/cst.rs:162:6 [INFO] [stdout] | [INFO] [stdout] 161 | impl EntityType { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 162 | fn new(name: &str, duration: &str) -> EntityType { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `used_namespaces` is never read [INFO] [stdout] --> src/lang/cst.rs:188:3 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct FileRoot { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 188 | , used_namespaces: HashMap [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_main_file` is never used [INFO] [stdout] --> src/lang/cst.rs:196:10 [INFO] [stdout] | [INFO] [stdout] 191 | impl FileRoot { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 196 | pub fn is_main_file(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `entity_name` is never read [INFO] [stdout] --> src/database/integration.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct AstTable { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 29 | entity_name: ast::QualifiedName [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AstTable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ast_to_db` is never used [INFO] [stdout] --> src/database/integration.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn ast_to_db(ast: &ast::Application) -> meta::Database { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/database/meta.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | MockDb(DatabaseConfig) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DatabaseChange` 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] 7 - MockDb(DatabaseConfig) [INFO] [stdout] 7 + MockDb(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/database/meta.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | , Postgres(String) [INFO] [stdout] | -------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DatabaseConfig` 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 - , Postgres(String) [INFO] [stdout] 30 + , Postgres(()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Database` is never constructed [INFO] [stdout] --> src/database/meta.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Database { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Database` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `tables` are never used [INFO] [stdout] --> src/database/meta.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 46 | impl Database { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 47 | pub fn new(tables: Vec) -> Database { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn tables(&self) -> &Vec
{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `schema` is never read [INFO] [stdout] --> src/database/meta.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Table { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 58 | schema: String [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Table` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `schema` is never used [INFO] [stdout] --> src/database/meta.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 64 | impl Table { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn schema(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TABLES` is never used [INFO] [stdout] --> src/database/drivers/mock.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | static mut TABLES: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tables_for_entities` is never used [INFO] [stdout] --> src/database/drivers/mock.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn tables_for_entities(entities: Vec) -> HashMap> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tables` is never used [INFO] [stdout] --> src/database/drivers/mock.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn tables() -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_missing` is never used [INFO] [stdout] --> src/database/drivers/mock.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn create_missing(table_list: &HashMap>) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/database/drivers/mock.rs:48:45 [INFO] [stdout] | [INFO] [stdout] 48 | entities.into_iter().map(|e| (e.clone(), TABLES.iter().find(|t| t.name() == e).clone())).collect() [INFO] [stdout] | ^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/database/drivers/mock.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | TABLES.iter().map(|t| meta::Table::new(&t.schema(), &t.name(), vec!())).collect::>() [INFO] [stdout] | ^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/database/drivers/mock.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | TABLES.push(meta::Table::new("", &k.clone(), vec!())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gimbal_server` (bin "gimbal_server"); 44 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name gimbal_server --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc3f6e5d1c9d9e2a -C extra-filename=-de246a2de9a187f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pest=/opt/rustwide/target/debug/deps/libpest-48f3c84f7a7d28a7.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-14130d288645932f.so --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-3257f21fa87749f8.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6db957af58b06098.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-9edf40b1a85f8c2b.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ef9c1171e9734eba7f885ec808b58364ac7d8cdd6630b3b5e66b5631ee402054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef9c1171e9734eba7f885ec808b58364ac7d8cdd6630b3b5e66b5631ee402054", kill_on_drop: false }` [INFO] [stdout] ef9c1171e9734eba7f885ec808b58364ac7d8cdd6630b3b5e66b5631ee402054