[INFO] cloning repository https://github.com/Tankanow/6-disc-changer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tankanow/6-disc-changer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTankanow%2F6-disc-changer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTankanow%2F6-disc-changer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b63fd81d0d4c4a4d7460b507a6bb4c33518a8621 [INFO] testing Tankanow/6-disc-changer against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTankanow%2F6-disc-changer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Tankanow/6-disc-changer [INFO] finished tweaking git repo https://github.com/Tankanow/6-disc-changer [INFO] tweaked toml for git repo https://github.com/Tankanow/6-disc-changer written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tankanow/6-disc-changer on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tankanow/6-disc-changer 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdcef6d16721521f3a578d48c40c33ef64eaa1d4151d097e4a3c9a0f266ae0c4 [INFO] running `Command { std: "docker" "start" "-a" "fdcef6d16721521f3a578d48c40c33ef64eaa1d4151d097e4a3c9a0f266ae0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdcef6d16721521f3a578d48c40c33ef64eaa1d4151d097e4a3c9a0f266ae0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdcef6d16721521f3a578d48c40c33ef64eaa1d4151d097e4a3c9a0f266ae0c4", kill_on_drop: false }` [INFO] [stdout] fdcef6d16721521f3a578d48c40c33ef64eaa1d4151d097e4a3c9a0f266ae0c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e64deda808db8bcfe66c341b0477b9195f04f7ca5ced0f36174c36ba6bc93b3a [INFO] running `Command { std: "docker" "start" "-a" "e64deda808db8bcfe66c341b0477b9195f04f7ca5ced0f36174c36ba6bc93b3a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling aws-types v0.55.3 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling aws-smithy-xml v0.55.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling aws-smithy-types v0.55.3 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling aws-smithy-eventstream v0.55.3 [INFO] [stderr] Compiling aws-smithy-json v0.55.3 [INFO] [stderr] Compiling aws-smithy-query v0.55.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling minijinja v2.10.2 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling aws-smithy-async v0.55.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling aws-credential-types v0.55.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling aws-smithy-http v0.55.3 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling aws-smithy-http-tower v0.55.3 [INFO] [stderr] Compiling aws-sigv4 v0.55.3 [INFO] [stderr] Compiling aws-smithy-checksums v0.55.3 [INFO] [stderr] Compiling aws-smithy-client v0.55.3 [INFO] [stderr] Compiling aws-endpoint v0.55.3 [INFO] [stderr] Compiling aws-http v0.55.3 [INFO] [stderr] Compiling aws-sig-auth v0.55.3 [INFO] [stderr] Compiling aws-sdk-sts v0.28.0 [INFO] [stderr] Compiling aws-sdk-sso v0.28.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.28.0 [INFO] [stderr] Compiling aws-config v0.55.3 [INFO] [stderr] Compiling six-disc-changer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `backup_manager` and `backup_scheduler` are never read [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 28 | struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | backup_manager: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 32 | backup_scheduler: Option>, [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 `s3_prefix`, `aws_role_arn`, `shutdown_backup_timeout_seconds`, and `skip_restoration_if_no_backups` are never read [INFO] [stdout] --> src/config.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct BackupConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub s3_prefix: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub aws_role_arn: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub shutdown_backup_timeout_seconds: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub skip_restoration_if_no_backups: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `port` and `host` are never read [INFO] [stdout] --> src/config.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 192 | pub port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 193 | /// Host for the web server [INFO] [stdout] 194 | pub host: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DATABASE_PATH` is never used [INFO] [stdout] --> src/database/mod.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const DATABASE_PATH: &str = "db.sqlite"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DATABASE_DIR` is never used [INFO] [stdout] --> src/database/mod.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const DATABASE_DIR: &str = "database"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Aws`, `Backup`, and `BackupServiceUnavailable` are never constructed [INFO] [stdout] --> src/database/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum DatabaseError { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 47 | Aws(String), [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | Backup(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | BackupServiceUnavailable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DatabaseError` 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 `retrieve_backup`, `get_latest_backup`, `get_latest_environment_backup`, `delete_backup`, `cleanup_old_backups`, and `cleanup_environment_backups` are never used [INFO] [stdout] --> src/database/storage/mod.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait StorageProvider: Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 43 | async fn retrieve_backup(&self, backup_id: &str, destination_path: &Path) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | async fn get_latest_backup(&self) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | async fn get_latest_environment_backup(&self, environment: &str) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | async fn delete_backup(&self, backup_id: &str) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | async fn cleanup_old_backups(&self, keep_count: usize) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | async fn cleanup_environment_backups(&self, environment: &str, keep_count: usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_backups` is never read [INFO] [stdout] --> src/database/storage/local_storage.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct LocalStorageProvider { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | max_backups: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `generate_backup_id` is never used [INFO] [stdout] --> src/database/storage/local_storage.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl LocalStorageProvider { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn generate_backup_id() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `temp_dir` is never read [INFO] [stdout] --> src/database/storage/s3_storage.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct S3StorageProvider { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | temp_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `chunk_size`, `sleep_ms`, and `step_count` are never read [INFO] [stdout] --> src/database/backup.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct BackupOptions { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 45 | /// Number of pages to copy in each step [INFO] [stdout] 46 | pub chunk_size: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 47 | /// Sleep duration between chunks (milliseconds) [INFO] [stdout] 48 | pub sleep_ms: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 49 | /// Maximum number of steps (None for unlimited) [INFO] [stdout] 50 | pub step_count: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `backup_id`, `timestamp`, `duration`, `size_bytes`, and `status` are never read [INFO] [stdout] --> src/database/backup.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct BackupResult { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 73 | /// Unique identifier for the backup [INFO] [stdout] 74 | pub backup_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 75 | /// Timestamp when the backup was created [INFO] [stdout] 76 | pub timestamp: DateTime, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 77 | /// Duration of the backup operation [INFO] [stdout] 78 | pub duration: Duration, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 79 | /// Size of the backup in bytes [INFO] [stdout] 80 | pub size_bytes: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 81 | /// Status of the backup operation [INFO] [stdout] 82 | pub status: BackupStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `started_at` is never read [INFO] [stdout] --> src/database/backup.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 89 | Running { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 90 | /// When the job started [INFO] [stdout] 91 | started_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupJobStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `result` is never read [INFO] [stdout] --> src/database/backup.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 94 | Completed { [INFO] [stdout] | --------- field in this variant [INFO] [stdout] 95 | /// The backup result [INFO] [stdout] 96 | result: BackupResult, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupJobStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error` and `failed_at` are never read [INFO] [stdout] --> src/database/backup.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 99 | Failed { [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] 100 | /// Error message [INFO] [stdout] 101 | error: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 102 | /// When the job failed [INFO] [stdout] 103 | failed_at: DateTime, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupJobStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Cancelled` is never constructed [INFO] [stdout] --> src/database/backup.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub enum BackupJobStatus { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 106 | Cancelled { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupJobStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `job_id` is never read [INFO] [stdout] --> src/database/backup.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct BackupJob { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 115 | /// Unique job identifier [INFO] [stdout] 116 | pub job_id: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupJob` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/database/backup.rs:503:18 [INFO] [stdout] | [INFO] [stdout] 144 | impl BackupManager { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 503 | pub async fn get_backup_status(&self, job_id: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 517 | pub async fn wait_for_backup(&self, job_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 571 | pub async fn cancel_backup(&self, job_id: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 596 | pub async fn get_active_backups(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 604 | pub async fn cleanup_completed_jobs(&self, older_than: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 746 | pub async fn list_backups(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 751 | pub fn get_status(&self) -> &SharedBackupStatus { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 756 | pub async fn get_latest_backup(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 761 | pub async fn delete_backup(&self, backup_id: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 766 | pub async fn cleanup_old_backups(&self, keep_count: usize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `generate_backup_id` is never used [INFO] [stdout] --> src/database/backup_naming.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 54 | impl BackupNamingService { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn generate_backup_id(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `server_id`, `backup_type`, and `random_suffix` are never used [INFO] [stdout] --> src/database/backup_naming.rs:195:12 [INFO] [stdout] | [INFO] [stdout] 135 | impl BackupId { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 195 | pub fn id(&self) -> &str { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub fn server_id(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | pub fn backup_type(&self) -> BackupType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | pub fn random_suffix(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_backup_storage_path` is never used [INFO] [stdout] --> src/database/backup_naming.rs:231:8 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn get_backup_storage_path>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_backup_s3_key` is never used [INFO] [stdout] --> src/database/backup_naming.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn get_backup_s3_key(prefix: &str, backup_id: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `started_at`, `completed_at`, `duration`, `success`, `size_bytes`, and `error` are never read [INFO] [stdout] --> src/database/backup_status.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct BackupResult { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 33 | pub started_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 34 | pub completed_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | pub duration: Duration, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | pub success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 37 | pub size_bytes: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 38 | pub error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `average_backup_duration` and `success_rate` are never used [INFO] [stdout] --> src/database/backup_status.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl BackupStatus { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn average_backup_duration(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn success_rate(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `completed_at`, `success`, `error`, `restored_size`, `duration`, and `source` are never read [INFO] [stdout] --> src/database/restoration_status.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct RestorationResult { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 27 | /// When the restoration completed [INFO] [stdout] 28 | pub completed_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 29 | /// Whether the restoration was successful [INFO] [stdout] 30 | pub success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 31 | /// Error message if restoration failed [INFO] [stdout] 32 | pub error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | /// Size of the restored database in bytes [INFO] [stdout] 34 | pub restored_size: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 35 | /// Duration of the restoration operation [INFO] [stdout] 36 | pub duration: Duration, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | /// Source of the restoration (e.g., S3 key or local path) [INFO] [stdout] 38 | pub source: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RestorationResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `status_string` is never used [INFO] [stdout] --> src/database/restoration_status.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl RestorationStatus { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn status_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `environment` and `server_id` are never read [INFO] [stdout] --> src/database/restore.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct RestorationChecker { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | environment: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 16 | server_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `trigger_immediate_backup`, `is_running`, and `get_status` are never used [INFO] [stdout] --> src/database/scheduler.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl BackupScheduler { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 155 | pub async fn trigger_immediate_backup(&self, options: BackupOptions) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | pub async fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub fn get_status(&self) -> &SharedBackupStatus { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_database_health` is never used [INFO] [stdout] --> src/db.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | pub async fn check_database_health(database_path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `wait_for_shutdown` is never used [INFO] [stdout] --> src/shutdown.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 22 | impl ShutdownManager { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | pub async fn wait_for_shutdown(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "e64deda808db8bcfe66c341b0477b9195f04f7ca5ced0f36174c36ba6bc93b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64deda808db8bcfe66c341b0477b9195f04f7ca5ced0f36174c36ba6bc93b3a", kill_on_drop: false }` [INFO] [stdout] e64deda808db8bcfe66c341b0477b9195f04f7ca5ced0f36174c36ba6bc93b3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2dd13c83f71ce67c10789866a8becab66157f141741f62c3e59ad2152761896 [INFO] running `Command { std: "docker" "start" "-a" "b2dd13c83f71ce67c10789866a8becab66157f141741f62c3e59ad2152761896", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling aws-smithy-http v0.55.3 [INFO] [stderr] Compiling aws-smithy-http-tower v0.55.3 [INFO] [stderr] Compiling aws-sigv4 v0.55.3 [INFO] [stderr] Compiling aws-smithy-checksums v0.55.3 [INFO] [stderr] Compiling aws-smithy-client v0.55.3 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling aws-types v0.55.3 [INFO] [stderr] Compiling aws-sig-auth v0.55.3 [INFO] [stderr] Compiling aws-http v0.55.3 [INFO] [stderr] Compiling aws-endpoint v0.55.3 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling aws-sdk-sso v0.28.0 [INFO] [stderr] Compiling aws-sdk-sts v0.28.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.28.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling aws-config v0.55.3 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling six-disc-changer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `backup_manager` and `backup_scheduler` are never read [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 28 | struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | backup_manager: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 32 | backup_scheduler: Option>, [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 `s3_prefix`, `aws_role_arn`, `shutdown_backup_timeout_seconds`, and `skip_restoration_if_no_backups` are never read [INFO] [stdout] --> src/config.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct BackupConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub s3_prefix: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub aws_role_arn: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub shutdown_backup_timeout_seconds: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub skip_restoration_if_no_backups: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `port` and `host` are never read [INFO] [stdout] --> src/config.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 192 | pub port: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 193 | /// Host for the web server [INFO] [stdout] 194 | pub host: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DATABASE_PATH` is never used [INFO] [stdout] --> src/database/mod.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub const DATABASE_PATH: &str = "db.sqlite"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DATABASE_DIR` is never used [INFO] [stdout] --> src/database/mod.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const DATABASE_DIR: &str = "database"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Aws` is never constructed [INFO] [stdout] --> src/database/mod.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum DatabaseError { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 47 | Aws(String), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DatabaseError` 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 `get_latest_environment_backup` and `cleanup_environment_backups` are never used [INFO] [stdout] --> src/database/storage/mod.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait StorageProvider: Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 69 | async fn get_latest_environment_backup(&self, environment: &str) -> Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | async fn cleanup_environment_backups(&self, environment: &str, keep_count: usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_backups` is never read [INFO] [stdout] --> src/database/storage/local_storage.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct LocalStorageProvider { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | max_backups: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `generate_backup_id` is never used [INFO] [stdout] --> src/database/storage/local_storage.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl LocalStorageProvider { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn generate_backup_id() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `temp_dir` is never read [INFO] [stdout] --> src/database/storage/s3_storage.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct S3StorageProvider { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | temp_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `chunk_size`, `sleep_ms`, and `step_count` are never read [INFO] [stdout] --> src/database/backup.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct BackupOptions { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 45 | /// Number of pages to copy in each step [INFO] [stdout] 46 | pub chunk_size: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 47 | /// Sleep duration between chunks (milliseconds) [INFO] [stdout] 48 | pub sleep_ms: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 49 | /// Maximum number of steps (None for unlimited) [INFO] [stdout] 50 | pub step_count: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `duration` is never read [INFO] [stdout] --> src/database/backup.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct BackupResult { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 78 | pub duration: Duration, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `started_at` is never read [INFO] [stdout] --> src/database/backup.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 89 | Running { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 90 | /// When the job started [INFO] [stdout] 91 | started_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupJobStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Cancelled` is never constructed [INFO] [stdout] --> src/database/backup.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub enum BackupJobStatus { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 106 | Cancelled { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupJobStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `cancel_backup`, `get_status`, `delete_backup`, and `cleanup_old_backups` are never used [INFO] [stdout] --> src/database/backup.rs:571:18 [INFO] [stdout] | [INFO] [stdout] 144 | impl BackupManager { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 571 | pub async fn cancel_backup(&self, job_id: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 751 | pub fn get_status(&self) -> &SharedBackupStatus { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 761 | pub async fn delete_backup(&self, backup_id: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 766 | pub async fn cleanup_old_backups(&self, keep_count: usize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_test_db` is never used [INFO] [stdout] --> src/database/backup.rs:780:14 [INFO] [stdout] | [INFO] [stdout] 780 | async fn setup_test_db() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `generate_backup_id` is never used [INFO] [stdout] --> src/database/backup_naming.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 54 | impl BackupNamingService { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn generate_backup_id(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `started_at`, `completed_at`, `size_bytes`, and `error` are never read [INFO] [stdout] --> src/database/backup_status.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct BackupResult { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 33 | pub started_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 34 | pub completed_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub size_bytes: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 38 | pub error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackupResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `environment` and `server_id` are never read [INFO] [stdout] --> src/database/restore.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct RestorationChecker { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | environment: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 16 | server_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_status` is never used [INFO] [stdout] --> src/database/scheduler.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl BackupScheduler { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 174 | pub fn get_status(&self) -> &SharedBackupStatus { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_database_health` is never used [INFO] [stdout] --> src/db.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | pub async fn check_database_health(database_path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `wait_for_shutdown` is never used [INFO] [stdout] --> src/shutdown.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 22 | impl ShutdownManager { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | pub async fn wait_for_shutdown(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 59.66s [INFO] running `Command { std: "docker" "inspect" "b2dd13c83f71ce67c10789866a8becab66157f141741f62c3e59ad2152761896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2dd13c83f71ce67c10789866a8becab66157f141741f62c3e59ad2152761896", kill_on_drop: false }` [INFO] [stdout] b2dd13c83f71ce67c10789866a8becab66157f141741f62c3e59ad2152761896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e80536b141ece99ad155c5a687f5e27a7da9f17a21a1d5ae2c15b3160488db96 [INFO] running `Command { std: "docker" "start" "-a" "e80536b141ece99ad155c5a687f5e27a7da9f17a21a1d5ae2c15b3160488db96", kill_on_drop: false }` [INFO] [stderr] warning: fields `backup_manager` and `backup_scheduler` are never read [INFO] [stderr] --> src/main.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 28 | struct AppState { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 31 | backup_manager: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 32 | backup_scheduler: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `s3_prefix`, `aws_role_arn`, `shutdown_backup_timeout_seconds`, and `skip_restoration_if_no_backups` are never read [INFO] [stderr] --> src/config.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct BackupConfig { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 15 | pub s3_prefix: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 19 | pub aws_role_arn: Option, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 31 | pub shutdown_backup_timeout_seconds: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 35 | pub skip_restoration_if_no_backups: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BackupConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `port` and `host` are never read [INFO] [stderr] --> src/config.rs:192:9 [INFO] [stderr] | [INFO] [stderr] 188 | pub struct Config { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 192 | pub port: u16, [INFO] [stderr] | ^^^^ [INFO] [stderr] 193 | /// Host for the web server [INFO] [stderr] 194 | pub host: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: constant `DATABASE_PATH` is never used [INFO] [stderr] --> src/database/mod.rs:23:11 [INFO] [stderr] | [INFO] [stderr] 23 | pub const DATABASE_PATH: &str = "db.sqlite"; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `DATABASE_DIR` is never used [INFO] [stderr] --> src/database/mod.rs:26:11 [INFO] [stderr] | [INFO] [stderr] 26 | pub const DATABASE_DIR: &str = "database"; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Aws` is never constructed [INFO] [stderr] --> src/database/mod.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 30 | pub enum DatabaseError { [INFO] [stderr] | ------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 47 | Aws(String), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DatabaseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `get_latest_environment_backup` and `cleanup_environment_backups` are never used [INFO] [stderr] --> src/database/storage/mod.rs:69:14 [INFO] [stderr] | [INFO] [stderr] 24 | pub trait StorageProvider: Send + Sync { [INFO] [stderr] | --------------- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 69 | async fn get_latest_environment_backup(&self, environment: &str) -> Result>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 102 | async fn cleanup_environment_backups(&self, environment: &str, keep_count: usize) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `max_backups` is never read [INFO] [stderr] --> src/database/storage/local_storage.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct LocalStorageProvider { [INFO] [stderr] | -------------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 22 | max_backups: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `generate_backup_id` is never used [INFO] [stderr] --> src/database/storage/local_storage.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 25 | impl LocalStorageProvider { [INFO] [stderr] | ------------------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 42 | pub fn generate_backup_id() -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `temp_dir` is never read [INFO] [stderr] --> src/database/storage/s3_storage.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct S3StorageProvider { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 28 | temp_dir: PathBuf, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `chunk_size`, `sleep_ms`, and `step_count` are never read [INFO] [stderr] --> src/database/backup.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 44 | pub struct BackupOptions { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 45 | /// Number of pages to copy in each step [INFO] [stderr] 46 | pub chunk_size: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 47 | /// Sleep duration between chunks (milliseconds) [INFO] [stderr] 48 | pub sleep_ms: u64, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 49 | /// Maximum number of steps (None for unlimited) [INFO] [stderr] 50 | pub step_count: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BackupOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `duration` is never read [INFO] [stderr] --> src/database/backup.rs:78:9 [INFO] [stderr] | [INFO] [stderr] 72 | pub struct BackupResult { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 78 | pub duration: Duration, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BackupResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `started_at` is never read [INFO] [stderr] --> src/database/backup.rs:91:9 [INFO] [stderr] | [INFO] [stderr] 89 | Running { [INFO] [stderr] | ------- field in this variant [INFO] [stderr] 90 | /// When the job started [INFO] [stderr] 91 | started_at: DateTime, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BackupJobStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variant `Cancelled` is never constructed [INFO] [stderr] --> src/database/backup.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 87 | pub enum BackupJobStatus { [INFO] [stderr] | --------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 106 | Cancelled { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BackupJobStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `cancel_backup`, `get_status`, `delete_backup`, and `cleanup_old_backups` are never used [INFO] [stderr] --> src/database/backup.rs:571:18 [INFO] [stderr] | [INFO] [stderr] 144 | impl BackupManager { [INFO] [stderr] | ------------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 571 | pub async fn cancel_backup(&self, job_id: &str) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 751 | pub fn get_status(&self) -> &SharedBackupStatus { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 761 | pub async fn delete_backup(&self, backup_id: &str) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 766 | pub async fn cleanup_old_backups(&self, keep_count: usize) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `setup_test_db` is never used [INFO] [stderr] --> src/database/backup.rs:780:14 [INFO] [stderr] | [INFO] [stderr] 780 | async fn setup_test_db() -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `generate_backup_id` is never used [INFO] [stderr] --> src/database/backup_naming.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 54 | impl BackupNamingService { [INFO] [stderr] | ------------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 64 | pub fn generate_backup_id(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `started_at`, `completed_at`, `size_bytes`, and `error` are never read [INFO] [stderr] --> src/database/backup_status.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 32 | pub struct BackupResult { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 33 | pub started_at: DateTime, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 34 | pub completed_at: DateTime, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 37 | pub size_bytes: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 38 | pub error: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BackupResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `environment` and `server_id` are never read [INFO] [stderr] --> src/database/restore.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct RestorationChecker { [INFO] [stderr] | ------------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 15 | environment: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 16 | server_id: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_status` is never used [INFO] [stderr] --> src/database/scheduler.rs:174:12 [INFO] [stderr] | [INFO] [stderr] 30 | impl BackupScheduler { [INFO] [stderr] | -------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 174 | pub fn get_status(&self) -> &SharedBackupStatus { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `check_database_health` is never used [INFO] [stderr] --> src/db.rs:43:14 [INFO] [stderr] | [INFO] [stderr] 43 | pub async fn check_database_health(database_path: &Path) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `wait_for_shutdown` is never used [INFO] [stderr] --> src/shutdown.rs:107:18 [INFO] [stderr] | [INFO] [stderr] 22 | impl ShutdownManager { [INFO] [stderr] | -------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 107 | pub async fn wait_for_shutdown(&self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `six-disc-changer` (bin "six-disc-changer" test) generated 22 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/six_disc_changer-966691cfa5cf297d) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test database::backup::tests::test_backup_and_verify ... ignored [INFO] [stdout] test database::backup_naming::tests::test_backup_type_generation ... ok [INFO] [stdout] test database::backup_naming::tests::test_generate_backup_id_with_server ... ok [INFO] [stdout] test database::backup_naming::tests::test_parse_backup_id ... ok [INFO] [stdout] test database::backup_naming::tests::test_generate_backup_id ... ok [INFO] [stdout] test database::backup_naming::tests::test_parse_invalid_backup_id ... ok [INFO] [stdout] test database::backup_status::tests::test_backup_failure ... ok [INFO] [stdout] test database::backup_status::tests::test_backup_lifecycle ... ok [INFO] [stdout] test database::backup_naming::tests::test_get_backup_s3_key ... ok [INFO] [stdout] test database::backup_status::tests::test_history_size_limit ... ok [INFO] [stdout] test database::restoration_status::tests::test_complete_restoration_failure ... ok [INFO] [stdout] test database::restoration_status::tests::test_restoration_status_creation ... ok [INFO] [stdout] test database::restoration_status::tests::test_shared_restoration_status ... ok [INFO] [stdout] test database::restoration_status::tests::test_start_restoration ... ok [INFO] [stdout] test database::backup_naming::tests::test_get_backup_storage_path ... ok [INFO] [stdout] test database::restoration_status::tests::test_status_string ... ok [INFO] [stdout] test database::restore::tests::test_restoration_needed_no_database ... ok [INFO] [stdout] test database::backup::tests::test_cleanup_completed_jobs ... ok [INFO] [stdout] test database::restore::tests::test_find_latest_backup_no_backups ... ok [INFO] [stdout] test database::restoration_status::tests::test_complete_restoration_success ... ok [INFO] [stdout] test database::storage::s3_storage::tests::test_s3_operations ... ignored [INFO] [stdout] test database::backup_naming::tests::test_get_environment_from_backup_id ... ok [INFO] [stdout] test database::backup_status::tests::test_shared_status_thread_safety ... ok [INFO] [stdout] test database::restore::tests::test_restoration_needed_empty_database ... ok [INFO] [stdout] test database::storage::local_storage::tests::test_list_and_cleanup_backups ... ok [INFO] [stdout] test database::storage::local_storage::tests::test_store_and_retrieve_backup ... ok [INFO] [stdout] test database::restore::tests::test_find_latest_backup_with_backups ... ok [INFO] [stdout] test database::backup::tests::test_background_backup ... ok [INFO] [stdout] test database::backup_status::tests::test_history_management ... ok [INFO] [stdout] test database::backup::tests::test_multiple_concurrent_backups ... FAILED [INFO] [stdout] test database::storage::s3_storage::tests::test_extract_backup_id ... ok [INFO] [stdout] test database::storage::s3_storage::tests::test_get_backup_key ... ok [INFO] [stdout] test database::scheduler::tests::test_scheduler_respects_status ... ok [INFO] [stdout] test shutdown::tests::test_duplicate_shutdown_prevention ... FAILED [INFO] [stdout] test shutdown::tests::test_shutdown_signal ... FAILED [INFO] [stdout] test shutdown::tests::test_shutdown_manager_creation ... FAILED [INFO] [stdout] test database::backup_status::tests::test_average_duration ... ok [INFO] [stdout] test database::scheduler::tests::test_scheduler_lifecycle ... ok [INFO] [stdout] test database::scheduler::tests::test_immediate_backup_trigger ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- database::backup::tests::test_multiple_concurrent_backups stdout ---- [INFO] [stdout] Error: BackupInProgress [INFO] [stdout] [INFO] [stdout] ---- shutdown::tests::test_duplicate_shutdown_prevention stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'shutdown::tests::test_duplicate_shutdown_prevention' (74) panicked at src/shutdown.rs:182:62: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create local backup directory: Read-only file system (os error 30)") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6471b75aec22 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6471b75aec22 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6471b75aec22 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6471b75aec22 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6471b75c1e4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6471b75c1e4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6471b7576f11 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6471b7576f11 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6471b75852f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6471b758a5ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6471b758a481 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6471b683cd5e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6471b683cd5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6471b758ad5f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6471b758ad5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6471b758ab0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6471b7585429 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6471b7569e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6471b75ccda0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6471b75cbd46 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6471b64a01e8 - core::result::Result::unwrap::h649738970f1ca443 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6471b64a01e8 - six_disc_changer::shutdown::tests::create_test_backup_manager::{{closure}}::hd1db10f4bfc5bccd [INFO] [stdout] at /opt/rustwide/workdir/src/shutdown.rs:182:62 [INFO] [stdout] 22: 0x6471b64a0ff7 - six_disc_changer::shutdown::tests::test_duplicate_shutdown_prevention::{{closure}}::hfd8b9e9dc5f16860 [INFO] [stdout] at /opt/rustwide/workdir/src/shutdown.rs:204:59 [INFO] [stdout] 23: 0x6471b6495282 - as core::future::future::Future>::poll::h493868f992366bea [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6471b649519d - as core::future::future::Future>::poll::h2b09ec6d040261a0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x6471b64b295d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hce5bdbedbd7ad057 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 26: 0x6471b64b24ab - tokio::task::coop::with_budget::hdb5401f2261e6ad3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x6471b64b24ab - tokio::task::coop::budget::hce7f3a6499cb3c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x6471b64b24ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h641e5f278be202f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 29: 0x6471b64ad470 - tokio::runtime::scheduler::current_thread::Context::enter::hf6f150b15f99c351 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 30: 0x6471b64b0efd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbca7c3c000ae08a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 31: 0x6471b64af364 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hddafba82b7432afd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 32: 0x6471b645c50b - tokio::runtime::context::scoped::Scoped::set::hb6c793a6f7d79899 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x6471b631ed89 - tokio::runtime::context::set_scheduler::{{closure}}::h24999d0a4d9c6046 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x6471b64671e2 - std::thread::local::LocalKey::try_with::hd73fcf8447a4364c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x6471b646415e - std::thread::local::LocalKey::with::h0b237651fa396cdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x6471b631ec9d - tokio::runtime::context::set_scheduler::h627595d42c867c63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x6471b64ae800 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8bfd671407671f4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 38: 0x6471b64af503 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hde69647e43a8c905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 39: 0x6471b64a8ef0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc273ccd3bb30be6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x6471b643bec0 - tokio::runtime::context::runtime::enter_runtime::h09f2fd0f4f13610d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x6471b64a82b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h084e26d272f5d384 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x6471b635a804 - tokio::runtime::runtime::Runtime::block_on_inner::h493d46067dba5045 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 43: 0x6471b635ad47 - tokio::runtime::runtime::Runtime::block_on::h0dcdd162b53c0b57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 44: 0x6471b64a0d2d - six_disc_changer::shutdown::tests::test_duplicate_shutdown_prevention::h2ae9c0cb3fa0952c [INFO] [stdout] at /opt/rustwide/workdir/src/shutdown.rs:228:35 [INFO] [stdout] 45: 0x6471b64a0dc7 - six_disc_changer::shutdown::tests::test_duplicate_shutdown_prevention::{{closure}}::hd036e07b50f5524c [INFO] [stdout] at /opt/rustwide/workdir/src/shutdown.rs:203:50 [INFO] [stdout] 46: 0x6471b62ac696 - core::ops::function::FnOnce::call_once::hdd276f064c058a78 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6471b683cb1b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x6471b683cb1b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x6471b6852785 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x6471b6852785 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x6471b6852785 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x6471b6852785 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x6471b6852785 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x6471b6852785 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x6471b6852785 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x6471b6828f74 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x6471b6828f74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: 0x6471b682c83a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x6471b682c83a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x6471b682c83a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x6471b682c83a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x6471b682c83a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x6471b682c83a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x6471b682c83a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x6471b75804af - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 66: 0x6471b75804af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 67: 0x7e8d1f062aa4 - [INFO] [stdout] 68: 0x7e8d1f0efa34 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- shutdown::tests::test_shutdown_signal stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'shutdown::tests::test_shutdown_signal' (78) panicked at src/shutdown.rs:182:62: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create local backup directory: Read-only file system (os error 30)") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6471b75aec22 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6471b75aec22 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6471b75aec22 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6471b75aec22 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6471b75c1e4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6471b75c1e4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6471b7576f11 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6471b7576f11 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6471b75852f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6471b758a5ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6471b758a481 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6471b683cd5e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6471b683cd5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6471b758ad5f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6471b758ad5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6471b758ab0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6471b7585429 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6471b7569e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6471b75ccda0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6471b75cbd46 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6471b64a01e8 - core::result::Result::unwrap::h649738970f1ca443 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6471b64a01e8 - six_disc_changer::shutdown::tests::create_test_backup_manager::{{closure}}::hd1db10f4bfc5bccd [INFO] [stdout] at /opt/rustwide/workdir/src/shutdown.rs:182:62 [INFO] [stdout] 22: 0x6471b649f099 - six_disc_changer::shutdown::tests::test_shutdown_signal::{{closure}}::h3e14bc24b90d9c2d [INFO] [stdout] at /opt/rustwide/workdir/src/shutdown.rs:233:59 [INFO] [stdout] 23: 0x6471b6495282 - as core::future::future::Future>::poll::h493868f992366bea [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6471b649519d - as core::future::future::Future>::poll::h2b09ec6d040261a0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x6471b64b295d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hce5bdbedbd7ad057 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 26: 0x6471b64b24ab - tokio::task::coop::with_budget::hdb5401f2261e6ad3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x6471b64b24ab - tokio::task::coop::budget::hce7f3a6499cb3c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x6471b64b24ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h641e5f278be202f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 29: 0x6471b64ad470 - tokio::runtime::scheduler::current_thread::Context::enter::hf6f150b15f99c351 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 30: 0x6471b64b0efd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbca7c3c000ae08a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 31: 0x6471b64af364 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hddafba82b7432afd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 32: 0x6471b645c50b - tokio::runtime::context::scoped::Scoped::set::hb6c793a6f7d79899 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x6471b631ed89 - tokio::runtime::context::set_scheduler::{{closure}}::h24999d0a4d9c6046 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x6471b64671e2 - std::thread::local::LocalKey::try_with::hd73fcf8447a4364c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x6471b646415e - std::thread::local::LocalKey::with::h0b237651fa396cdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x6471b631ec9d - tokio::runtime::context::set_scheduler::h627595d42c867c63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x6471b64ae800 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8bfd671407671f4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 38: 0x6471b64af503 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hde69647e43a8c905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 39: 0x6471b64a8ef0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc273ccd3bb30be6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x6471b643bec0 - tokio::runtime::context::runtime::enter_runtime::h09f2fd0f4f13610d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x6471b64a82b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h084e26d272f5d384 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x6471b635a804 - tokio::runtime::runtime::Runtime::block_on_inner::h493d46067dba5045 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 43: 0x6471b635ad47 - tokio::runtime::runtime::Runtime::block_on::h0dcdd162b53c0b57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 44: 0x6471b649edfd - six_disc_changer::shutdown::tests::test_shutdown_signal::h5c4f4b5bc4aa9aac [INFO] [stdout] at /opt/rustwide/workdir/src/shutdown.rs:251:49 [INFO] [stdout] 45: 0x6471b649ee97 - six_disc_changer::shutdown::tests::test_shutdown_signal::{{closure}}::h3ada8bf1dff357a2 [INFO] [stdout] at /opt/rustwide/workdir/src/shutdown.rs:232:36 [INFO] [stdout] 46: 0x6471b62a8cf6 - core::ops::function::FnOnce::call_once::h137b4fd089945dae [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6471b683cb1b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x6471b683cb1b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x6471b6852785 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x6471b6852785 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x6471b6852785 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x6471b6852785 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x6471b6852785 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x6471b6852785 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x6471b6852785 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x6471b6828f74 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x6471b6828f74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: 0x6471b682c83a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x6471b682c83a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x6471b682c83a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x6471b682c83a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x6471b682c83a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x6471b682c83a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x6471b682c83a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x6471b75804af - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 66: 0x6471b75804af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 67: 0x7e8d1f062aa4 - [INFO] [stdout] 68: 0x7e8d1f0efa34 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- shutdown::tests::test_shutdown_manager_creation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'shutdown::tests::test_shutdown_manager_creation' (75) panicked at src/shutdown.rs:182:62: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Config("Failed to create local backup directory: Read-only file system (os error 30)") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6471b75aec22 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6471b75aec22 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6471b75aec22 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6471b75aec22 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6471b75c1e4f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6471b75c1e4f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6471b7576f11 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6471b7576f11 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6471b75852f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6471b758a5ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x6471b758a481 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x6471b683cd5e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x6471b683cd5e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6471b758ad5f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x6471b758ad5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x6471b758ab0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x6471b7585429 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6471b7569e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x6471b75ccda0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6471b75cbd46 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x6471b64a01e8 - core::result::Result::unwrap::h649738970f1ca443 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x6471b64a01e8 - six_disc_changer::shutdown::tests::create_test_backup_manager::{{closure}}::hd1db10f4bfc5bccd [INFO] [stdout] at /opt/rustwide/workdir/src/shutdown.rs:182:62 [INFO] [stdout] 22: 0x6471b64a0944 - six_disc_changer::shutdown::tests::test_shutdown_manager_creation::{{closure}}::h2f50e8239d109e4f [INFO] [stdout] at /opt/rustwide/workdir/src/shutdown.rs:195:59 [INFO] [stdout] 23: 0x6471b6495282 - as core::future::future::Future>::poll::h493868f992366bea [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x6471b649519d - as core::future::future::Future>::poll::h2b09ec6d040261a0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x6471b64b295d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hce5bdbedbd7ad057 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 26: 0x6471b64b24ab - tokio::task::coop::with_budget::hdb5401f2261e6ad3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 27: 0x6471b64b24ab - tokio::task::coop::budget::hce7f3a6499cb3c95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 28: 0x6471b64b24ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h641e5f278be202f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 29: 0x6471b64ad470 - tokio::runtime::scheduler::current_thread::Context::enter::hf6f150b15f99c351 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 30: 0x6471b64b0efd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbca7c3c000ae08a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 31: 0x6471b64af364 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hddafba82b7432afd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 32: 0x6471b645c50b - tokio::runtime::context::scoped::Scoped::set::hb6c793a6f7d79899 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x6471b631ed89 - tokio::runtime::context::set_scheduler::{{closure}}::h24999d0a4d9c6046 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x6471b64671e2 - std::thread::local::LocalKey::try_with::hd73fcf8447a4364c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x6471b646415e - std::thread::local::LocalKey::with::h0b237651fa396cdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x6471b631ec9d - tokio::runtime::context::set_scheduler::h627595d42c867c63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x6471b64ae800 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8bfd671407671f4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 38: 0x6471b64af503 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hde69647e43a8c905 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 39: 0x6471b64a8ef0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc273ccd3bb30be6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 40: 0x6471b643bec0 - tokio::runtime::context::runtime::enter_runtime::h09f2fd0f4f13610d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x6471b64a82b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h084e26d272f5d384 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 42: 0x6471b635a804 - tokio::runtime::runtime::Runtime::block_on_inner::h493d46067dba5045 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 43: 0x6471b635ad47 - tokio::runtime::runtime::Runtime::block_on::h0dcdd162b53c0b57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 44: 0x6471b64a070d - six_disc_changer::shutdown::tests::test_shutdown_manager_creation::h48af1e2a16714cd0 [INFO] [stdout] at /opt/rustwide/workdir/src/shutdown.rs:199:36 [INFO] [stdout] 45: 0x6471b64a07a7 - six_disc_changer::shutdown::tests::test_shutdown_manager_creation::{{closure}}::h0d8fae5799b38baf [INFO] [stdout] at /opt/rustwide/workdir/src/shutdown.rs:194:46 [INFO] [stdout] 46: 0x6471b62aa926 - core::ops::function::FnOnce::call_once::h7891d71cd2a8da1b [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x6471b683cb1b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x6471b683cb1b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x6471b6852785 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x6471b6852785 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 51: 0x6471b6852785 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x6471b6852785 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x6471b6852785 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x6471b6852785 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x6471b6852785 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x6471b6828f74 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x6471b6828f74 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: 0x6471b682c83a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x6471b682c83a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 60: 0x6471b682c83a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x6471b682c83a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x6471b682c83a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x6471b682c83a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x6471b682c83a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x6471b75804af - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 66: 0x6471b75804af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 67: 0x7e8d1f062aa4 - [INFO] [stdout] 68: 0x7e8d1f0efa34 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] database::backup::tests::test_multiple_concurrent_backups [INFO] [stdout] shutdown::tests::test_duplicate_shutdown_prevention [INFO] [stdout] shutdown::tests::test_shutdown_manager_creation [INFO] [stdout] shutdown::tests::test_shutdown_signal [INFO] [stdout] [INFO] [stdout] test result: FAILED. 33 passed; 4 failed; 2 ignored; 0 measured; 0 filtered out; finished in 5.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin six-disc-changer` [INFO] running `Command { std: "docker" "inspect" "e80536b141ece99ad155c5a687f5e27a7da9f17a21a1d5ae2c15b3160488db96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80536b141ece99ad155c5a687f5e27a7da9f17a21a1d5ae2c15b3160488db96", kill_on_drop: false }` [INFO] [stdout] e80536b141ece99ad155c5a687f5e27a7da9f17a21a1d5ae2c15b3160488db96