[INFO] cloning repository https://github.com/IsaacZD/aiman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IsaacZD/aiman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaacZD%2Faiman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaacZD%2Faiman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5693b1b37d924802f743267ede46fdb2a156099a [INFO] testing IsaacZD/aiman against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaacZD%2Faiman" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/IsaacZD/aiman [INFO] finished tweaking git repo https://github.com/IsaacZD/aiman [INFO] tweaked toml for git repo https://github.com/IsaacZD/aiman written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/IsaacZD/aiman on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/IsaacZD/aiman 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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v1.0.4 [INFO] [stderr] Downloaded toml v0.9.12+spec-1.1.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.42 [INFO] [stderr] Downloaded rev_buf_reader v0.3.0 [INFO] [stderr] Downloaded axum-core v0.5.6 [INFO] [stderr] Downloaded wrapcenum-derive v0.4.1 [INFO] [stderr] Downloaded nvml-wrapper-sys v0.8.0 [INFO] [stderr] Downloaded sysinfo v0.30.13 [INFO] [stderr] Downloaded process-wrap v9.1.0 [INFO] [stderr] Downloaded nvml-wrapper v0.10.0 [INFO] [stderr] Downloaded zerocopy v0.8.42 [INFO] [stderr] Downloaded nix v0.31.2 [INFO] [stderr] Downloaded axum v0.8.8 [INFO] [stderr] Downloaded toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded native-tls v0.2.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf2566d49eb3654710b5b2585f25dc403bbb5fe2b369185ea208d70c5978ebdd [INFO] running `Command { std: "docker" "start" "-a" "cf2566d49eb3654710b5b2585f25dc403bbb5fe2b369185ea208d70c5978ebdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf2566d49eb3654710b5b2585f25dc403bbb5fe2b369185ea208d70c5978ebdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf2566d49eb3654710b5b2585f25dc403bbb5fe2b369185ea208d70c5978ebdd", kill_on_drop: false }` [INFO] [stdout] cf2566d49eb3654710b5b2585f25dc403bbb5fe2b369185ea208d70c5978ebdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b115fb966ad1eba2914e2cdeddec5197152f2b641640ac6bde7fb174fb472540 [INFO] running `Command { std: "docker" "start" "-a" "b115fb966ad1eba2914e2cdeddec5197152f2b641640ac6bde7fb174fb472540", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling rev_buf_reader v0.3.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nvml-wrapper-sys v0.8.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nvml-wrapper v0.10.0 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling process-wrap v9.1.0 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling aiman-shared v0.1.0 (/opt/rustwide/workdir/crates/shared) [INFO] [stderr] Compiling aiman_dashboard v0.1.0 (/opt/rustwide/workdir/crates/aiman_dashboard) [INFO] [stderr] Compiling aiman_agent v0.1.0 (/opt/rustwide/workdir/crates/aiman_agent) [INFO] [stdout] warning: unused variable: `image_id` [INFO] [stdout] --> crates/aiman_dashboard/src/api/benchmark.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | let image_id = &container.image_id; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ws_bridge_not_found` is never used [INFO] [stdout] --> crates/aiman_dashboard/src/api/streaming.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | pub async fn ws_bridge_not_found() -> (StatusCode, &'static str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W dead-code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BadGateway` is never constructed [INFO] [stdout] --> crates/aiman_dashboard/src/error.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum DashboardError { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 29 | BadGateway, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DashboardError` 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 `hosts_config_path` and `ui_dir` are never read [INFO] [stdout] --> crates/aiman_dashboard/src/state.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub hosts_config_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub ui_dir: PathBuf, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ImageNotReady` is never constructed [INFO] [stdout] --> crates/aiman_agent/src/supervisor/error.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum SupervisorError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 24 | ImageNotReady, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SupervisorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: requested on the command line with `-W dead-code` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "b115fb966ad1eba2914e2cdeddec5197152f2b641640ac6bde7fb174fb472540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b115fb966ad1eba2914e2cdeddec5197152f2b641640ac6bde7fb174fb472540", kill_on_drop: false }` [INFO] [stdout] b115fb966ad1eba2914e2cdeddec5197152f2b641640ac6bde7fb174fb472540 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58eeff772d72e9b3720b5d2e0ddee77a757d8dcd1116f7f6b7826a6eff715c3f [INFO] running `Command { std: "docker" "start" "-a" "58eeff772d72e9b3720b5d2e0ddee77a757d8dcd1116f7f6b7826a6eff715c3f", kill_on_drop: false }` [INFO] [stderr] Compiling aiman-shared v0.1.0 (/opt/rustwide/workdir/crates/shared) [INFO] [stderr] Compiling aiman_dashboard v0.1.0 (/opt/rustwide/workdir/crates/aiman_dashboard) [INFO] [stderr] Compiling aiman_agent v0.1.0 (/opt/rustwide/workdir/crates/aiman_agent) [INFO] [stdout] warning: unused variable: `image_id` [INFO] [stdout] --> crates/aiman_dashboard/src/api/benchmark.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | let image_id = &container.image_id; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ws_bridge_not_found` is never used [INFO] [stdout] --> crates/aiman_dashboard/src/api/streaming.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | pub async fn ws_bridge_not_found() -> (StatusCode, &'static str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W dead-code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BadGateway` is never constructed [INFO] [stdout] --> crates/aiman_dashboard/src/error.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum DashboardError { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 29 | BadGateway, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DashboardError` 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 `hosts_config_path` and `ui_dir` are never read [INFO] [stdout] --> crates/aiman_dashboard/src/state.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub hosts_config_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub ui_dir: PathBuf, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ImageNotReady` is never constructed [INFO] [stdout] --> crates/aiman_agent/src/supervisor/error.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum SupervisorError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 24 | ImageNotReady, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SupervisorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: requested on the command line with `-W dead-code` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.24s [INFO] running `Command { std: "docker" "inspect" "58eeff772d72e9b3720b5d2e0ddee77a757d8dcd1116f7f6b7826a6eff715c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58eeff772d72e9b3720b5d2e0ddee77a757d8dcd1116f7f6b7826a6eff715c3f", kill_on_drop: false }` [INFO] [stdout] 58eeff772d72e9b3720b5d2e0ddee77a757d8dcd1116f7f6b7826a6eff715c3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6d88c701b1cb3d69339668ce5a89523e6d0c5fa4a2b2580f21be2aecf1cd729 [INFO] running `Command { std: "docker" "start" "-a" "b6d88c701b1cb3d69339668ce5a89523e6d0c5fa4a2b2580f21be2aecf1cd729", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `image_id` [INFO] [stderr] --> crates/aiman_dashboard/src/api/benchmark.rs:109:17 [INFO] [stderr] | [INFO] [stderr] 109 | let image_id = &container.image_id; [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `ws_bridge_not_found` is never used [INFO] [stderr] --> crates/aiman_dashboard/src/api/streaming.rs:180:14 [INFO] [stderr] | [INFO] [stderr] 180 | pub async fn ws_bridge_not_found() -> (StatusCode, &'static str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W dead-code` [INFO] [stderr] [INFO] [stderr] warning: variant `BadGateway` is never constructed [INFO] [stderr] --> crates/aiman_dashboard/src/error.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 9 | pub enum DashboardError { [INFO] [stderr] | -------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 29 | BadGateway, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DashboardError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `hosts_config_path` and `ui_dir` are never read [INFO] [stderr] --> crates/aiman_dashboard/src/state.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct AppState { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 22 | pub hosts_config_path: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 28 | pub ui_dir: PathBuf, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variant `ImageNotReady` is never constructed [INFO] [stderr] --> crates/aiman_agent/src/supervisor/error.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 2 | pub enum SupervisorError { [INFO] [stderr] | --------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 24 | ImageNotReady, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SupervisorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: requested on the command line with `-W dead-code` [INFO] [stderr] [INFO] [stderr] warning: `aiman_dashboard` (bin "aiman_dashboard" test) generated 4 warnings (run `cargo fix --bin "aiman_dashboard" -p aiman_dashboard --tests` to apply 1 suggestion) [INFO] [stderr] warning: `aiman_agent` (bin "aiman_agent" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aiman_shared-433291667ebff4bd) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aiman_agent-370cfda51d749983) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aiman_dashboard-d70501641ee836dd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests aiman_shared [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b6d88c701b1cb3d69339668ce5a89523e6d0c5fa4a2b2580f21be2aecf1cd729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d88c701b1cb3d69339668ce5a89523e6d0c5fa4a2b2580f21be2aecf1cd729", kill_on_drop: false }` [INFO] [stdout] b6d88c701b1cb3d69339668ce5a89523e6d0c5fa4a2b2580f21be2aecf1cd729