[INFO] cloning repository https://github.com/rosacry/ssbu-adaptive-ai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rosacry/ssbu-adaptive-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosacry%2Fssbu-adaptive-ai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosacry%2Fssbu-adaptive-ai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 780c3dcb6582814c6aedb3c06cb0fc1a6ae561ef
[INFO] checking rosacry/ssbu-adaptive-ai/780c3dcb6582814c6aedb3c06cb0fc1a6ae561ef against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosacry%2Fssbu-adaptive-ai" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rosacry/ssbu-adaptive-ai
[INFO] finished tweaking git repo https://github.com/rosacry/ssbu-adaptive-ai
[INFO] tweaked toml for git repo https://github.com/rosacry/ssbu-adaptive-ai written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rosacry/ssbu-adaptive-ai on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rosacry/ssbu-adaptive-ai 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `telemetry_cli` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-2-tc1/source/target/.../telemetry_cli
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `telemetry-cli`, convert `package.name`
[INFO] [stderr]   --> crates/telemetry_cli/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "telemetry_cli"
[INFO] [stderr]  2 + name = "telemetry-cli"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `telemetry-cli`, specify `bin.name`
[INFO] [stderr]   --> crates/telemetry_cli/Cargo.toml:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 ~ ] }
[INFO] [stderr] 23 + [[bin]]
[INFO] [stderr] 24 + name = "telemetry-cli"
[INFO] [stderr] 25 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `telemetry_cli` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc-nnsdk v0.5.0
[INFO] [stderr]   Downloaded skyline_macro v0.2.1
[INFO] [stderr]   Downloaded skyline v0.6.0
[INFO] [stderr]   Downloaded nnsdk v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cae5fcd54a2271d64d479e3f2eacacac7dfa7f1709f4abe372acc93697873c63
[INFO] running `Command { std: "docker" "start" "cae5fcd54a2271d64d479e3f2eacacac7dfa7f1709f4abe372acc93697873c63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cae5fcd54a2271d64d479e3f2eacacac7dfa7f1709f4abe372acc93697873c63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cae5fcd54a2271d64d479e3f2eacacac7dfa7f1709f4abe372acc93697873c63" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cae5fcd54a2271d64d479e3f2eacacac7dfa7f1709f4abe372acc93697873c63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cae5fcd54a2271d64d479e3f2eacacac7dfa7f1709f4abe372acc93697873c63" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `telemetry_cli` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../telemetry_cli
[INFO] [stderr]    |                          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `telemetry-cli`, convert `package.name`
[INFO] [stderr]   --> crates/telemetry_cli/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "telemetry_cli"
[INFO] [stderr]  2 + name = "telemetry-cli"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `telemetry-cli`, specify `bin.name`
[INFO] [stderr]   --> crates/telemetry_cli/Cargo.toml:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 ~ ] }
[INFO] [stderr] 23 + [[bin]]
[INFO] [stderr] 24 + name = "telemetry-cli"
[INFO] [stderr] 25 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `telemetry_cli` (manifest) generated 1 warning
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking adaptive_core v0.1.0 (/opt/rustwide/workdir/crates/adaptive_core)
[INFO] [stderr]     Checking skyline_plugin v0.1.0 (/opt/rustwide/workdir/crates/skyline_plugin)
[INFO] [stdout] warning: function `global_hook_bridge_has_active_session` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1186:15
[INFO] [stdout]      |
[INFO] [stdout] 1186 | pub(crate) fn global_hook_bridge_has_active_session() -> bool {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_diagnostic_config` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1196:15
[INFO] [stdout]      |
[INFO] [stdout] 1196 | pub(crate) fn global_diagnostic_config() -> crate::config::DiagnosticConfig {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_aux_hook_trace_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn clear_live_aux_hook_trace_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_hook_summary_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) fn clear_live_hook_summary_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `maybe_flush_live_hook_summary` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 | fn maybe_flush_live_hook_summary(_reason: &str) {}
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_entry` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub(crate) fn note_live_hook_summary_update_action_entry() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_snapshot` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:453:15
[INFO] [stdout]     |
[INFO] [stdout] 453 | pub(crate) fn note_live_hook_summary_update_action_snapshot(_frame_index: u64) {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_owned_invoke` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:462:15
[INFO] [stdout]     |
[INFO] [stdout] 462 | pub(crate) fn note_live_hook_summary_update_action_owned_invoke() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_duplicate_global_skip` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:471:15
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub(crate) fn note_live_hook_summary_update_action_duplicate_global_skip() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking telemetry_cli v0.1.0 (/opt/rustwide/workdir/crates/telemetry_cli)
[INFO] [stdout] warning: function `global_hook_bridge_has_active_session` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1186:15
[INFO] [stdout]      |
[INFO] [stdout] 1186 | pub(crate) fn global_hook_bridge_has_active_session() -> bool {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_diagnostic_config` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1196:15
[INFO] [stdout]      |
[INFO] [stdout] 1196 | pub(crate) fn global_diagnostic_config() -> crate::config::DiagnosticConfig {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_aux_hook_trace_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn clear_live_aux_hook_trace_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_hook_summary_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) fn clear_live_hook_summary_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `maybe_flush_live_hook_summary` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 | fn maybe_flush_live_hook_summary(_reason: &str) {}
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_entry` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub(crate) fn note_live_hook_summary_update_action_entry() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_snapshot` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:453:15
[INFO] [stdout]     |
[INFO] [stdout] 453 | pub(crate) fn note_live_hook_summary_update_action_snapshot(_frame_index: u64) {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_owned_invoke` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:462:15
[INFO] [stdout]     |
[INFO] [stdout] 462 | pub(crate) fn note_live_hook_summary_update_action_owned_invoke() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_reset_live_update_action_global_frame_dispatch` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:678:4
[INFO] [stdout]     |
[INFO] [stdout] 678 | fn should_reset_live_update_action_global_frame_dispatch(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telemetry_cli` (bin "telemetry_cli" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name telemetry_cli --edition=2024 crates/telemetry_cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95077c12b3fbe195 -C extra-filename=-0b9318c589db41ca --out-dir /opt/rustwide/target/debug/build/telemetry_cli/0b9318c589db41ca/out -L dependency=/opt/rustwide/target/debug/build/adaptive_core/2d9dd6fd638b3bb5/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/b04eaee73c2162d4/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/1ae956ba346ebd12/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/d79518ed211cb180/out -L dependency=/opt/rustwide/target/debug/build/deranged/be60d46398cc6894/out -L dependency=/opt/rustwide/target/debug/build/digest/09dcb083dd9d4334/out -L dependency=/opt/rustwide/target/debug/build/generic-array/e9a46cd80cad0634/out -L dependency=/opt/rustwide/target/debug/build/itoa/6847572a153e76b0/out -L dependency=/opt/rustwide/target/debug/build/memchr/8545c9ad976f3721/out -L dependency=/opt/rustwide/target/debug/build/num-conv/30f64bcec041bc65/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/6244fffd86cf9c21/out -L dependency=/opt/rustwide/target/debug/build/serde/bf95c7bf1242008d/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/ff4481cd2a68903f/out -L dependency=/opt/rustwide/target/debug/build/serde_json/708003e47ff72cf1/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/7ba344076484124f/out -L dependency=/opt/rustwide/target/debug/build/thiserror/8c1b7398b9ae003c/out -L dependency=/opt/rustwide/target/debug/build/time-core/aad8b819250008da/out -L dependency=/opt/rustwide/target/debug/build/time-macros/230d35150d5f245e/out -L dependency=/opt/rustwide/target/debug/build/time/b7544655c1b3eca9/out -L dependency=/opt/rustwide/target/debug/build/typenum/2001cc7989580d48/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern adaptive_core=/opt/rustwide/target/debug/build/adaptive_core/2d9dd6fd638b3bb5/out/libadaptive_core-2d9dd6fd638b3bb5.rmeta --extern base64=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out/libbase64-d8aec028dea2d277.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/bf95c7bf1242008d/out/libserde-bf95c7bf1242008d.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/708003e47ff72cf1/out/libserde_json-708003e47ff72cf1.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/a0dd860e64b3e974/out/libsha2-a0dd860e64b3e974.rmeta --extern skyline_plugin=/opt/rustwide/target/debug/build/skyline_plugin/d6f736e2e99d2ebf/out/libskyline_plugin-d6f736e2e99d2ebf.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/8c1b7398b9ae003c/out/libthiserror-8c1b7398b9ae003c.rmeta --extern time=/opt/rustwide/target/debug/build/time/b7544655c1b3eca9/out/libtime-b7544655c1b3eca9.rmeta --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variants `Reserve`, `Free`, and `Unknown` are never constructed
[INFO] [stdout]   --> crates/telemetry_cli/src/memory.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum MemoryRegionState {
[INFO] [stdout]    |          ----------------- variants in this enum
[INFO] [stdout]  7 |     Commit,
[INFO] [stdout]  8 |     Reserve,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  9 |     Free,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     Unknown,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryRegionState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AddressOutOfRange`, `OpenProcess`, and `Read` are never constructed
[INFO] [stdout]   --> crates/telemetry_cli/src/memory.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum ProcessMemoryError {
[INFO] [stdout]    |          ------------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 37 |     AddressOutOfRange(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     #[error("failed to open process {pid}: {source}")]
[INFO] [stdout] 39 |     OpenProcess { pid: u32, source: std::io::Error },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 40 |     #[error("failed to read process {pid} memory at {address:#x}: {source}")]
[INFO] [stdout] 41 |     Read {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcessMemoryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cae5fcd54a2271d64d479e3f2eacacac7dfa7f1709f4abe372acc93697873c63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae5fcd54a2271d64d479e3f2eacacac7dfa7f1709f4abe372acc93697873c63", kill_on_drop: false }`
[INFO] [stdout] cae5fcd54a2271d64d479e3f2eacacac7dfa7f1709f4abe372acc93697873c63
