[INFO] cloning repository https://github.com/Alpha-Innovation-Labs/opennexus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alpha-Innovation-Labs/opennexus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlpha-Innovation-Labs%2Fopennexus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlpha-Innovation-Labs%2Fopennexus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1551874002404339efccb2a08e83c2788f07db82
[INFO] testing Alpha-Innovation-Labs/opennexus against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlpha-Innovation-Labs%2Fopennexus" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Alpha-Innovation-Labs/opennexus
[INFO] finished tweaking git repo https://github.com/Alpha-Innovation-Labs/opennexus
[INFO] tweaked toml for git repo https://github.com/Alpha-Innovation-Labs/opennexus written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alpha-Innovation-Labs/opennexus on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alpha-Innovation-Labs/opennexus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30b6602b532c20f704adc5ca4e2b277f699bc4489f7a47953f6f0c65b56a4d11
[INFO] running `Command { std: "docker" "start" "-a" "30b6602b532c20f704adc5ca4e2b277f699bc4489f7a47953f6f0c65b56a4d11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30b6602b532c20f704adc5ca4e2b277f699bc4489f7a47953f6f0c65b56a4d11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b6602b532c20f704adc5ca4e2b277f699bc4489f7a47953f6f0c65b56a4d11", kill_on_drop: false }`
[INFO] [stdout] 30b6602b532c20f704adc5ca4e2b277f699bc4489f7a47953f6f0c65b56a4d11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c0c6275c8b2ddc2da6b4727db14964905ce0e76c641b6677f780b5430743c84
[INFO] running `Command { std: "docker" "start" "-a" "2c0c6275c8b2ddc2da6b4727db14964905ce0e76c641b6677f780b5430743c84", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling opennexus v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `missing_tests` is never used
[INFO] [stdout]   --> src/features/context/test_discovery.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) fn missing_tests(targets: &[String], discovered: &BTreeSet<String>) -> Vec<String> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `run_orchestration_backfill_app` and `run_orchestration_test_status_app`
[INFO] [stdout]  --> src/app/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     run_orchestration_backfill_app, run_orchestration_implement_app,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     run_orchestration_test_status_app,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextObservabilityStore` is never constructed
[INFO] [stdout]  --> src/adapters/context_observability.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ContextObservabilityStore {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `open_default`, `open`, `persist_backfill_context_result`, and `initialize_schema` are never used
[INFO] [stdout]    --> src/adapters/context_observability.rs:14:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl ContextObservabilityStore {
[INFO] [stdout]     | ------------------------------ associated items in this implementation
[INFO] [stdout]  14 |     pub fn open_default() -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub fn open(path: &Path) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub fn persist_backfill_context_result(&self, result: &BackfillContextResult) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn initialize_schema(&self) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_database_path` is never used
[INFO] [stdout]    --> src/adapters/context_observability.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub fn default_database_path() -> PathBuf {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unix_epoch_seconds` is never used
[INFO] [stdout]    --> src/adapters/context_observability.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn unix_epoch_seconds() -> i64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `persist_artifact` is never used
[INFO] [stdout]  --> src/adapters/orchestration_store/artifacts.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl OrchestrationStore {
[INFO] [stdout]   | ----------------------- method in this implementation
[INFO] [stdout] 8 |     pub fn persist_artifact(
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reconcile_next_actions` is never used
[INFO] [stdout]  --> src/adapters/orchestration_store/next_actions.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl OrchestrationStore {
[INFO] [stdout]   | ----------------------- method in this implementation
[INFO] [stdout] 9 |     pub fn reconcile_next_actions(
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create_run` is never used
[INFO] [stdout]  --> src/adapters/orchestration_store/runs.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl OrchestrationStore {
[INFO] [stdout]   | ----------------------- method in this implementation
[INFO] [stdout] 9 |     pub fn create_run(
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `persist_context_snapshot` is never used
[INFO] [stdout]  --> src/adapters/orchestration_store/snapshots.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl OrchestrationStore {
[INFO] [stdout]   | ----------------------- method in this implementation
[INFO] [stdout] 7 |     pub fn persist_context_snapshot(
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_orchestration_test_status_app` is never used
[INFO] [stdout]   --> src/app/orchestration.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn run_orchestration_test_status_app(options: &ContextTestStatusOptions) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_orchestration_backfill_app` is never used
[INFO] [stdout]   --> src/app/orchestration.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn run_orchestration_backfill_app(options: &ContextBackfillOptions) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pipeline_name` and `overwrite` are never read
[INFO] [stdout]   --> src/core/context/model.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct ContextImplementOptions {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout]  6 |     pub pipeline_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub overwrite: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextImplementOptions` 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 `ContextTestStatusOptions` is never constructed
[INFO] [stdout]   --> src/core/context/model.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct ContextTestStatusOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextBackfillOptions` is never constructed
[INFO] [stdout]   --> src/core/context/model.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct ContextBackfillOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ContextRunMode` is never used
[INFO] [stdout]   --> src/core/context/model.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub enum ContextRunMode {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/core/context/model.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl ContextRunMode {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 57 |     pub fn as_str(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ContextTaskStatus` is never used
[INFO] [stdout]   --> src/core/context/model.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub enum ContextTaskStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/core/context/model.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl ContextTaskStatus {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] 73 |     pub fn as_str(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BackfillTaskResult` is never constructed
[INFO] [stdout]   --> src/core/context/model.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct BackfillTaskResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BackfillContextResult` is never constructed
[INFO] [stdout]   --> src/core/context/model.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct BackfillContextResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `implemented_count`, `failed_count`, and `missing_count` are never used
[INFO] [stdout]    --> src/core/context/model.rs:97:12
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl BackfillContextResult {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout]  97 |     pub fn implemented_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn failed_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn missing_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_backfill` is never used
[INFO] [stdout]   --> src/features/context/backfill.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) fn run_context_backfill(options: &ContextBackfillOptions) -> Result<()> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_backfill_all` is never used
[INFO] [stdout]   --> src/features/context/backfill.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn run_context_backfill_all() -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_backfill_for_context` is never used
[INFO] [stdout]    --> src/features/context/backfill.rs:121:4
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn run_backfill_for_context(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_backfill_task` is never used
[INFO] [stdout]    --> src/features/context/backfill.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn run_backfill_task(test_id: &str, discovered: &BTreeSet<String>) -> Result<BackfillTaskResult> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `classify_backfill_task_status` is never used
[INFO] [stdout]    --> src/features/context/backfill.rs:186:4
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn classify_backfill_task_status(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AggregateBackfillCounts` is never constructed
[INFO] [stdout]  --> src/features/context/reporting.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct AggregateBackfillCounts {
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aggregate_backfill_counts` is never used
[INFO] [stdout]   --> src/features/context/reporting.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn aggregate_backfill_counts(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_partial_audit_errors` is never used
[INFO] [stdout]   --> src/features/context/reporting.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) fn format_partial_audit_errors(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_backfill_context_summary` is never used
[INFO] [stdout]   --> src/features/context/reporting.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) fn print_backfill_context_summary(result: &BackfillContextResult) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_backfill_global_summary` is never used
[INFO] [stdout]   --> src/features/context/reporting.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn print_backfill_global_summary(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_test_status` is never used
[INFO] [stdout]   --> src/features/context/runtime.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn run_context_test_status(options: &ContextTestStatusOptions) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_backfill` is never used
[INFO] [stdout]   --> src/features/context/runtime.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn run_context_backfill(options: &ContextBackfillOptions) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextScanResult` is never constructed
[INFO] [stdout]  --> src/features/context/scan.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct ContextScanResult {
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scan_valid_context_specs` is never used
[INFO] [stdout]   --> src/features/context/scan.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn scan_valid_context_specs(root: &Path) -> Result<ContextScanResult> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_context_markdown_candidate` is never used
[INFO] [stdout]   --> src/features/context/scan.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn is_context_markdown_candidate(path: &Path) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_test_status` is never used
[INFO] [stdout]  --> src/features/context/status.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) fn run_context_test_status(options: &ContextTestStatusOptions) -> Result<()> {
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_test_status_command_name` is never used
[INFO] [stdout]   --> src/features/context/status.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) fn resolve_test_status_command_name(raw: &str) -> Result<&'static str> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `discover_tests_from_runner` is never used
[INFO] [stdout]  --> src/features/context/test_discovery.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) fn discover_tests_from_runner() -> Result<BTreeSet<String>> {
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_discovered_tests` is never used
[INFO] [stdout]   --> src/features/context/test_discovery.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) fn parse_discovered_tests(output: &str) -> BTreeSet<String> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `missing_tests` is never used
[INFO] [stdout]   --> src/features/context/test_discovery.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) fn missing_tests(targets: &[String], discovered: &BTreeSet<String>) -> Vec<String> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_test_discovered` is never used
[INFO] [stdout]   --> src/features/context/test_discovery.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(crate) fn is_test_discovered(test_id: &str, discovered: &BTreeSet<String>) -> bool {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "2c0c6275c8b2ddc2da6b4727db14964905ce0e76c641b6677f780b5430743c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c0c6275c8b2ddc2da6b4727db14964905ce0e76c641b6677f780b5430743c84", kill_on_drop: false }`
[INFO] [stdout] 2c0c6275c8b2ddc2da6b4727db14964905ce0e76c641b6677f780b5430743c84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bac18e72e3c246e5206aebca2f8090b4c7cd680a63ba2923a6b6ab6d603c51c7
[INFO] running `Command { std: "docker" "start" "-a" "bac18e72e3c246e5206aebca2f8090b4c7cd680a63ba2923a6b6ab6d603c51c7", kill_on_drop: false }`
[INFO] [stdout] warning: function `missing_tests` is never used
[INFO] [stdout]   --> src/features/context/test_discovery.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) fn missing_tests(targets: &[String], discovered: &BTreeSet<String>) -> Vec<String> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling opennexus v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `run_orchestration_backfill_app` and `run_orchestration_test_status_app`
[INFO] [stdout]  --> src/app/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     run_orchestration_backfill_app, run_orchestration_implement_app,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     run_orchestration_test_status_app,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextObservabilityStore` is never constructed
[INFO] [stdout]  --> src/adapters/context_observability.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ContextObservabilityStore {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `open_default`, `open`, `persist_backfill_context_result`, and `initialize_schema` are never used
[INFO] [stdout]    --> src/adapters/context_observability.rs:14:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl ContextObservabilityStore {
[INFO] [stdout]     | ------------------------------ associated items in this implementation
[INFO] [stdout]  14 |     pub fn open_default() -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub fn open(path: &Path) -> Result<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub fn persist_backfill_context_result(&self, result: &BackfillContextResult) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn initialize_schema(&self) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_database_path` is never used
[INFO] [stdout]    --> src/adapters/context_observability.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub fn default_database_path() -> PathBuf {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unix_epoch_seconds` is never used
[INFO] [stdout]    --> src/adapters/context_observability.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn unix_epoch_seconds() -> i64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `persist_artifact` is never used
[INFO] [stdout]  --> src/adapters/orchestration_store/artifacts.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl OrchestrationStore {
[INFO] [stdout]   | ----------------------- method in this implementation
[INFO] [stdout] 8 |     pub fn persist_artifact(
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reconcile_next_actions` is never used
[INFO] [stdout]  --> src/adapters/orchestration_store/next_actions.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl OrchestrationStore {
[INFO] [stdout]   | ----------------------- method in this implementation
[INFO] [stdout] 9 |     pub fn reconcile_next_actions(
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create_run` is never used
[INFO] [stdout]  --> src/adapters/orchestration_store/runs.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl OrchestrationStore {
[INFO] [stdout]   | ----------------------- method in this implementation
[INFO] [stdout] 9 |     pub fn create_run(
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `persist_context_snapshot` is never used
[INFO] [stdout]  --> src/adapters/orchestration_store/snapshots.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl OrchestrationStore {
[INFO] [stdout]   | ----------------------- method in this implementation
[INFO] [stdout] 7 |     pub fn persist_context_snapshot(
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_orchestration_test_status_app` is never used
[INFO] [stdout]   --> src/app/orchestration.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn run_orchestration_test_status_app(options: &ContextTestStatusOptions) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_orchestration_backfill_app` is never used
[INFO] [stdout]   --> src/app/orchestration.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn run_orchestration_backfill_app(options: &ContextBackfillOptions) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pipeline_name` and `overwrite` are never read
[INFO] [stdout]   --> src/core/context/model.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct ContextImplementOptions {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout]  6 |     pub pipeline_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub overwrite: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextImplementOptions` 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 `ContextTestStatusOptions` is never constructed
[INFO] [stdout]   --> src/core/context/model.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct ContextTestStatusOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextBackfillOptions` is never constructed
[INFO] [stdout]   --> src/core/context/model.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct ContextBackfillOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ContextRunMode` is never used
[INFO] [stdout]   --> src/core/context/model.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub enum ContextRunMode {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/core/context/model.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl ContextRunMode {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 57 |     pub fn as_str(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ContextTaskStatus` is never used
[INFO] [stdout]   --> src/core/context/model.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub enum ContextTaskStatus {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/core/context/model.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl ContextTaskStatus {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] 73 |     pub fn as_str(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BackfillTaskResult` is never constructed
[INFO] [stdout]   --> src/core/context/model.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct BackfillTaskResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BackfillContextResult` is never constructed
[INFO] [stdout]   --> src/core/context/model.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct BackfillContextResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `implemented_count`, `failed_count`, and `missing_count` are never used
[INFO] [stdout]    --> src/core/context/model.rs:97:12
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl BackfillContextResult {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout]  97 |     pub fn implemented_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn failed_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn missing_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_backfill` is never used
[INFO] [stdout]   --> src/features/context/backfill.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) fn run_context_backfill(options: &ContextBackfillOptions) -> Result<()> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_backfill_all` is never used
[INFO] [stdout]   --> src/features/context/backfill.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn run_context_backfill_all() -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_backfill_for_context` is never used
[INFO] [stdout]    --> src/features/context/backfill.rs:121:4
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn run_backfill_for_context(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_backfill_task` is never used
[INFO] [stdout]    --> src/features/context/backfill.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn run_backfill_task(test_id: &str, discovered: &BTreeSet<String>) -> Result<BackfillTaskResult> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `classify_backfill_task_status` is never used
[INFO] [stdout]    --> src/features/context/backfill.rs:186:4
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn classify_backfill_task_status(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AggregateBackfillCounts` is never constructed
[INFO] [stdout]  --> src/features/context/reporting.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) struct AggregateBackfillCounts {
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `aggregate_backfill_counts` is never used
[INFO] [stdout]   --> src/features/context/reporting.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn aggregate_backfill_counts(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_partial_audit_errors` is never used
[INFO] [stdout]   --> src/features/context/reporting.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) fn format_partial_audit_errors(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_backfill_context_summary` is never used
[INFO] [stdout]   --> src/features/context/reporting.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) fn print_backfill_context_summary(result: &BackfillContextResult) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_backfill_global_summary` is never used
[INFO] [stdout]   --> src/features/context/reporting.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn print_backfill_global_summary(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_test_status` is never used
[INFO] [stdout]   --> src/features/context/runtime.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn run_context_test_status(options: &ContextTestStatusOptions) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_backfill` is never used
[INFO] [stdout]   --> src/features/context/runtime.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn run_context_backfill(options: &ContextBackfillOptions) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextScanResult` is never constructed
[INFO] [stdout]  --> src/features/context/scan.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct ContextScanResult {
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scan_valid_context_specs` is never used
[INFO] [stdout]   --> src/features/context/scan.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn scan_valid_context_specs(root: &Path) -> Result<ContextScanResult> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_context_markdown_candidate` is never used
[INFO] [stdout]   --> src/features/context/scan.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn is_context_markdown_candidate(path: &Path) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_test_status` is never used
[INFO] [stdout]  --> src/features/context/status.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) fn run_context_test_status(options: &ContextTestStatusOptions) -> Result<()> {
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_test_status_command_name` is never used
[INFO] [stdout]   --> src/features/context/status.rs:39:15
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) fn resolve_test_status_command_name(raw: &str) -> Result<&'static str> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `discover_tests_from_runner` is never used
[INFO] [stdout]  --> src/features/context/test_discovery.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) fn discover_tests_from_runner() -> Result<BTreeSet<String>> {
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_discovered_tests` is never used
[INFO] [stdout]   --> src/features/context/test_discovery.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(crate) fn parse_discovered_tests(output: &str) -> BTreeSet<String> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `missing_tests` is never used
[INFO] [stdout]   --> src/features/context/test_discovery.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) fn missing_tests(targets: &[String], discovered: &BTreeSet<String>) -> Vec<String> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_test_discovered` is never used
[INFO] [stdout]   --> src/features/context/test_discovery.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(crate) fn is_test_discovered(test_id: &str, discovered: &BTreeSet<String>) -> bool {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `run_orchestration_backfill_app` and `run_orchestration_test_status_app`
[INFO] [stdout]  --> src/app/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     run_orchestration_backfill_app, run_orchestration_implement_app,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     run_orchestration_test_status_app,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `open_default` is never used
[INFO] [stdout]   --> src/adapters/context_observability.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ContextObservabilityStore {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] 14 |     pub fn open_default() -> Result<Self> {
[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 `default_database_path` is never used
[INFO] [stdout]    --> src/adapters/context_observability.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub fn default_database_path() -> PathBuf {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `persist_artifact` is never used
[INFO] [stdout]  --> src/adapters/orchestration_store/artifacts.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl OrchestrationStore {
[INFO] [stdout]   | ----------------------- method in this implementation
[INFO] [stdout] 8 |     pub fn persist_artifact(
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reconcile_next_actions` is never used
[INFO] [stdout]  --> src/adapters/orchestration_store/next_actions.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl OrchestrationStore {
[INFO] [stdout]   | ----------------------- method in this implementation
[INFO] [stdout] 9 |     pub fn reconcile_next_actions(
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `persist_context_snapshot` is never used
[INFO] [stdout]  --> src/adapters/orchestration_store/snapshots.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl OrchestrationStore {
[INFO] [stdout]   | ----------------------- method in this implementation
[INFO] [stdout] 7 |     pub fn persist_context_snapshot(
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_orchestration_test_status_app` is never used
[INFO] [stdout]   --> src/app/orchestration.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn run_orchestration_test_status_app(options: &ContextTestStatusOptions) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_orchestration_backfill_app` is never used
[INFO] [stdout]   --> src/app/orchestration.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn run_orchestration_backfill_app(options: &ContextBackfillOptions) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pipeline_name` and `overwrite` are never read
[INFO] [stdout]   --> src/core/context/model.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct ContextImplementOptions {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout]  6 |     pub pipeline_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub overwrite: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextImplementOptions` 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 `ContextTestStatusOptions` is never constructed
[INFO] [stdout]   --> src/core/context/model.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct ContextTestStatusOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextBackfillOptions` is never constructed
[INFO] [stdout]   --> src/core/context/model.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct ContextBackfillOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Implement` is never constructed
[INFO] [stdout]   --> src/core/context/model.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub enum ContextRunMode {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 52 |     Implement,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextRunMode` 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 `run_context_backfill` is never used
[INFO] [stdout]   --> src/features/context/backfill.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) fn run_context_backfill(options: &ContextBackfillOptions) -> Result<()> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_backfill_all` is never used
[INFO] [stdout]   --> src/features/context/backfill.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn run_context_backfill_all() -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_backfill_for_context` is never used
[INFO] [stdout]    --> src/features/context/backfill.rs:121:4
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn run_backfill_for_context(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_backfill_context_summary` is never used
[INFO] [stdout]   --> src/features/context/reporting.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) fn print_backfill_context_summary(result: &BackfillContextResult) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_backfill_global_summary` is never used
[INFO] [stdout]   --> src/features/context/reporting.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub(crate) fn print_backfill_global_summary(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_test_status` is never used
[INFO] [stdout]   --> src/features/context/runtime.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn run_context_test_status(options: &ContextTestStatusOptions) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_backfill` is never used
[INFO] [stdout]   --> src/features/context/runtime.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn run_context_backfill(options: &ContextBackfillOptions) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_context_test_status` is never used
[INFO] [stdout]  --> src/features/context/status.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) fn run_context_test_status(options: &ContextTestStatusOptions) -> Result<()> {
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `discover_tests_from_runner` is never used
[INFO] [stdout]  --> src/features/context/test_discovery.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) fn discover_tests_from_runner() -> Result<BTreeSet<String>> {
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.18s
[INFO] running `Command { std: "docker" "inspect" "bac18e72e3c246e5206aebca2f8090b4c7cd680a63ba2923a6b6ab6d603c51c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bac18e72e3c246e5206aebca2f8090b4c7cd680a63ba2923a6b6ab6d603c51c7", kill_on_drop: false }`
[INFO] [stdout] bac18e72e3c246e5206aebca2f8090b4c7cd680a63ba2923a6b6ab6d603c51c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b3737b230a67fbdad83adb90c4a43f83ab8cccb75f18a88aaa3b6dbe4a9b81b8
[INFO] running `Command { std: "docker" "start" "-a" "b3737b230a67fbdad83adb90c4a43f83ab8cccb75f18a88aaa3b6dbe4a9b81b8", kill_on_drop: false }`
[INFO] [stderr] warning: function `missing_tests` is never used
[INFO] [stderr]   --> src/features/context/test_discovery.rs:34:15
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub(crate) fn missing_tests(targets: &[String], discovered: &BTreeSet<String>) -> Vec<String> {
[INFO] [stderr]    |               ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `opennexus` (lib) generated 1 warning
[INFO] [stderr] warning: unused imports: `run_orchestration_backfill_app` and `run_orchestration_test_status_app`
[INFO] [stderr]  --> src/app/mod.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     run_orchestration_backfill_app, run_orchestration_implement_app,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     run_orchestration_test_status_app,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `open_default` is never used
[INFO] [stderr]   --> src/adapters/context_observability.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl ContextObservabilityStore {
[INFO] [stderr]    | ------------------------------ associated function in this implementation
[INFO] [stderr] 14 |     pub fn open_default() -> Result<Self> {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_database_path` is never used
[INFO] [stderr]    --> src/adapters/context_observability.rs:145:8
[INFO] [stderr]     |
[INFO] [stderr] 145 | pub fn default_database_path() -> PathBuf {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `persist_artifact` is never used
[INFO] [stderr]  --> src/adapters/orchestration_store/artifacts.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | impl OrchestrationStore {
[INFO] [stderr]   | ----------------------- method in this implementation
[INFO] [stderr] 8 |     pub fn persist_artifact(
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `reconcile_next_actions` is never used
[INFO] [stderr]  --> src/adapters/orchestration_store/next_actions.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | impl OrchestrationStore {
[INFO] [stderr]   | ----------------------- method in this implementation
[INFO] [stderr] 9 |     pub fn reconcile_next_actions(
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `persist_context_snapshot` is never used
[INFO] [stderr]  --> src/adapters/orchestration_store/snapshots.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | impl OrchestrationStore {
[INFO] [stderr]   | ----------------------- method in this implementation
[INFO] [stderr] 7 |     pub fn persist_context_snapshot(
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_orchestration_test_status_app` is never used
[INFO] [stderr]   --> src/app/orchestration.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn run_orchestration_test_status_app(options: &ContextTestStatusOptions) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_orchestration_backfill_app` is never used
[INFO] [stderr]   --> src/app/orchestration.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn run_orchestration_backfill_app(options: &ContextBackfillOptions) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `pipeline_name` and `overwrite` are never read
[INFO] [stderr]   --> src/core/context/model.rs:6:9
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub struct ContextImplementOptions {
[INFO] [stderr]    |            ----------------------- fields in this struct
[INFO] [stderr]  6 |     pub pipeline_name: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     pub overwrite: bool,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContextImplementOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContextTestStatusOptions` is never constructed
[INFO] [stderr]   --> src/core/context/model.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct ContextTestStatusOptions {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContextBackfillOptions` is never constructed
[INFO] [stderr]   --> src/core/context/model.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct ContextBackfillOptions {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Implement` is never constructed
[INFO] [stderr]   --> src/core/context/model.rs:52:5
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub enum ContextRunMode {
[INFO] [stderr]    |          -------------- variant in this enum
[INFO] [stderr] 52 |     Implement,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContextRunMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_context_backfill` is never used
[INFO] [stderr]   --> src/features/context/backfill.rs:18:15
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub(crate) fn run_context_backfill(options: &ContextBackfillOptions) -> Result<()> {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_context_backfill_all` is never used
[INFO] [stderr]   --> src/features/context/backfill.rs:55:4
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn run_context_backfill_all() -> Result<()> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_backfill_for_context` is never used
[INFO] [stderr]    --> src/features/context/backfill.rs:121:4
[INFO] [stderr]     |
[INFO] [stderr] 121 | fn run_backfill_for_context(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_backfill_context_summary` is never used
[INFO] [stderr]   --> src/features/context/reporting.rs:38:15
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub(crate) fn print_backfill_context_summary(result: &BackfillContextResult) {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_backfill_global_summary` is never used
[INFO] [stderr]   --> src/features/context/reporting.rs:56:15
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub(crate) fn print_backfill_global_summary(
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_context_test_status` is never used
[INFO] [stderr]   --> src/features/context/runtime.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn run_context_test_status(options: &ContextTestStatusOptions) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_context_backfill` is never used
[INFO] [stderr]   --> src/features/context/runtime.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn run_context_backfill(options: &ContextBackfillOptions) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_context_test_status` is never used
[INFO] [stderr]  --> src/features/context/status.rs:7:15
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub(crate) fn run_context_test_status(options: &ContextTestStatusOptions) -> Result<()> {
[INFO] [stderr]   |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `discover_tests_from_runner` is never used
[INFO] [stderr]  --> src/features/context/test_discovery.rs:5:15
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub(crate) fn discover_tests_from_runner() -> Result<BTreeSet<String>> {
[INFO] [stderr]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContextObservabilityStore` is never constructed
[INFO] [stderr]  --> src/adapters/context_observability.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct ContextObservabilityStore {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `open_default`, `open`, `persist_backfill_context_result`, and `initialize_schema` are never used
[INFO] [stderr]    --> src/adapters/context_observability.rs:14:12
[INFO] [stderr]     |
[INFO] [stderr]  13 | impl ContextObservabilityStore {
[INFO] [stderr]     | ------------------------------ associated items in this implementation
[INFO] [stderr]  14 |     pub fn open_default() -> Result<Self> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  27 |     pub fn open(path: &Path) -> Result<Self> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  37 |     pub fn persist_backfill_context_result(&self, result: &BackfillContextResult) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 111 |     fn initialize_schema(&self) -> Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `unix_epoch_seconds` is never used
[INFO] [stderr]    --> src/adapters/context_observability.rs:151:4
[INFO] [stderr]     |
[INFO] [stderr] 151 | fn unix_epoch_seconds() -> i64 {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `create_run` is never used
[INFO] [stderr]  --> src/adapters/orchestration_store/runs.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | impl OrchestrationStore {
[INFO] [stderr]   | ----------------------- method in this implementation
[INFO] [stderr] 9 |     pub fn create_run(
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ContextRunMode` is never used
[INFO] [stderr]   --> src/core/context/model.rs:51:10
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub enum ContextRunMode {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_str` is never used
[INFO] [stderr]   --> src/core/context/model.rs:57:12
[INFO] [stderr]    |
[INFO] [stderr] 56 | impl ContextRunMode {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] 57 |     pub fn as_str(self) -> &'static str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ContextTaskStatus` is never used
[INFO] [stderr]   --> src/core/context/model.rs:66:10
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub enum ContextTaskStatus {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_str` is never used
[INFO] [stderr]   --> src/core/context/model.rs:73:12
[INFO] [stderr]    |
[INFO] [stderr] 72 | impl ContextTaskStatus {
[INFO] [stderr]    | ---------------------- method in this implementation
[INFO] [stderr] 73 |     pub fn as_str(self) -> &'static str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BackfillTaskResult` is never constructed
[INFO] [stderr]   --> src/core/context/model.rs:83:12
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub struct BackfillTaskResult {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BackfillContextResult` is never constructed
[INFO] [stderr]   --> src/core/context/model.rs:90:12
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub struct BackfillContextResult {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `implemented_count`, `failed_count`, and `missing_count` are never used
[INFO] [stderr]    --> src/core/context/model.rs:97:12
[INFO] [stderr]     |
[INFO] [stderr]  96 | impl BackfillContextResult {
[INFO] [stderr]     | -------------------------- methods in this implementation
[INFO] [stderr]  97 |     pub fn implemented_count(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |     pub fn failed_count(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 111 |     pub fn missing_count(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_backfill_task` is never used
[INFO] [stderr]    --> src/features/context/backfill.rs:145:4
[INFO] [stderr]     |
[INFO] [stderr] 145 | fn run_backfill_task(test_id: &str, discovered: &BTreeSet<String>) -> Result<BackfillTaskResult> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `classify_backfill_task_status` is never used
[INFO] [stderr]    --> src/features/context/backfill.rs:186:4
[INFO] [stderr]     |
[INFO] [stderr] 186 | fn classify_backfill_task_status(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AggregateBackfillCounts` is never constructed
[INFO] [stderr]  --> src/features/context/reporting.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub(crate) struct AggregateBackfillCounts {
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `aggregate_backfill_counts` is never used
[INFO] [stderr]   --> src/features/context/reporting.rs:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub(crate) fn aggregate_backfill_counts(
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_partial_audit_errors` is never used
[INFO] [stderr]   --> src/features/context/reporting.rs:24:15
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub(crate) fn format_partial_audit_errors(
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContextScanResult` is never constructed
[INFO] [stderr]  --> src/features/context/scan.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub(crate) struct ContextScanResult {
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `scan_valid_context_specs` is never used
[INFO] [stderr]   --> src/features/context/scan.rs:13:15
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub(crate) fn scan_valid_context_specs(root: &Path) -> Result<ContextScanResult> {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_context_markdown_candidate` is never used
[INFO] [stderr]   --> src/features/context/scan.rs:57:4
[INFO] [stderr]    |
[INFO] [stderr] 57 | fn is_context_markdown_candidate(path: &Path) -> bool {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `resolve_test_status_command_name` is never used
[INFO] [stderr]   --> src/features/context/status.rs:39:15
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub(crate) fn resolve_test_status_command_name(raw: &str) -> Result<&'static str> {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_discovered_tests` is never used
[INFO] [stderr]   --> src/features/context/test_discovery.rs:23:15
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub(crate) fn parse_discovered_tests(output: &str) -> BTreeSet<String> {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `missing_tests` is never used
[INFO] [stderr]   --> src/features/context/test_discovery.rs:34:15
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub(crate) fn missing_tests(targets: &[String], discovered: &BTreeSet<String>) -> Vec<String> {
[INFO] [stderr]    |               ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_test_discovered` is never used
[INFO] [stderr]   --> src/features/context/test_discovery.rs:42:15
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub(crate) fn is_test_discovered(test_id: &str, discovered: &BTreeSet<String>) -> bool {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `opennexus` (bin "opennexus" test) generated 21 warnings (run `cargo fix --bin "opennexus" -p opennexus --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `opennexus` (bin "opennexus") generated 42 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_cli-3a4f8a89200cb599)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test cli::tests::parses_marketplace_install_command ... ok
[INFO] [stdout] test cli::tests::parses_marketplace_list_command ... ok
[INFO] [stdout] test cli::tests::parses_marketplace_install_command_with_package ... ok
[INFO] [stdout] test cli::tests::parses_marketplace_search_command ... ok
[INFO] [stdout] test cli::tests::parses_orchestration_command ... ok
[INFO] [stdout] test cli::tests::parses_ralph_passthrough_args ... ok
[INFO] [stdout] test cli::tests::parses_orchestration_restart_command ... ok
[INFO] [stdout] test cli::tests::parses_orchestration_stop_command ... ok
[INFO] [stdout] test cli::tests::parses_setup_with_harness ... ok
[INFO] [stdout] test commands::marketplace::tests::marketplace_command_file_name_prefixes_as_expected ... ok
[INFO] [stdout] test commands::marketplace::tests::parse_github_repo_target_accepts_expected_formats ... ok
[INFO] [stdout] test commands::marketplace::tests::parse_filesystem_source_accepts_pathlike_values ... ok
[INFO] [stdout] test cli::tests::parses_setup_without_harness ... ok
[INFO] [stdout] test commands::marketplace::tests::resolve_registry_entry_by_id ... ok
[INFO] [stdout] test commands::marketplace::tests::parse_github_repo_target_rejects_invalid_target ... ok
[INFO] [stdout] test adapters::context_observability::tests::context_backfill_persists_results_with_backfill_run_mode ... ok
[INFO] [stdout] test commands::marketplace::tests::install_bundle_copies_context_and_skill ... ok
[INFO] [stdout] test commands::orchestration::tests::timeline_json_row_groups_run_step_terminal_and_refs ... ok
[INFO] [stdout] test commands::marketplace::tests::resolve_registry_entry_returns_error_when_missing ... ok
[INFO] [stdout] test commands::marketplace::tests::search_matches_id_and_description ... ok
[INFO] [stdout] test commands::orchestration::tests::action_result_payload_json_includes_required_control_fields ... ok
[INFO] [stdout] test commands::orchestration::tests::status_payload_json_includes_required_control_fields ... ok
[INFO] [stdout] test features::context::backfill::tests::context_backfill_reports_actionable_discovery_or_execution_errors ... ok
[INFO] [stdout] test features::context::backfill::tests::context_backfill_classifies_task_state_from_test_results ... ok
[INFO] [stdout] test features::context::backfill::tests::context_backfill_marks_missing_tests_when_not_discoverable ... ok
[INFO] [stdout] test features::context::implement::tests::default_pipeline_contains_expected_steps ... ok
[INFO] [stdout] test features::context::parser::tests::parses_unique_tests_from_next_actions ... ok
[INFO] [stdout] test features::context::parser::tests::rejects_duplicate_test_identifier ... ok
[INFO] [stdout] test features::context::parser::tests::rejects_invalid_test_identifier ... ok
[INFO] [stdout] test features::context::pipeline::tests::pipeline_executes_steps_in_order ... ok
[INFO] [stdout] test features::context::pipeline::tests::pipeline_records_failed_step_for_resume ... ok
[INFO] [stdout] test commands::orchestration::tests::trace_json_row_includes_prompt_response_latency_token_and_linkage ... ok
[INFO] [stdout] test features::context::parser::tests::extracts_optional_language_and_test_runner_from_frontmatter ... ok
[INFO] [stdout] test features::context::pipeline::tests::pipeline_supports_composable_stop_step ... ok
[INFO] [stdout] test features::context::parser::tests::context_backfill_extracts_task_targets_from_next_actions ... ok
[INFO] [stdout] test features::context::pipeline::tests::typed_contract_wiring_rejects_missing_inputs ... ok
[INFO] [stdout] test features::context::reporting::tests::context_backfill_all_reports_actionable_partial_audit_errors ... ok
[INFO] [stdout] test features::context::reporting::tests::context_backfill_all_reports_aggregate_task_state_counts ... ok
[INFO] [stdout] test features::context::rules::tests::blocks_on_multiple_rules_without_explicit_choice ... ok
[INFO] [stdout] test features::context::rules::tests::selects_single_discovered_rule_automatically ... ok
[INFO] [stdout] test features::context::status::tests::resolves_test_status_default_and_aliases ... ok
[INFO] [stdout] test commands::marketplace::tests::install_bundle_fails_when_nexus_package_missing ... ok
[INFO] [stdout] test features::context::steps::dependency_gate::tests::dependency_gate_step_id_is_stable ... ok
[INFO] [stdout] test features::context::steps::dependency_gate::tests::frontmatter_extract_returns_none_without_markers ... ok
[INFO] [stdout] test features::context::pipeline::tests::trace_records_persist_measured_latency_and_non_zero_tokens ... ok
[INFO] [stdout] test features::context::steps::support::tests::token_estimate_is_non_zero_for_non_empty_payloads ... ok
[INFO] [stdout] test features::context::test_discovery::tests::detects_missing_tests_from_discovery_set ... ok
[INFO] [stdout] test features::context::scan::tests::context_backfill_all_scans_and_filters_valid_context_specs ... ok
[INFO] [stdout] test features::context::test_runner::tests::reports_actionable_error_when_no_tooling_detected ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::timeline::timeline_filter_rejects_conflicting_context_id_and_context_file ... ok
[INFO] [stdout] test features::context::backfill::tests::context_backfill_all_persists_per_context_results ... ok
[INFO] [stdout] test features::context::test_runner::tests::resolves_node_project_to_npm_commands ... ok
[INFO] [stdout] test features::context::test_runner::tests::resolves_python_project_to_pytest_commands ... ok
[INFO] [stdout] test features::ralph::parser::tests::parses_double_dash_extra_agent_flags ... ok
[INFO] [stdout] test features::ralph::parser::tests::rejects_invalid_rotation_shape ... ok
[INFO] [stdout] test features::context::test_runner::tests::resolves_rust_project_to_cargo_commands ... ok
[INFO] [stdout] test features::ralph::runtime::tests::detects_exact_completion_promise_tag ... ok
[INFO] [stdout] test features::ralph::runtime::tests::parses_markdown_tasks_with_subtasks ... ok
[INFO] [stdout] test features::ralph::parser::tests::parses_aliases_for_prompt_file_and_tasks ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::runs::hard_restart_lineage_sets_supersedes_run_id ... ok
[INFO] [stdout] test features::ralph::runtime::tests::rejects_negated_completion_mentions ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::traces::structured_trace_query_returns_prompt_response_and_linkage ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::runs::stop_active_run_returns_none_when_no_active_run ... ok
[INFO] [stdout] test features::context::test_discovery::tests::parses_discovered_tests_from_cargo_list_output ... ok
[INFO] [stdout] test features::context::steps::dependency_gate::tests::dependency_gate_reports_actionable_invalid_project_reference ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::step_attempts::persists_step_attempt_with_io_and_trace_transactionally ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::dependencies::resolves_project_reference_and_finds_latest_success ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::dependencies::project_reference_reports_actionable_ambiguous_error ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::next_actions::reconciles_next_actions_into_pending_and_cancelled ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::timeline::timeline_filter_rejects_conflicting_run_id_and_context ... ok
[INFO] [stdout] test features::context::steps::dependency_gate::tests::dependency_gate_reports_actionable_ambiguous_project_reference ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::runs::stop_active_run_marks_terminal_stopped_state ... ok
[INFO] [stdout] test features::context::steps::dependency_gate::tests::project_dependency_is_satisfied_by_successful_project_run ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/docs_sync.rs (/opt/rustwide/target/debug/deps/docs_sync-427f9b35298f414e)
[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/opennexus-0aa79dcf242d620a)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test cli::tests::parses_marketplace_install_command_with_package ... ok
[INFO] [stdout] test cli::tests::parses_marketplace_list_command ... ok
[INFO] [stdout] test cli::tests::parses_marketplace_install_command ... ok
[INFO] [stdout] test cli::tests::parses_marketplace_search_command ... ok
[INFO] [stdout] test cli::tests::parses_orchestration_restart_command ... ok
[INFO] [stdout] test cli::tests::parses_orchestration_command ... ok
[INFO] [stdout] test cli::tests::parses_setup_without_harness ... ok
[INFO] [stdout] test cli::tests::parses_orchestration_stop_command ... ok
[INFO] [stdout] test commands::marketplace::tests::marketplace_command_file_name_prefixes_as_expected ... ok
[INFO] [stdout] test cli::tests::parses_setup_with_harness ... ok
[INFO] [stdout] test commands::marketplace::tests::parse_filesystem_source_accepts_pathlike_values ... ok
[INFO] [stdout] test commands::marketplace::tests::install_bundle_fails_when_nexus_package_missing ... ok
[INFO] [stdout] test commands::marketplace::tests::parse_github_repo_target_rejects_invalid_target ... ok
[INFO] [stdout] test commands::marketplace::tests::resolve_registry_entry_by_id ... ok
[INFO] [stdout] test commands::marketplace::tests::search_matches_id_and_description ... ok
[INFO] [stdout] test commands::marketplace::tests::resolve_registry_entry_returns_error_when_missing ... ok
[INFO] [stdout] test commands::orchestration::tests::action_result_payload_json_includes_required_control_fields ... ok
[INFO] [stdout] test commands::orchestration::tests::status_payload_json_includes_required_control_fields ... ok
[INFO] [stdout] test commands::orchestration::tests::timeline_json_row_groups_run_step_terminal_and_refs ... ok
[INFO] [stdout] test commands::orchestration::tests::trace_json_row_includes_prompt_response_latency_token_and_linkage ... ok
[INFO] [stdout] test features::context::backfill::tests::context_backfill_classifies_task_state_from_test_results ... ok
[INFO] [stdout] test features::context::backfill::tests::context_backfill_marks_missing_tests_when_not_discoverable ... ok
[INFO] [stdout] test features::context::backfill::tests::context_backfill_reports_actionable_discovery_or_execution_errors ... ok
[INFO] [stdout] test features::context::implement::tests::default_pipeline_contains_expected_steps ... ok
[INFO] [stdout] test features::context::parser::tests::context_backfill_extracts_task_targets_from_next_actions ... ok
[INFO] [stdout] test features::context::parser::tests::extracts_optional_language_and_test_runner_from_frontmatter ... ok
[INFO] [stdout] test features::context::parser::tests::parses_unique_tests_from_next_actions ... ok
[INFO] [stdout] test features::context::parser::tests::rejects_duplicate_test_identifier ... ok
[INFO] [stdout] test cli::tests::parses_ralph_passthrough_args ... ok
[INFO] [stdout] test commands::marketplace::tests::parse_github_repo_target_accepts_expected_formats ... ok
[INFO] [stdout] test features::context::pipeline::tests::pipeline_executes_steps_in_order ... ok
[INFO] [stdout] test features::context::parser::tests::rejects_invalid_test_identifier ... ok
[INFO] [stdout] test features::context::pipeline::tests::pipeline_records_failed_step_for_resume ... ok
[INFO] [stdout] test features::context::pipeline::tests::pipeline_supports_composable_stop_step ... ok
[INFO] [stdout] test features::context::pipeline::tests::trace_records_persist_measured_latency_and_non_zero_tokens ... ok
[INFO] [stdout] test features::context::pipeline::tests::typed_contract_wiring_rejects_missing_inputs ... ok
[INFO] [stdout] test features::context::reporting::tests::context_backfill_all_reports_actionable_partial_audit_errors ... ok
[INFO] [stdout] test features::context::reporting::tests::context_backfill_all_reports_aggregate_task_state_counts ... ok
[INFO] [stdout] test features::context::rules::tests::blocks_on_multiple_rules_without_explicit_choice ... ok
[INFO] [stdout] test features::context::rules::tests::selects_single_discovered_rule_automatically ... ok
[INFO] [stdout] test features::context::status::tests::resolves_test_status_default_and_aliases ... ok
[INFO] [stdout] test features::context::scan::tests::context_backfill_all_scans_and_filters_valid_context_specs ... ok
[INFO] [stdout] test features::context::steps::dependency_gate::tests::dependency_gate_step_id_is_stable ... ok
[INFO] [stdout] test features::context::steps::dependency_gate::tests::frontmatter_extract_returns_none_without_markers ... ok
[INFO] [stdout] test commands::marketplace::tests::install_bundle_copies_context_and_skill ... ok
[INFO] [stdout] test features::context::steps::support::tests::token_estimate_is_non_zero_for_non_empty_payloads ... ok
[INFO] [stdout] test features::context::test_discovery::tests::detects_missing_tests_from_discovery_set ... ok
[INFO] [stdout] test features::context::test_discovery::tests::parses_discovered_tests_from_cargo_list_output ... ok
[INFO] [stdout] test features::context::test_runner::tests::reports_actionable_error_when_no_tooling_detected ... ok
[INFO] [stdout] test features::context::test_runner::tests::resolves_node_project_to_npm_commands ... ok
[INFO] [stdout] test features::context::test_runner::tests::resolves_python_project_to_pytest_commands ... ok
[INFO] [stdout] test features::context::test_runner::tests::resolves_rust_project_to_cargo_commands ... ok
[INFO] [stdout] test features::ralph::parser::tests::parses_aliases_for_prompt_file_and_tasks ... ok
[INFO] [stdout] test features::ralph::parser::tests::parses_double_dash_extra_agent_flags ... ok
[INFO] [stdout] test features::ralph::parser::tests::rejects_invalid_rotation_shape ... ok
[INFO] [stdout] test features::ralph::runtime::tests::detects_exact_completion_promise_tag ... ok
[INFO] [stdout] test features::ralph::runtime::tests::parses_markdown_tasks_with_subtasks ... ok
[INFO] [stdout] test features::ralph::runtime::tests::rejects_negated_completion_mentions ... ok
[INFO] [stdout] test adapters::context_observability::tests::context_backfill_persists_results_with_backfill_run_mode ... ok
[INFO] [stdout] test features::context::backfill::tests::context_backfill_all_persists_per_context_results ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::runs::stop_active_run_returns_none_when_no_active_run ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::dependencies::resolves_project_reference_and_finds_latest_success ... ok
[INFO] [stdout] test features::context::steps::dependency_gate::tests::project_dependency_is_satisfied_by_successful_project_run ... ok
[INFO] [stdout] test features::context::steps::dependency_gate::tests::dependency_gate_reports_actionable_invalid_project_reference ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::timeline::timeline_filter_rejects_conflicting_run_id_and_context ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::runs::stop_active_run_marks_terminal_stopped_state ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::runs::hard_restart_lineage_sets_supersedes_run_id ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::next_actions::reconciles_next_actions_into_pending_and_cancelled ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::step_attempts::persists_step_attempt_with_io_and_trace_transactionally ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::traces::structured_trace_query_returns_prompt_response_and_linkage ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::timeline::timeline_filter_rejects_conflicting_context_id_and_context_file ... ok
[INFO] [stdout] test adapters::orchestration_store::tests::dependencies::project_reference_reports_actionable_ambiguous_error ... ok
[INFO] [stdout] test features::context::steps::dependency_gate::tests::dependency_gate_reports_actionable_ambiguous_project_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context_sample_project_e2e.rs (/opt/rustwide/target/debug/deps/context_sample_project_e2e-caa11a70beeb8044)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]     Creating library package
[INFO] [stderr]     Creating library package
[INFO] [stderr] note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[INFO] [stderr] error: unrecognized subcommand 'context'
[INFO] [stderr] 
[INFO] [stderr] Usage: opennexus [OPTIONS] [COMMAND]
[INFO] [stderr] 
[INFO] [stderr] For more information, try '--help'.
[INFO] [stdout] test sample_project_context_implement_generates_tests ... FAILED
[INFO] [stderr] note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[INFO] [stderr] error: unrecognized subcommand 'context'
[INFO] [stderr] 
[INFO] [stderr] Usage: opennexus [OPTIONS] [COMMAND]
[INFO] [stderr] 
[INFO] [stderr] For more information, try '--help'.
[INFO] [stdout] test sample_project_context_backfill_persists_successful_results ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sample_project_context_implement_generates_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sample_project_context_implement_generates_tests' (175) panicked at tests/context_sample_project_e2e.rs:61:5:
[INFO] [stdout] context implement should succeed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6054ba96c21a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6054ba96c21a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6054ba96c21a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6054ba96c21a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6054ba9803ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6054ba9803ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6054ba970ba2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6054ba970ba2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6054ba94978f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6054ba94978f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6054ba963c39 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6054ba79bbfc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6054ba79bbfc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6054ba963df2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6054ba963df2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6054ba94987a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6054ba940fb9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6054ba94a55d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6054ba980c6c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6054ba78abe4 - context_sample_project_e2e::sample_project_context_implement_generates_tests::h418478cc8c0972a7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/context_sample_project_e2e.rs:61:5
[INFO] [stdout]   20:     0x6054ba78ae17 - context_sample_project_e2e::sample_project_context_implement_generates_tests::{{closure}}::heee8e278930ab523
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/context_sample_project_e2e.rs:36:54
[INFO] [stdout]   21:     0x6054ba78bba6 - core::ops::function::FnOnce::call_once::ha705ede49a5716c1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6054ba78fcdb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6054ba78fcdb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6054ba79c6cb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6054ba79c6cb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6054ba79c6cb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6054ba79c6cb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6054ba79c6cb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6054ba79c6cb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6054ba79c6cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6054ba797de4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6054ba797de4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6054ba79f2d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6054ba79f2d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6054ba79f2d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6054ba79f2d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6054ba79f2d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6054ba79f2d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6054ba79f2d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6054ba96b60f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x6054ba96b60f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x777f2a7c0aa4 - <unknown>
[INFO] [stdout]   43:     0x777f2a84da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sample_project_context_backfill_persists_successful_results stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sample_project_context_backfill_persists_successful_results' (174) panicked at tests/context_sample_project_e2e.rs:100:5:
[INFO] [stdout] context backfill should succeed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6054ba96c21a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6054ba96c21a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6054ba96c21a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6054ba96c21a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6054ba9803ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6054ba9803ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6054ba970ba2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6054ba970ba2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6054ba94978f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6054ba94978f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6054ba963c39 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6054ba79bbfc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6054ba79bbfc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6054ba963df2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6054ba963df2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6054ba94987a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6054ba940fb9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6054ba94a55d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6054ba980c6c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6054ba78b359 - context_sample_project_e2e::sample_project_context_backfill_persists_successful_results::h0cf6cdbb9f44b5ef
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/context_sample_project_e2e.rs:100:5
[INFO] [stdout]   20:     0x6054ba78b5f7 - context_sample_project_e2e::sample_project_context_backfill_persists_successful_results::{{closure}}::ha7e263f27cda9b18
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/context_sample_project_e2e.rs:71:65
[INFO] [stdout]   21:     0x6054ba78bb66 - core::ops::function::FnOnce::call_once::ha051c35843989929
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6054ba78fcdb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6054ba78fcdb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6054ba79c6cb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6054ba79c6cb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6054ba79c6cb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6054ba79c6cb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6054ba79c6cb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6054ba79c6cb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6054ba79c6cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6054ba797de4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6054ba797de4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6054ba79f2d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6054ba79f2d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6054ba79f2d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6054ba79f2d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6054ba79f2d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6054ba79f2d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6054ba79f2d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6054ba96b60f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x6054ba96b60f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x777f2a7c0aa4 - <unknown>
[INFO] [stdout]   43:     0x777f2a84da64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sample_project_context_backfill_persists_successful_results
[INFO] [stdout]     sample_project_context_implement_generates_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.57s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test context_sample_project_e2e`
[INFO] running `Command { std: "docker" "inspect" "b3737b230a67fbdad83adb90c4a43f83ab8cccb75f18a88aaa3b6dbe4a9b81b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3737b230a67fbdad83adb90c4a43f83ab8cccb75f18a88aaa3b6dbe4a9b81b8", kill_on_drop: false }`
[INFO] [stdout] b3737b230a67fbdad83adb90c4a43f83ab8cccb75f18a88aaa3b6dbe4a9b81b8
