[INFO] cloning repository https://github.com/harishsg993010/open-sandbox-infra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harishsg993010/open-sandbox-infra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharishsg993010%2Fopen-sandbox-infra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharishsg993010%2Fopen-sandbox-infra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 802061674a74fbcce74bb5c1fff49c474005c041 [INFO] testing harishsg993010/open-sandbox-infra against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharishsg993010%2Fopen-sandbox-infra" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/harishsg993010/open-sandbox-infra [INFO] finished tweaking git repo https://github.com/harishsg993010/open-sandbox-infra [INFO] tweaked toml for git repo https://github.com/harishsg993010/open-sandbox-infra written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/harishsg993010/open-sandbox-infra on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/harishsg993010/open-sandbox-infra 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic v0.6.1 [INFO] [stderr] Downloaded windows-registry v0.6.1 [INFO] [stderr] Downloaded vsock v0.4.0 [INFO] [stderr] Downloaded unicode-properties v0.1.4 [INFO] [stderr] Downloaded crc v3.4.0 [INFO] [stderr] Downloaded axum-macros v0.4.2 [INFO] [stderr] Downloaded tungstenite v0.24.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.24.0 [INFO] [stderr] Downloaded num-bigint-dig v0.8.6 [INFO] [stderr] Downloaded rsa v0.9.9 [INFO] [stderr] Downloaded axum-extra v0.9.6 [INFO] [stderr] Downloaded cc v1.2.49 [INFO] [stderr] Downloaded tokio-vsock v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c201d4316afed2eac46405ff9899d29f752dc37d6a0da8e01c46a05282d146ad [INFO] running `Command { std: "docker" "start" "-a" "c201d4316afed2eac46405ff9899d29f752dc37d6a0da8e01c46a05282d146ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c201d4316afed2eac46405ff9899d29f752dc37d6a0da8e01c46a05282d146ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c201d4316afed2eac46405ff9899d29f752dc37d6a0da8e01c46a05282d146ad", kill_on_drop: false }` [INFO] [stdout] c201d4316afed2eac46405ff9899d29f752dc37d6a0da8e01c46a05282d146ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd175ceb16ce596e991cad9b239ac8e8269530c538580b826fd9428f08480018 [INFO] running `Command { std: "docker" "start" "-a" "cd175ceb16ce596e991cad9b239ac8e8269530c538580b826fd9428f08480018", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling vsock v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sandbox-types v0.1.0 (/opt/rustwide/workdir/crates/sandbox-types) [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tokio-vsock v0.5.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling vm-backend-firecracker v0.1.0 (/opt/rustwide/workdir/crates/vm-backend-firecracker) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_backend.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | use tracing::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_backend.rs:489:26 [INFO] [stdout] | [INFO] [stdout] 489 | for (sandbox_id, mut process) in processes.drain() { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `agent_ready_timeout` is never read [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_backend.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct FirecrackerBackend { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | agent_ready_timeout: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `patch`, `get`, `stop_instance`, `get_instance_info`, and `health_check` are never used [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_client.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl FirecrackerClient { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 136 | pub async fn patch(&self, path: &str, body: &T) -> VmResult<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub async fn get(&self, path: &str) -> VmResult { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub async fn stop_instance(&self) -> VmResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub async fn get_instance_info(&self) -> VmResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | pub async fn health_check(&self) -> VmResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstanceInfo` is never constructed [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_client.rs:290:12 [INFO] [stdout] | [INFO] [stdout] 290 | pub struct InstanceInfo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vsock_cid` is never read [INFO] [stdout] --> crates/vm-backend-firecracker/src/vsock.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct VsockClient { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 88 | vsock_cid: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VsockClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LogStreamer` is never constructed [INFO] [stdout] --> crates/vm-backend-firecracker/src/vsock.rs:419:12 [INFO] [stdout] | [INFO] [stdout] 419 | pub struct LogStreamer { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `connect` and `next_line` are never used [INFO] [stdout] --> crates/vm-backend-firecracker/src/vsock.rs:426:18 [INFO] [stdout] | [INFO] [stdout] 424 | impl LogStreamer { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 425 | /// Create a new log streamer connected to the guest. [INFO] [stdout] 426 | pub async fn connect(uds_path: &str, port: u32) -> VmResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | pub async fn next_line(&mut self) -> VmResult> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling orchestrator v0.1.0 (/opt/rustwide/workdir/crates/orchestrator) [INFO] [stdout] warning: unused import: `response::IntoResponse` [INFO] [stdout] --> crates/orchestrator/src/http_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | response::IntoResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Language` and `ResourceLimits` [INFO] [stdout] --> crates/orchestrator/src/http_api.rs:16:80 [INFO] [stdout] | [INFO] [stdout] 16 | CreateSandboxRequest, ExecutionRequest, ExecutionResult, JobId, JobStatus, Language, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | ResourceLimits, SandboxId, SandboxMetadata, SubmitJobRequest, SubmitJobResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> crates/orchestrator/src/http_api.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::UpdateJob` [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::models::UpdateJob; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SandboxState` [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | use sandbox_types::{ExecutionResult, SandboxState}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parking_lot::RwLock` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use parking_lot::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JobStatus` and `SandboxMetadata` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 12 | ExecutionRequest, ExecutionResult, JobId, JobStatus, Language, ResourceLimits, SandboxId, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | SandboxMetadata, SandboxState, TenantId, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `warn` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use tracing::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FirecrackerBackend` [INFO] [stdout] --> crates/orchestrator/src/vm_manager.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | FirecrackerBackend, FirecrackerBackendBuilder, VmBackend, VmConfig, VmInstance, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppResult` [INFO] [stdout] --> crates/orchestrator/src/ws_api.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::error::{AppError, AppResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VmLogMessage` [INFO] [stdout] --> crates/orchestrator/src/ws_api.rs:16:67 [INFO] [stdout] | [INFO] [stdout] 16 | use sandbox_types::{ExecutionResult, JobId, JobStatus, LogStream, VmLogMessage}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::broadcast` [INFO] [stdout] --> crates/orchestrator/src/ws_api.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use tokio::sync::broadcast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `warn` [INFO] [stdout] --> crates/orchestrator/src/ws_api.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | use tracing::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `generate_api_key` [INFO] [stdout] --> crates/orchestrator/src/main.rs:247:23 [INFO] [stdout] | [INFO] [stdout] 247 | use crate::auth::{generate_api_key, hash_api_key}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sandbox_id` [INFO] [stdout] --> crates/orchestrator/src/vm_manager.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | async fn spawn_vm(&self, sandbox_id: &SandboxId, config: VmConfig) -> AppResult { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sandbox_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `job_row` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | let job_row = job_repo [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result_rx` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | let (result_tx, result_rx) = oneshot::channel(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sandbox_id` [INFO] [stdout] --> crates/orchestrator/src/http_api.rs:261:18 [INFO] [stdout] | [INFO] [stdout] 261 | let (job_id, sandbox_id) = state.scheduler.submit_job(&tenant, exec_request.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sandbox_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sandbox_repo` [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let sandbox_repo = SandboxRepo::new(&db); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sandbox_repo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `level` [INFO] [stdout] --> crates/orchestrator/src/telemetry.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let level = match config.level.to_lowercase().as_str() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> crates/orchestrator/src/ws_api.rs:155:31 [INFO] [stdout] | [INFO] [stdout] 155 | Message::Ping(data) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `RequestTenantExt` is never used [INFO] [stdout] --> crates/orchestrator/src/auth.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait RequestTenantExt { [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 `name` and `rate_limit` are never read [INFO] [stdout] --> crates/orchestrator/src/auth.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct AuthenticatedTenant { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 33 | pub id: TenantId, [INFO] [stdout] 34 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub rate_limit: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthenticatedTenant` 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: function `generate_api_key` is never used [INFO] [stdout] --> crates/orchestrator/src/auth.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn generate_api_key() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rand_bytes` is never used [INFO] [stdout] --> crates/orchestrator/src/auth.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn rand_bytes() -> [u8; N] { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `optional_auth_middleware` is never used [INFO] [stdout] --> crates/orchestrator/src/auth.rs:138:14 [INFO] [stdout] | [INFO] [stdout] 138 | pub async fn optional_auth_middleware( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_tenant` is never used [INFO] [stdout] --> crates/orchestrator/src/auth.rs:165:8 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn extract_tenant(request: &Request) -> Result<&AuthenticatedTenant, AppError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_sandbox_limit` is never used [INFO] [stdout] --> crates/orchestrator/src/auth.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn check_sandbox_limit(tenant: &AuthenticatedTenant, current_count: i64) -> Result<(), AppError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_concurrency_limit` is never used [INFO] [stdout] --> crates/orchestrator/src/auth.rs:184:8 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn check_concurrency_limit(tenant: &AuthenticatedTenant, running_count: i64) -> Result<(), AppError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `load` is never used [INFO] [stdout] --> crates/orchestrator/src/config.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl Config { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 57 | /// Load configuration from all sources. [INFO] [stdout] 58 | pub fn load() -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `list` and `set_active` are never used [INFO] [stdout] --> crates/orchestrator/src/db.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 137 | impl<'a> TenantRepo<'a> { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 193 | pub async fn list(&self) -> AppResult> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub async fn set_active(&self, id: &TenantId, active: bool) -> AppResult<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `delete` is never used [INFO] [stdout] --> crates/orchestrator/src/db.rs:360:18 [INFO] [stdout] | [INFO] [stdout] 220 | impl<'a> SandboxRepo<'a> { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 360 | pub async fn delete(&self, id: &SandboxId) -> AppResult<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `list_for_sandbox` is never used [INFO] [stdout] --> crates/orchestrator/src/db.rs:458:18 [INFO] [stdout] | [INFO] [stdout] 398 | impl<'a> JobRepo<'a> { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 458 | pub async fn list_for_sandbox(&self, sandbox_id: &SandboxId) -> AppResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_context` is never used [INFO] [stdout] --> crates/orchestrator/src/error.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 172 | pub trait ResultExt { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 173 | /// Convert an error with context message. [INFO] [stdout] 174 | fn with_context(self, msg: impl Into) -> AppResult; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `retry_on_failure` and `max_retries` are never read [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct JobRunnerConfig { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub retry_on_failure: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub max_retries: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JobRunnerConfig` 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 `parse_deps` and `parse_resource_limits` are never used [INFO] [stdout] --> crates/orchestrator/src/models.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 169 | impl JobRow { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn parse_deps(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | pub fn parse_resource_limits(&self) -> ResourceLimits { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tenant_id` is never read [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct QueuedJob { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 23 | pub job_id: JobId, [INFO] [stdout] 24 | pub tenant_id: TenantId, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueuedJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `max_sandboxes_per_tenant` and `max_concurrency_per_tenant` are never read [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct SchedulerConfig { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 57 | /// Maximum sandboxes per tenant. [INFO] [stdout] 58 | pub max_sandboxes_per_tenant: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub max_concurrency_per_tenant: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SchedulerConfig` 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: struct `RequestId` is never constructed [INFO] [stdout] --> crates/orchestrator/src/telemetry.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct RequestId(pub String); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/orchestrator/src/telemetry.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl RequestId { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 71 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `with_backend` and `is_sandbox_alive` are never used [INFO] [stdout] --> crates/orchestrator/src/vm_manager.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl VmManager { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn with_backend( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub async fn is_sandbox_alive(&self, sandbox_id: &SandboxId) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Log` and `Error` are never constructed [INFO] [stdout] --> crates/orchestrator/src/ws_api.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum WsServerMessage { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 39 | Log { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | Error { message: String }, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WsServerMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "cd175ceb16ce596e991cad9b239ac8e8269530c538580b826fd9428f08480018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd175ceb16ce596e991cad9b239ac8e8269530c538580b826fd9428f08480018", kill_on_drop: false }` [INFO] [stdout] cd175ceb16ce596e991cad9b239ac8e8269530c538580b826fd9428f08480018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52f6038101e90f8ca92d2fecc49b8f9dc3fc01621acaeb0a0d04173b4b0c8811 [INFO] running `Command { std: "docker" "start" "-a" "52f6038101e90f8ca92d2fecc49b8f9dc3fc01621acaeb0a0d04173b4b0c8811", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling sandbox-types v0.1.0 (/opt/rustwide/workdir/crates/sandbox-types) [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling vsock v0.4.0 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-vsock v0.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling vm-backend-firecracker v0.1.0 (/opt/rustwide/workdir/crates/vm-backend-firecracker) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_backend.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | use tracing::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_backend.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | use tracing::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_backend.rs:489:26 [INFO] [stdout] | [INFO] [stdout] 489 | for (sandbox_id, mut process) in processes.drain() { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `agent_ready_timeout` is never read [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_backend.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct FirecrackerBackend { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | agent_ready_timeout: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `patch`, `get`, `stop_instance`, `get_instance_info`, and `health_check` are never used [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_client.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl FirecrackerClient { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 136 | pub async fn patch(&self, path: &str, body: &T) -> VmResult<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub async fn get(&self, path: &str) -> VmResult { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub async fn stop_instance(&self) -> VmResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub async fn get_instance_info(&self) -> VmResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | pub async fn health_check(&self) -> VmResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstanceInfo` is never constructed [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_client.rs:290:12 [INFO] [stdout] | [INFO] [stdout] 290 | pub struct InstanceInfo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vsock_cid` is never read [INFO] [stdout] --> crates/vm-backend-firecracker/src/vsock.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct VsockClient { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 88 | vsock_cid: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VsockClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LogStreamer` is never constructed [INFO] [stdout] --> crates/vm-backend-firecracker/src/vsock.rs:419:12 [INFO] [stdout] | [INFO] [stdout] 419 | pub struct LogStreamer { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `connect` and `next_line` are never used [INFO] [stdout] --> crates/vm-backend-firecracker/src/vsock.rs:426:18 [INFO] [stdout] | [INFO] [stdout] 424 | impl LogStreamer { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 425 | /// Create a new log streamer connected to the guest. [INFO] [stdout] 426 | pub async fn connect(uds_path: &str, port: u32) -> VmResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | pub async fn next_line(&mut self) -> VmResult> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_backend.rs:489:26 [INFO] [stdout] | [INFO] [stdout] 489 | for (sandbox_id, mut process) in processes.drain() { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `agent_ready_timeout` is never read [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_backend.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct FirecrackerBackend { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | agent_ready_timeout: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `patch`, `get`, `stop_instance`, `get_instance_info`, and `health_check` are never used [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_client.rs:136:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl FirecrackerClient { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 136 | pub async fn patch(&self, path: &str, body: &T) -> VmResult<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub async fn get(&self, path: &str) -> VmResult { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub async fn stop_instance(&self) -> VmResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub async fn get_instance_info(&self) -> VmResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | pub async fn health_check(&self) -> VmResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstanceInfo` is never constructed [INFO] [stdout] --> crates/vm-backend-firecracker/src/firecracker_client.rs:290:12 [INFO] [stdout] | [INFO] [stdout] 290 | pub struct InstanceInfo { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vsock_cid` is never read [INFO] [stdout] --> crates/vm-backend-firecracker/src/vsock.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct VsockClient { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 88 | vsock_cid: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VsockClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LogStreamer` is never constructed [INFO] [stdout] --> crates/vm-backend-firecracker/src/vsock.rs:419:12 [INFO] [stdout] | [INFO] [stdout] 419 | pub struct LogStreamer { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `connect` and `next_line` are never used [INFO] [stdout] --> crates/vm-backend-firecracker/src/vsock.rs:426:18 [INFO] [stdout] | [INFO] [stdout] 424 | impl LogStreamer { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 425 | /// Create a new log streamer connected to the guest. [INFO] [stdout] 426 | pub async fn connect(uds_path: &str, port: u32) -> VmResult { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | pub async fn next_line(&mut self) -> VmResult> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling orchestrator v0.1.0 (/opt/rustwide/workdir/crates/orchestrator) [INFO] [stdout] warning: unused import: `response::IntoResponse` [INFO] [stdout] --> crates/orchestrator/src/http_api.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | response::IntoResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Language` and `ResourceLimits` [INFO] [stdout] --> crates/orchestrator/src/http_api.rs:16:80 [INFO] [stdout] | [INFO] [stdout] 16 | CreateSandboxRequest, ExecutionRequest, ExecutionResult, JobId, JobStatus, Language, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | ResourceLimits, SandboxId, SandboxMetadata, SubmitJobRequest, SubmitJobResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> crates/orchestrator/src/http_api.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::UpdateJob` [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::models::UpdateJob; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SandboxState` [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | use sandbox_types::{ExecutionResult, SandboxState}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TenantRepo` [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:229:48 [INFO] [stdout] | [INFO] [stdout] 229 | use crate::db::{init_pool, run_migrations, TenantRepo}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::models::CreateTenant` [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | use crate::models::CreateTenant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Language` and `TenantId` [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:232:25 [INFO] [stdout] | [INFO] [stdout] 232 | use sandbox_types::{Language, ResourceLimits, TenantId}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::oneshot` [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | use tokio::sync::oneshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parking_lot::RwLock` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use parking_lot::RwLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JobStatus` and `SandboxMetadata` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 12 | ExecutionRequest, ExecutionResult, JobId, JobStatus, Language, ResourceLimits, SandboxId, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | SandboxMetadata, SandboxState, TenantId, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `warn` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use tracing::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FirecrackerBackend` [INFO] [stdout] --> crates/orchestrator/src/vm_manager.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | FirecrackerBackend, FirecrackerBackendBuilder, VmBackend, VmConfig, VmInstance, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppResult` [INFO] [stdout] --> crates/orchestrator/src/ws_api.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::error::{AppError, AppResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VmLogMessage` [INFO] [stdout] --> crates/orchestrator/src/ws_api.rs:16:67 [INFO] [stdout] | [INFO] [stdout] 16 | use sandbox_types::{ExecutionResult, JobId, JobStatus, LogStream, VmLogMessage}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::broadcast` [INFO] [stdout] --> crates/orchestrator/src/ws_api.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use tokio::sync::broadcast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error` and `warn` [INFO] [stdout] --> crates/orchestrator/src/ws_api.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | use tracing::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `generate_api_key` [INFO] [stdout] --> crates/orchestrator/src/main.rs:247:23 [INFO] [stdout] | [INFO] [stdout] 247 | use crate::auth::{generate_api_key, hash_api_key}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sandbox_id` [INFO] [stdout] --> crates/orchestrator/src/vm_manager.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | async fn spawn_vm(&self, sandbox_id: &SandboxId, config: VmConfig) -> AppResult { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sandbox_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `job_row` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | let job_row = job_repo [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result_rx` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | let (result_tx, result_rx) = oneshot::channel(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sandbox_id` [INFO] [stdout] --> crates/orchestrator/src/http_api.rs:261:18 [INFO] [stdout] | [INFO] [stdout] 261 | let (job_id, sandbox_id) = state.scheduler.submit_job(&tenant, exec_request.clone()).await?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sandbox_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sandbox_repo` [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | let sandbox_repo = SandboxRepo::new(&db); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sandbox_repo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:403:25 [INFO] [stdout] | [INFO] [stdout] 403 | let (scheduler, mut job_rx, tenant) = setup_test_scheduler().await; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `job_rx` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:403:25 [INFO] [stdout] | [INFO] [stdout] 403 | let (scheduler, mut job_rx, tenant) = setup_test_scheduler().await; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:427:25 [INFO] [stdout] | [INFO] [stdout] 427 | let (scheduler, mut job_rx, tenant) = setup_test_scheduler().await; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `job_rx` [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:427:25 [INFO] [stdout] | [INFO] [stdout] 427 | let (scheduler, mut job_rx, tenant) = setup_test_scheduler().await; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `level` [INFO] [stdout] --> crates/orchestrator/src/telemetry.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let level = match config.level.to_lowercase().as_str() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> crates/orchestrator/src/ws_api.rs:155:31 [INFO] [stdout] | [INFO] [stdout] 155 | Message::Ping(data) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `RequestTenantExt` is never used [INFO] [stdout] --> crates/orchestrator/src/auth.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait RequestTenantExt { [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 `name` and `rate_limit` are never read [INFO] [stdout] --> crates/orchestrator/src/auth.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct AuthenticatedTenant { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 33 | pub id: TenantId, [INFO] [stdout] 34 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub rate_limit: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthenticatedTenant` 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: function `optional_auth_middleware` is never used [INFO] [stdout] --> crates/orchestrator/src/auth.rs:138:14 [INFO] [stdout] | [INFO] [stdout] 138 | pub async fn optional_auth_middleware( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extract_tenant` is never used [INFO] [stdout] --> crates/orchestrator/src/auth.rs:165:8 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn extract_tenant(request: &Request) -> Result<&AuthenticatedTenant, AppError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `load` is never used [INFO] [stdout] --> crates/orchestrator/src/config.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl Config { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 57 | /// Load configuration from all sources. [INFO] [stdout] 58 | pub fn load() -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_active` is never used [INFO] [stdout] --> crates/orchestrator/src/db.rs:204:18 [INFO] [stdout] | [INFO] [stdout] 137 | impl<'a> TenantRepo<'a> { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 204 | pub async fn set_active(&self, id: &TenantId, active: bool) -> AppResult<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `delete` is never used [INFO] [stdout] --> crates/orchestrator/src/db.rs:360:18 [INFO] [stdout] | [INFO] [stdout] 220 | impl<'a> SandboxRepo<'a> { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 360 | pub async fn delete(&self, id: &SandboxId) -> AppResult<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `list_for_sandbox` is never used [INFO] [stdout] --> crates/orchestrator/src/db.rs:458:18 [INFO] [stdout] | [INFO] [stdout] 398 | impl<'a> JobRepo<'a> { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 458 | pub async fn list_for_sandbox(&self, sandbox_id: &SandboxId) -> AppResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_context` is never used [INFO] [stdout] --> crates/orchestrator/src/error.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 172 | pub trait ResultExt { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 173 | /// Convert an error with context message. [INFO] [stdout] 174 | fn with_context(self, msg: impl Into) -> AppResult; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_retries` is never read [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct JobRunnerConfig { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub max_retries: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JobRunnerConfig` 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: function `setup_test_runner` is never used [INFO] [stdout] --> crates/orchestrator/src/job_runner.rs:237:14 [INFO] [stdout] | [INFO] [stdout] 237 | async fn setup_test_runner() -> (JobRunner, mpsc::Sender) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `parse_deps` and `parse_resource_limits` are never used [INFO] [stdout] --> crates/orchestrator/src/models.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 169 | impl JobRow { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn parse_deps(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | pub fn parse_resource_limits(&self) -> ResourceLimits { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tenant_id` is never read [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct QueuedJob { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 23 | pub job_id: JobId, [INFO] [stdout] 24 | pub tenant_id: TenantId, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueuedJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `max_sandboxes_per_tenant` and `max_concurrency_per_tenant` are never read [INFO] [stdout] --> crates/orchestrator/src/scheduler.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct SchedulerConfig { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 57 | /// Maximum sandboxes per tenant. [INFO] [stdout] 58 | pub max_sandboxes_per_tenant: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub max_concurrency_per_tenant: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SchedulerConfig` 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 `is_sandbox_alive` is never used [INFO] [stdout] --> crates/orchestrator/src/vm_manager.rs:298:18 [INFO] [stdout] | [INFO] [stdout] 37 | impl VmManager { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 298 | pub async fn is_sandbox_alive(&self, sandbox_id: &SandboxId) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Log` and `Error` are never constructed [INFO] [stdout] --> crates/orchestrator/src/ws_api.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum WsServerMessage { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 39 | Log { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | Error { message: String }, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WsServerMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "52f6038101e90f8ca92d2fecc49b8f9dc3fc01621acaeb0a0d04173b4b0c8811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f6038101e90f8ca92d2fecc49b8f9dc3fc01621acaeb0a0d04173b4b0c8811", kill_on_drop: false }` [INFO] [stdout] 52f6038101e90f8ca92d2fecc49b8f9dc3fc01621acaeb0a0d04173b4b0c8811 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a9fb68063cb0bc68df43e4b717411ed1d8dbeb737aea649bea6804917dc8db6 [INFO] running `Command { std: "docker" "start" "-a" "3a9fb68063cb0bc68df43e4b717411ed1d8dbeb737aea649bea6804917dc8db6", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `error` [INFO] [stderr] --> crates/vm-backend-firecracker/src/firecracker_backend.rs:20:22 [INFO] [stderr] | [INFO] [stderr] 20 | use tracing::{debug, error, info, warn}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> crates/vm-backend-firecracker/src/firecracker_backend.rs:489:26 [INFO] [stderr] | [INFO] [stderr] 489 | for (sandbox_id, mut process) in processes.drain() { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `agent_ready_timeout` is never read [INFO] [stderr] --> crates/vm-backend-firecracker/src/firecracker_backend.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct FirecrackerBackend { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 38 | agent_ready_timeout: Duration, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `patch`, `get`, `stop_instance`, `get_instance_info`, and `health_check` are never used [INFO] [stderr] --> crates/vm-backend-firecracker/src/firecracker_client.rs:136:18 [INFO] [stderr] | [INFO] [stderr] 30 | impl FirecrackerClient { [INFO] [stderr] | ---------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 136 | pub async fn patch(&self, path: &str, body: &T) -> VmResult<()> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 154 | pub async fn get(&self, path: &str) -> VmResult { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 200 | pub async fn stop_instance(&self) -> VmResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 211 | pub async fn get_instance_info(&self) -> VmResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 216 | pub async fn health_check(&self) -> VmResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `InstanceInfo` is never constructed [INFO] [stderr] --> crates/vm-backend-firecracker/src/firecracker_client.rs:290:12 [INFO] [stderr] | [INFO] [stderr] 290 | pub struct InstanceInfo { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `vsock_cid` is never read [INFO] [stderr] --> crates/vm-backend-firecracker/src/vsock.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 87 | pub struct VsockClient { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 88 | vsock_cid: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `VsockClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `LogStreamer` is never constructed [INFO] [stderr] --> crates/vm-backend-firecracker/src/vsock.rs:419:12 [INFO] [stderr] | [INFO] [stderr] 419 | pub struct LogStreamer { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `connect` and `next_line` are never used [INFO] [stderr] --> crates/vm-backend-firecracker/src/vsock.rs:426:18 [INFO] [stderr] | [INFO] [stderr] 424 | impl LogStreamer { [INFO] [stderr] | ---------------- associated items in this implementation [INFO] [stderr] 425 | /// Create a new log streamer connected to the guest. [INFO] [stderr] 426 | pub async fn connect(uds_path: &str, port: u32) -> VmResult { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 445 | pub async fn next_line(&mut self) -> VmResult> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `vm-backend-firecracker` (lib) generated 8 warnings (run `cargo fix --lib -p vm-backend-firecracker` to apply 2 suggestions) [INFO] [stderr] warning: `vm-backend-firecracker` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] warning: unused import: `response::IntoResponse` [INFO] [stderr] --> crates/orchestrator/src/http_api.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | response::IntoResponse, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Language` and `ResourceLimits` [INFO] [stderr] --> crates/orchestrator/src/http_api.rs:16:80 [INFO] [stderr] | [INFO] [stderr] 16 | CreateSandboxRequest, ExecutionRequest, ExecutionResult, JobId, JobStatus, Language, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 17 | ResourceLimits, SandboxId, SandboxMetadata, SubmitJobRequest, SubmitJobResponse, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Deserialize` [INFO] [stderr] --> crates/orchestrator/src/http_api.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::models::UpdateJob` [INFO] [stderr] --> crates/orchestrator/src/job_runner.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::models::UpdateJob; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `SandboxState` [INFO] [stderr] --> crates/orchestrator/src/job_runner.rs:8:38 [INFO] [stderr] | [INFO] [stderr] 8 | use sandbox_types::{ExecutionResult, SandboxState}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `TenantRepo` [INFO] [stderr] --> crates/orchestrator/src/job_runner.rs:229:48 [INFO] [stderr] | [INFO] [stderr] 229 | use crate::db::{init_pool, run_migrations, TenantRepo}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::models::CreateTenant` [INFO] [stderr] --> crates/orchestrator/src/job_runner.rs:230:9 [INFO] [stderr] | [INFO] [stderr] 230 | use crate::models::CreateTenant; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Language` and `TenantId` [INFO] [stderr] --> crates/orchestrator/src/job_runner.rs:232:25 [INFO] [stderr] | [INFO] [stderr] 232 | use sandbox_types::{Language, ResourceLimits, TenantId}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::sync::oneshot` [INFO] [stderr] --> crates/orchestrator/src/job_runner.rs:234:9 [INFO] [stderr] | [INFO] [stderr] 234 | use tokio::sync::oneshot; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `chrono::Utc` [INFO] [stderr] --> crates/orchestrator/src/scheduler.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use chrono::Utc; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `parking_lot::RwLock` [INFO] [stderr] --> crates/orchestrator/src/scheduler.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use parking_lot::RwLock; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `JobStatus` and `SandboxMetadata` [INFO] [stderr] --> crates/orchestrator/src/scheduler.rs:12:47 [INFO] [stderr] | [INFO] [stderr] 12 | ExecutionRequest, ExecutionResult, JobId, JobStatus, Language, ResourceLimits, SandboxId, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 13 | SandboxMetadata, SandboxState, TenantId, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `error` and `warn` [INFO] [stderr] --> crates/orchestrator/src/scheduler.rs:18:22 [INFO] [stderr] | [INFO] [stderr] 18 | use tracing::{debug, error, info, warn}; [INFO] [stderr] | ^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `FirecrackerBackend` [INFO] [stderr] --> crates/orchestrator/src/vm_manager.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | FirecrackerBackend, FirecrackerBackendBuilder, VmBackend, VmConfig, VmInstance, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `AppResult` [INFO] [stderr] --> crates/orchestrator/src/ws_api.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use crate::error::{AppError, AppResult}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `VmLogMessage` [INFO] [stderr] --> crates/orchestrator/src/ws_api.rs:16:67 [INFO] [stderr] | [INFO] [stderr] 16 | use sandbox_types::{ExecutionResult, JobId, JobStatus, LogStream, VmLogMessage}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio::sync::broadcast` [INFO] [stderr] --> crates/orchestrator/src/ws_api.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use tokio::sync::broadcast; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `error` and `warn` [INFO] [stderr] --> crates/orchestrator/src/ws_api.rs:20:22 [INFO] [stderr] | [INFO] [stderr] 20 | use tracing::{debug, error, info, warn}; [INFO] [stderr] | ^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `generate_api_key` [INFO] [stderr] --> crates/orchestrator/src/main.rs:247:23 [INFO] [stderr] | [INFO] [stderr] 247 | use crate::auth::{generate_api_key, hash_api_key}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sandbox_id` [INFO] [stderr] --> crates/orchestrator/src/vm_manager.rs:146:30 [INFO] [stderr] | [INFO] [stderr] 146 | async fn spawn_vm(&self, sandbox_id: &SandboxId, config: VmConfig) -> AppResult { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sandbox_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `job_row` [INFO] [stderr] --> crates/orchestrator/src/scheduler.rs:160:13 [INFO] [stderr] | [INFO] [stderr] 160 | let job_row = job_repo [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_row` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `result_rx` [INFO] [stderr] --> crates/orchestrator/src/scheduler.rs:173:25 [INFO] [stderr] | [INFO] [stderr] 173 | let (result_tx, result_rx) = oneshot::channel(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result_rx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sandbox_id` [INFO] [stderr] --> crates/orchestrator/src/http_api.rs:261:18 [INFO] [stderr] | [INFO] [stderr] 261 | let (job_id, sandbox_id) = state.scheduler.submit_job(&tenant, exec_request.clone()).await?; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sandbox_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sandbox_repo` [INFO] [stderr] --> crates/orchestrator/src/job_runner.rs:212:13 [INFO] [stderr] | [INFO] [stderr] 212 | let sandbox_repo = SandboxRepo::new(&db); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sandbox_repo` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> crates/orchestrator/src/scheduler.rs:403:25 [INFO] [stderr] | [INFO] [stderr] 403 | let (scheduler, mut job_rx, tenant) = setup_test_scheduler().await; [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `job_rx` [INFO] [stderr] --> crates/orchestrator/src/scheduler.rs:403:25 [INFO] [stderr] | [INFO] [stderr] 403 | let (scheduler, mut job_rx, tenant) = setup_test_scheduler().await; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_rx` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> crates/orchestrator/src/scheduler.rs:427:25 [INFO] [stderr] | [INFO] [stderr] 427 | let (scheduler, mut job_rx, tenant) = setup_test_scheduler().await; [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `job_rx` [INFO] [stderr] --> crates/orchestrator/src/scheduler.rs:427:25 [INFO] [stderr] | [INFO] [stderr] 427 | let (scheduler, mut job_rx, tenant) = setup_test_scheduler().await; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_job_rx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `level` [INFO] [stderr] --> crates/orchestrator/src/telemetry.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | let level = match config.level.to_lowercase().as_str() { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_level` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> crates/orchestrator/src/ws_api.rs:155:31 [INFO] [stderr] | [INFO] [stderr] 155 | Message::Ping(data) => { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: trait `RequestTenantExt` is never used [INFO] [stderr] --> crates/orchestrator/src/auth.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | pub trait RequestTenantExt { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `name` and `rate_limit` are never read [INFO] [stderr] --> crates/orchestrator/src/auth.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 32 | pub struct AuthenticatedTenant { [INFO] [stderr] | ------------------- fields in this struct [INFO] [stderr] 33 | pub id: TenantId, [INFO] [stderr] 34 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 37 | pub rate_limit: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AuthenticatedTenant` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `optional_auth_middleware` is never used [INFO] [stderr] --> crates/orchestrator/src/auth.rs:138:14 [INFO] [stderr] | [INFO] [stderr] 138 | pub async fn optional_auth_middleware( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `extract_tenant` is never used [INFO] [stderr] --> crates/orchestrator/src/auth.rs:165:8 [INFO] [stderr] | [INFO] [stderr] 165 | pub fn extract_tenant(request: &Request) -> Result<&AuthenticatedTenant, AppError> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `load` is never used [INFO] [stderr] --> crates/orchestrator/src/config.rs:58:12 [INFO] [stderr] | [INFO] [stderr] 56 | impl Config { [INFO] [stderr] | ----------- associated function in this implementation [INFO] [stderr] 57 | /// Load configuration from all sources. [INFO] [stderr] 58 | pub fn load() -> Result { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `set_active` is never used [INFO] [stderr] --> crates/orchestrator/src/db.rs:204:18 [INFO] [stderr] | [INFO] [stderr] 137 | impl<'a> TenantRepo<'a> { [INFO] [stderr] | ----------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 204 | pub async fn set_active(&self, id: &TenantId, active: bool) -> AppResult<()> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `delete` is never used [INFO] [stderr] --> crates/orchestrator/src/db.rs:360:18 [INFO] [stderr] | [INFO] [stderr] 220 | impl<'a> SandboxRepo<'a> { [INFO] [stderr] | ------------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 360 | pub async fn delete(&self, id: &SandboxId) -> AppResult<()> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `list_for_sandbox` is never used [INFO] [stderr] --> crates/orchestrator/src/db.rs:458:18 [INFO] [stderr] | [INFO] [stderr] 398 | impl<'a> JobRepo<'a> { [INFO] [stderr] | -------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 458 | pub async fn list_for_sandbox(&self, sandbox_id: &SandboxId) -> AppResult> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `with_context` is never used [INFO] [stderr] --> crates/orchestrator/src/error.rs:174:8 [INFO] [stderr] | [INFO] [stderr] 172 | pub trait ResultExt { [INFO] [stderr] | --------- method in this trait [INFO] [stderr] 173 | /// Convert an error with context message. [INFO] [stderr] 174 | fn with_context(self, msg: impl Into) -> AppResult; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `max_retries` is never read [INFO] [stderr] --> crates/orchestrator/src/job_runner.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct JobRunnerConfig { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 23 | pub max_retries: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JobRunnerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `setup_test_runner` is never used [INFO] [stderr] --> crates/orchestrator/src/job_runner.rs:237:14 [INFO] [stderr] | [INFO] [stderr] 237 | async fn setup_test_runner() -> (JobRunner, mpsc::Sender) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `parse_deps` and `parse_resource_limits` are never used [INFO] [stderr] --> crates/orchestrator/src/models.rs:201:12 [INFO] [stderr] | [INFO] [stderr] 169 | impl JobRow { [INFO] [stderr] | ----------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 201 | pub fn parse_deps(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 206 | pub fn parse_resource_limits(&self) -> ResourceLimits { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `tenant_id` is never read [INFO] [stderr] --> crates/orchestrator/src/scheduler.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub struct QueuedJob { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 23 | pub job_id: JobId, [INFO] [stderr] 24 | pub tenant_id: TenantId, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `QueuedJob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `max_sandboxes_per_tenant` and `max_concurrency_per_tenant` are never read [INFO] [stderr] --> crates/orchestrator/src/scheduler.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 56 | pub struct SchedulerConfig { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 57 | /// Maximum sandboxes per tenant. [INFO] [stderr] 58 | pub max_sandboxes_per_tenant: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 61 | pub max_concurrency_per_tenant: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SchedulerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `is_sandbox_alive` is never used [INFO] [stderr] --> crates/orchestrator/src/vm_manager.rs:298:18 [INFO] [stderr] | [INFO] [stderr] 37 | impl VmManager { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 298 | pub async fn is_sandbox_alive(&self, sandbox_id: &SandboxId) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `Log` and `Error` are never constructed [INFO] [stderr] --> crates/orchestrator/src/ws_api.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 32 | pub enum WsServerMessage { [INFO] [stderr] | --------------- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 39 | Log { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 51 | Error { message: String }, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WsServerMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `orchestrator` (bin "sandbox-orchestrator" test) generated 46 warnings (run `cargo fix --bin "sandbox-orchestrator" -p orchestrator --tests` to apply 30 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sandbox_orchestrator-16279c8ab5bc1f9b) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test auth::tests::test_check_sandbox_limit ... ok [INFO] [stdout] test auth::tests::test_check_concurrency_limit ... ok [INFO] [stdout] test auth::tests::test_generate_api_key ... ok [INFO] [stdout] test auth::tests::test_hash_api_key ... ok [INFO] [stdout] test config::tests::test_config_validation ... ok [INFO] [stdout] test config::tests::test_config_serialization ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test error::tests::test_error_status_codes ... ok [INFO] [stdout] test http_api::tests::test_health_response_serialization ... ok [INFO] [stdout] test config::tests::test_http_address ... ok [INFO] [stdout] test job_runner::tests::test_job_runner_config ... ok [INFO] [stdout] test error::tests::test_error_codes ... ok [INFO] [stdout] test error::tests::test_result_ext_option ... ok [INFO] [stdout] test models::tests::test_job_row_conversion ... ok [INFO] [stdout] test models::tests::test_sandbox_row_conversion ... ok [INFO] [stdout] test models::tests::test_update_job_from_result ... ok [INFO] [stdout] test ws_api::tests::test_client_message_deserialization ... ok [INFO] [stdout] test telemetry::tests::test_request_id ... ok [INFO] [stdout] test ws_api::tests::test_server_message_serialization ... ok [INFO] [stdout] test tests::test_args_parsing ... ok [INFO] [stdout] test db::tests::test_job_crud ... ok [INFO] [stdout] test db::tests::test_tenant_crud ... ok [INFO] [stdout] test db::tests::test_sandbox_crud ... ok [INFO] [stdout] test scheduler::tests::test_concurrency_limit ... ok [INFO] [stdout] test scheduler::tests::test_submit_job ... ok [INFO] [stdout] test vm_manager::tests::test_create_sandbox ... FAILED [INFO] [stdout] test vm_manager::tests::test_destroy_sandbox ... FAILED [INFO] [stdout] test scheduler::tests::test_job_with_specific_sandbox ... ok [INFO] [stdout] test vm_manager::tests::test_list_sandboxes ... FAILED [INFO] [stdout] test vm_manager::tests::test_execute_job ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- vm_manager::tests::test_create_sandbox stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'vm_manager::tests::test_create_sandbox' (53) panicked at crates/orchestrator/src/vm_manager.rs:418:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DatabaseError(Database(SqliteError { code: 787, message: "FOREIGN KEY constraint failed" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61f4f53e1a02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61f4f53e1a02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61f4f53e1a02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61f4f53e1a02 - <::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61f4f53f9aaa - ::fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61f4f53f9aaa - core[c5ed12ab89cc536a]::fmt::write [INFO] [stdout] 6: 0x61f4f53e7506 - std[716c9a7a72e5c14e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61f4f53e7506 - as std[716c9a7a72e5c14e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61f4f53bf49f - ::print [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61f4f53bf49f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61f4f53d9939 - std[716c9a7a72e5c14e]::panicking::default_hook [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61f4f4ebd47e - core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x61f4f4ebd47e - test[64760d2bdea328cc]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61f4f53d9ba2 - core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x61f4f53d9ba2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61f4f53bf558 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61f4f53b6ef9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61f4f53c03ad - __rustc[4f0b026143eab78e]::rust_begin_unwind [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61f4f53fa21c - core[c5ed12ab89cc536a]::panicking::panic_fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61f4f53f9f62 - core[c5ed12ab89cc536a]::result::unwrap_failed [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x61f4f4e48e29 - >::unwrap [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x61f4f4e48e29 - sandbox_orchestrator[5e1a02eb4e7e9117]::vm_manager::tests::test_create_sandbox::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/orchestrator/src/vm_manager.rs:418:14 [INFO] [stdout] 22: 0x61f4f4e2cad2 - > as core[c5ed12ab89cc536a]::future::future::Future>::poll [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x61f4f4e2cb4d - >> as core[c5ed12ab89cc536a]::future::future::Future>::poll [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x61f4f4e3861d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x61f4f4e3850b - tokio[9135cd5fa80fe2df]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x61f4f4e3850b - tokio[9135cd5fa80fe2df]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x61f4f4e3850b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x61f4f4e2e4d0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x61f4f4e374cd - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x61f4f4e367c4 - ::enter::<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x61f4f4e1c85b - >::set::<::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x61f4f4eaba49 - tokio[9135cd5fa80fe2df]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x61f4f4e604c2 - >::try_with::, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>)> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x61f4f4e6004e - >::with::, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>)> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x61f4f4ea767d - tokio[9135cd5fa80fe2df]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x61f4f4e31070 - ::enter::<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x61f4f4e31366 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x61f4f4e36050 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x61f4f4e3a803 - tokio[9135cd5fa80fe2df]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x61f4f4e2d5b1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x61f4f4e89934 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x61f4f4e89afc - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x61f4f4e4d002 - sandbox_orchestrator[5e1a02eb4e7e9117]::vm_manager::tests::test_create_sandbox [INFO] [stdout] at /opt/rustwide/workdir/crates/orchestrator/src/vm_manager.rs:421:54 [INFO] [stdout] 44: 0x61f4f4e47e27 - sandbox_orchestrator[5e1a02eb4e7e9117]::vm_manager::tests::test_create_sandbox::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/orchestrator/src/vm_manager.rs:412:35 [INFO] [stdout] 45: 0x61f4f4deaff6 - >::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x61f4f4eb182b - core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x61f4f4eb182b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x61f4f4ebe08a - test[64760d2bdea328cc]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x61f4f4ebe08a - as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x61f4f4ebe08a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x61f4f4ebe08a - std[716c9a7a72e5c14e]::panicking::catch_unwind::, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x61f4f4ebe08a - std[716c9a7a72e5c14e]::panic::catch_unwind::, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x61f4f4ebe08a - test[64760d2bdea328cc]::run_test_in_process [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x61f4f4ebe08a - test[64760d2bdea328cc]::run_test::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x61f4f4eb8554 - test[64760d2bdea328cc]::run_test::{closure#1} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x61f4f4eb8554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x61f4f4ec0b82 - ::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x61f4f4ec0b82 - ::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x61f4f53e126f - + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x61f4f53e126f - ::new::thread_start [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 66: 0x7ba172e09aa4 - [INFO] [stdout] 67: 0x7ba172e96a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- vm_manager::tests::test_destroy_sandbox stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'vm_manager::tests::test_destroy_sandbox' (54) panicked at crates/orchestrator/src/vm_manager.rs:431:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DatabaseError(Database(SqliteError { code: 787, message: "FOREIGN KEY constraint failed" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61f4f53e1a02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61f4f53e1a02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61f4f53e1a02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61f4f53e1a02 - <::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61f4f53f9aaa - ::fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61f4f53f9aaa - core[c5ed12ab89cc536a]::fmt::write [INFO] [stdout] 6: 0x61f4f53e7506 - std[716c9a7a72e5c14e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61f4f53e7506 - as std[716c9a7a72e5c14e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61f4f53bf49f - ::print [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61f4f53bf49f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61f4f53d9939 - std[716c9a7a72e5c14e]::panicking::default_hook [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61f4f4ebd47e - core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x61f4f4ebd47e - test[64760d2bdea328cc]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61f4f53d9ba2 - core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x61f4f53d9ba2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61f4f53bf558 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61f4f53b6ef9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61f4f53c03ad - __rustc[4f0b026143eab78e]::rust_begin_unwind [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61f4f53fa21c - core[c5ed12ab89cc536a]::panicking::panic_fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61f4f53f9f62 - core[c5ed12ab89cc536a]::result::unwrap_failed [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x61f4f4e4a0bc - >::unwrap [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x61f4f4e4a0bc - sandbox_orchestrator[5e1a02eb4e7e9117]::vm_manager::tests::test_destroy_sandbox::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/orchestrator/src/vm_manager.rs:431:14 [INFO] [stdout] 22: 0x61f4f4e2cad2 - > as core[c5ed12ab89cc536a]::future::future::Future>::poll [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x61f4f4e2cb4d - >> as core[c5ed12ab89cc536a]::future::future::Future>::poll [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x61f4f4e3861d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x61f4f4e3850b - tokio[9135cd5fa80fe2df]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x61f4f4e3850b - tokio[9135cd5fa80fe2df]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x61f4f4e3850b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x61f4f4e2e4d0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x61f4f4e374cd - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x61f4f4e367c4 - ::enter::<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x61f4f4e1c85b - >::set::<::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x61f4f4eaba49 - tokio[9135cd5fa80fe2df]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x61f4f4e604c2 - >::try_with::, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>)> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x61f4f4e6004e - >::with::, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>)> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x61f4f4ea767d - tokio[9135cd5fa80fe2df]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x61f4f4e31070 - ::enter::<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x61f4f4e31366 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x61f4f4e36050 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x61f4f4e3a803 - tokio[9135cd5fa80fe2df]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x61f4f4e2d5b1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x61f4f4e89934 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x61f4f4e89afc - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x61f4f4e4d3a2 - sandbox_orchestrator[5e1a02eb4e7e9117]::vm_manager::tests::test_destroy_sandbox [INFO] [stdout] at /opt/rustwide/workdir/crates/orchestrator/src/vm_manager.rs:437:54 [INFO] [stdout] 44: 0x61f4f4e47e87 - sandbox_orchestrator[5e1a02eb4e7e9117]::vm_manager::tests::test_destroy_sandbox::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/orchestrator/src/vm_manager.rs:425:36 [INFO] [stdout] 45: 0x61f4f4deb076 - >::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x61f4f4eb182b - core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x61f4f4eb182b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x61f4f4ebe08a - test[64760d2bdea328cc]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x61f4f4ebe08a - as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x61f4f4ebe08a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x61f4f4ebe08a - std[716c9a7a72e5c14e]::panicking::catch_unwind::, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x61f4f4ebe08a - std[716c9a7a72e5c14e]::panic::catch_unwind::, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x61f4f4ebe08a - test[64760d2bdea328cc]::run_test_in_process [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x61f4f4ebe08a - test[64760d2bdea328cc]::run_test::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x61f4f4eb8554 - test[64760d2bdea328cc]::run_test::{closure#1} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x61f4f4eb8554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x61f4f4ec0b82 - ::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x61f4f4ec0b82 - ::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x61f4f53e126f - + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x61f4f53e126f - ::new::thread_start [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 66: 0x7ba172e09aa4 - [INFO] [stdout] 67: 0x7ba172e96a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- vm_manager::tests::test_list_sandboxes stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'vm_manager::tests::test_list_sandboxes' (56) panicked at crates/orchestrator/src/vm_manager.rs:473:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DatabaseError(Database(SqliteError { code: 787, message: "FOREIGN KEY constraint failed" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61f4f53e1a02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61f4f53e1a02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61f4f53e1a02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61f4f53e1a02 - <::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61f4f53f9aaa - ::fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61f4f53f9aaa - core[c5ed12ab89cc536a]::fmt::write [INFO] [stdout] 6: 0x61f4f53e7506 - std[716c9a7a72e5c14e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61f4f53e7506 - as std[716c9a7a72e5c14e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61f4f53bf49f - ::print [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61f4f53bf49f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61f4f53d9939 - std[716c9a7a72e5c14e]::panicking::default_hook [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61f4f4ebd47e - core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x61f4f4ebd47e - test[64760d2bdea328cc]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61f4f53d9ba2 - core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x61f4f53d9ba2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61f4f53bf558 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61f4f53b6ef9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61f4f53c03ad - __rustc[4f0b026143eab78e]::rust_begin_unwind [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61f4f53fa21c - core[c5ed12ab89cc536a]::panicking::panic_fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61f4f53f9f62 - core[c5ed12ab89cc536a]::result::unwrap_failed [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x61f4f4e49526 - >::unwrap [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x61f4f4e49526 - sandbox_orchestrator[5e1a02eb4e7e9117]::vm_manager::tests::test_list_sandboxes::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/orchestrator/src/vm_manager.rs:473:14 [INFO] [stdout] 22: 0x61f4f4e2cad2 - > as core[c5ed12ab89cc536a]::future::future::Future>::poll [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x61f4f4e2cb4d - >> as core[c5ed12ab89cc536a]::future::future::Future>::poll [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x61f4f4e3861d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x61f4f4e3850b - tokio[9135cd5fa80fe2df]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x61f4f4e3850b - tokio[9135cd5fa80fe2df]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x61f4f4e3850b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x61f4f4e2e4d0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x61f4f4e374cd - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x61f4f4e367c4 - ::enter::<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x61f4f4e1c85b - >::set::<::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x61f4f4eaba49 - tokio[9135cd5fa80fe2df]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x61f4f4e604c2 - >::try_with::, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>)> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x61f4f4e6004e - >::with::, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>)> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x61f4f4ea767d - tokio[9135cd5fa80fe2df]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x61f4f4e31070 - ::enter::<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x61f4f4e31366 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x61f4f4e36050 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x61f4f4e3a803 - tokio[9135cd5fa80fe2df]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x61f4f4e2d5b1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x61f4f4e89934 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x61f4f4e89afc - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x61f4f4e4d1d2 - sandbox_orchestrator[5e1a02eb4e7e9117]::vm_manager::tests::test_list_sandboxes [INFO] [stdout] at /opt/rustwide/workdir/crates/orchestrator/src/vm_manager.rs:480:39 [INFO] [stdout] 44: 0x61f4f4e47e57 - sandbox_orchestrator[5e1a02eb4e7e9117]::vm_manager::tests::test_list_sandboxes::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/orchestrator/src/vm_manager.rs:465:35 [INFO] [stdout] 45: 0x61f4f4deb036 - >::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x61f4f4eb182b - core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x61f4f4eb182b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x61f4f4ebe08a - test[64760d2bdea328cc]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x61f4f4ebe08a - as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x61f4f4ebe08a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x61f4f4ebe08a - std[716c9a7a72e5c14e]::panicking::catch_unwind::, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x61f4f4ebe08a - std[716c9a7a72e5c14e]::panic::catch_unwind::, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x61f4f4ebe08a - test[64760d2bdea328cc]::run_test_in_process [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x61f4f4ebe08a - test[64760d2bdea328cc]::run_test::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x61f4f4eb8554 - test[64760d2bdea328cc]::run_test::{closure#1} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x61f4f4eb8554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x61f4f4ec0b82 - ::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x61f4f4ec0b82 - ::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x61f4f53e126f - + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x61f4f53e126f - ::new::thread_start [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 66: 0x7ba172e09aa4 - [INFO] [stdout] 67: 0x7ba172e96a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- vm_manager::tests::test_execute_job stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'vm_manager::tests::test_execute_job' (55) panicked at crates/orchestrator/src/vm_manager.rs:447:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: DatabaseError(Database(SqliteError { code: 787, message: "FOREIGN KEY constraint failed" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61f4f53e1a02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61f4f53e1a02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61f4f53e1a02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61f4f53e1a02 - <::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61f4f53f9aaa - ::fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61f4f53f9aaa - core[c5ed12ab89cc536a]::fmt::write [INFO] [stdout] 6: 0x61f4f53e7506 - std[716c9a7a72e5c14e]::io::default_write_fmt::> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61f4f53e7506 - as std[716c9a7a72e5c14e]::io::Write>::write_fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x61f4f53bf49f - ::print [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61f4f53bf49f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61f4f53d9939 - std[716c9a7a72e5c14e]::panicking::default_hook [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61f4f4ebd47e - core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x61f4f4ebd47e - test[64760d2bdea328cc]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61f4f53d9ba2 - core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x61f4f53d9ba2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61f4f53bf558 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61f4f53b6ef9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61f4f53c03ad - __rustc[4f0b026143eab78e]::rust_begin_unwind [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61f4f53fa21c - core[c5ed12ab89cc536a]::panicking::panic_fmt [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61f4f53f9f62 - core[c5ed12ab89cc536a]::result::unwrap_failed [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x61f4f4e483c8 - >::unwrap [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x61f4f4e483c8 - sandbox_orchestrator[5e1a02eb4e7e9117]::vm_manager::tests::test_execute_job::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/orchestrator/src/vm_manager.rs:447:14 [INFO] [stdout] 22: 0x61f4f4e2cad2 - > as core[c5ed12ab89cc536a]::future::future::Future>::poll [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x61f4f4e2cb4d - >> as core[c5ed12ab89cc536a]::future::future::Future>::poll [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x61f4f4e3861d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x61f4f4e3850b - tokio[9135cd5fa80fe2df]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x61f4f4e3850b - tokio[9135cd5fa80fe2df]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x61f4f4e3850b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x61f4f4e2e4d0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x61f4f4e374cd - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x61f4f4e367c4 - ::enter::<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x61f4f4e1c85b - >::set::<::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x61f4f4eaba49 - tokio[9135cd5fa80fe2df]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x61f4f4e604c2 - >::try_with::, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>)> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x61f4f4e6004e - >::with::, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>)> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x61f4f4ea767d - tokio[9135cd5fa80fe2df]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box, core[c5ed12ab89cc536a]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x61f4f4e31070 - ::enter::<::block_on>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x61f4f4e31366 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x61f4f4e36050 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x61f4f4e3a803 - tokio[9135cd5fa80fe2df]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x61f4f4e2d5b1 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x61f4f4e89934 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x61f4f4e89afc - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x61f4f4e4ce32 - sandbox_orchestrator[5e1a02eb4e7e9117]::vm_manager::tests::test_execute_job [INFO] [stdout] at /opt/rustwide/workdir/crates/orchestrator/src/vm_manager.rs:461:40 [INFO] [stdout] 44: 0x61f4f4e47347 - sandbox_orchestrator[5e1a02eb4e7e9117]::vm_manager::tests::test_execute_job::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/orchestrator/src/vm_manager.rs:441:32 [INFO] [stdout] 45: 0x61f4f4deafb6 - >::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x61f4f4eb182b - core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x61f4f4eb182b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x61f4f4ebe08a - test[64760d2bdea328cc]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x61f4f4ebe08a - as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x61f4f4ebe08a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x61f4f4ebe08a - std[716c9a7a72e5c14e]::panicking::catch_unwind::, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x61f4f4ebe08a - std[716c9a7a72e5c14e]::panic::catch_unwind::, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x61f4f4ebe08a - test[64760d2bdea328cc]::run_test_in_process [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x61f4f4ebe08a - test[64760d2bdea328cc]::run_test::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x61f4f4eb8554 - test[64760d2bdea328cc]::run_test::{closure#1} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x61f4f4eb8554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x61f4f4ec0b82 - ::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x61f4f4ec0b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x61f4f4ec0b82 - ::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x61f4f53e126f - + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 65: 0x61f4f53e126f - ::new::thread_start [INFO] [stdout] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 66: 0x7ba172e09aa4 - [INFO] [stdout] 67: 0x7ba172e96a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] vm_manager::tests::test_create_sandbox [INFO] [stdout] vm_manager::tests::test_destroy_sandbox [INFO] [stdout] vm_manager::tests::test_execute_job [INFO] [stdout] vm_manager::tests::test_list_sandboxes [INFO] [stdout] [INFO] [stdout] test result: FAILED. 26 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p orchestrator --bin sandbox-orchestrator` [INFO] running `Command { std: "docker" "inspect" "3a9fb68063cb0bc68df43e4b717411ed1d8dbeb737aea649bea6804917dc8db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9fb68063cb0bc68df43e4b717411ed1d8dbeb737aea649bea6804917dc8db6", kill_on_drop: false }` [INFO] [stdout] 3a9fb68063cb0bc68df43e4b717411ed1d8dbeb737aea649bea6804917dc8db6