[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] 8347f226925d509bdf2f2f10539dfcd2c248f2f9 [INFO] testing Alpha-Innovation-Labs/opennexus against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlpha-Innovation-Labs%2Fopennexus" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Alpha-Innovation-Labs/opennexus on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1b1d825c887dce61f0f8ce0520126f23166740c3d51b2efec6b35058d46dfc6 [INFO] running `Command { std: "docker" "start" "-a" "c1b1d825c887dce61f0f8ce0520126f23166740c3d51b2efec6b35058d46dfc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1b1d825c887dce61f0f8ce0520126f23166740c3d51b2efec6b35058d46dfc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b1d825c887dce61f0f8ce0520126f23166740c3d51b2efec6b35058d46dfc6", kill_on_drop: false }` [INFO] [stdout] c1b1d825c887dce61f0f8ce0520126f23166740c3d51b2efec6b35058d46dfc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33a0bc77bc2856d4613dc30bb89fb4e44fbf5d5d9729f33f298fb71d0409e3d0 [INFO] running `Command { std: "docker" "start" "-a" "33a0bc77bc2856d4613dc30bb89fb4e44fbf5d5d9729f33f298fb71d0409e3d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling webpki-roots v1.0.6 [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 iri-string v0.7.10 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling fastrand v2.3.0 [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 crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [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 hashlink v0.9.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [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) -> Vec { [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 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn open(path: &Path) -> Result { [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) -> Result { [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 { [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> { [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 { [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) -> Vec { [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) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "33a0bc77bc2856d4613dc30bb89fb4e44fbf5d5d9729f33f298fb71d0409e3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33a0bc77bc2856d4613dc30bb89fb4e44fbf5d5d9729f33f298fb71d0409e3d0", kill_on_drop: false }` [INFO] [stdout] 33a0bc77bc2856d4613dc30bb89fb4e44fbf5d5d9729f33f298fb71d0409e3d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0610dc2f3342ae6b6687323f91b4a14b09da8f24f6fbb9146beaa62ac236234 [INFO] running `Command { std: "docker" "start" "-a" "a0610dc2f3342ae6b6687323f91b4a14b09da8f24f6fbb9146beaa62ac236234", kill_on_drop: false }` [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) -> Vec { [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 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn open(path: &Path) -> Result { [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) -> Result { [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 { [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> { [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 { [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) -> Vec { [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) -> 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 { [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> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.99s [INFO] running `Command { std: "docker" "inspect" "a0610dc2f3342ae6b6687323f91b4a14b09da8f24f6fbb9146beaa62ac236234", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0610dc2f3342ae6b6687323f91b4a14b09da8f24f6fbb9146beaa62ac236234", kill_on_drop: false }` [INFO] [stdout] a0610dc2f3342ae6b6687323f91b4a14b09da8f24f6fbb9146beaa62ac236234 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56a222f7517341b7e1f7b632547ecc7c620b837f4e4834277385f2fa4c4f111a [INFO] running `Command { std: "docker" "start" "-a" "56a222f7517341b7e1f7b632547ecc7c620b837f4e4834277385f2fa4c4f111a", 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) -> Vec { [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: 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 { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | pub fn open(path: &Path) -> Result { [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 `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: 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 `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 `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: 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: 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_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 `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) -> Result { [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: 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: 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 { [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 `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 `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 `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> { [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 { [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) -> Vec { [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) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [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 { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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: `opennexus` (bin "opennexus") generated 42 warnings (run `cargo fix --bin "opennexus" -p opennexus` to apply 1 suggestion) [INFO] [stderr] warning: `opennexus` (bin "opennexus" test) generated 21 warnings (19 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_cli-b4a6b1ca492f4042) [INFO] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test cli::tests::parses_marketplace_install_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_marketplace_list_command ... ok [INFO] [stdout] test cli::tests::parses_orchestration_command ... 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_ralph_passthrough_args ... ok [INFO] [stdout] test cli::tests::parses_setup_with_harness ... ok [INFO] [stdout] test cli::tests::parses_setup_without_harness ... ok [INFO] [stdout] test commands::marketplace::tests::parse_filesystem_source_accepts_pathlike_values ... 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::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 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::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 commands::marketplace::tests::install_bundle_fails_when_nexus_package_missing ... 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::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::context_backfill_extracts_task_targets_from_next_actions ... 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_supports_composable_stop_step ... ok [INFO] [stdout] test features::context::pipeline::tests::pipeline_records_failed_step_for_resume ... ok [INFO] [stdout] test features::context::pipeline::tests::trace_records_persist_measured_latency_and_non_zero_tokens ... ok [INFO] [stdout] test features::context::reporting::tests::context_backfill_all_reports_actionable_partial_audit_errors ... ok [INFO] [stdout] test commands::marketplace::tests::install_bundle_copies_context_and_skill ... 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::parser::tests::rejects_duplicate_test_identifier ... ok [INFO] [stdout] test features::context::pipeline::tests::typed_contract_wiring_rejects_missing_inputs ... 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::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::scan::tests::context_backfill_all_scans_and_filters_valid_context_specs ... 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 adapters::context_observability::tests::context_backfill_persists_results_with_backfill_run_mode ... 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_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::context::test_runner::tests::resolves_rust_project_to_cargo_commands ... ok [INFO] [stdout] test features::ralph::runtime::tests::rejects_negated_completion_mentions ... ok [INFO] [stdout] test features::ralph::runtime::tests::parses_markdown_tasks_with_subtasks ... 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::traces::structured_trace_query_returns_prompt_response_and_linkage ... ok [INFO] [stdout] test adapters::orchestration_store::tests::runs::stop_active_run_marks_terminal_stopped_state ... 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::dependency_gate_reports_actionable_invalid_project_reference ... 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::timeline::timeline_filter_rejects_conflicting_run_id_and_context ... 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::runs::hard_restart_lineage_sets_supersedes_run_id ... 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::project_dependency_is_satisfied_by_successful_project_run ... ok [INFO] [stdout] test adapters::orchestration_store::tests::next_actions::reconciles_next_actions_into_pending_and_cancelled ... 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.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/docs_sync.rs (/opt/rustwide/target/debug/deps/docs_sync-93c6846268033caa) [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-a1092bc4beec64b1) [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_search_command ... ok [INFO] [stdout] test cli::tests::parses_orchestration_command ... ok [INFO] [stdout] test cli::tests::parses_marketplace_install_command_with_package ... 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_ralph_passthrough_args ... ok [INFO] [stdout] test cli::tests::parses_setup_without_harness ... ok [INFO] [stdout] test commands::marketplace::tests::marketplace_command_file_name_prefixes_as_expected ... ok [INFO] [stdout] test commands::marketplace::tests::parse_filesystem_source_accepts_pathlike_values ... ok [INFO] [stdout] test commands::marketplace::tests::parse_github_repo_target_accepts_expected_formats ... ok [INFO] [stdout] test cli::tests::parses_setup_with_harness ... 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::marketplace::tests::install_bundle_fails_when_nexus_package_missing ... 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 commands::orchestration::tests::trace_json_row_includes_prompt_response_latency_token_and_linkage ... ok [INFO] [stdout] test features::context::backfill::tests::context_backfill_reports_actionable_discovery_or_execution_errors ... 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::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 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::parser::tests::rejects_invalid_test_identifier ... ok [INFO] [stdout] test features::context::reporting::tests::context_backfill_all_reports_aggregate_task_state_counts ... ok [INFO] [stdout] test features::context::reporting::tests::context_backfill_all_reports_actionable_partial_audit_errors ... ok [INFO] [stdout] test features::context::rules::tests::selects_single_discovered_rule_automatically ... ok [INFO] [stdout] test features::context::rules::tests::blocks_on_multiple_rules_without_explicit_choice ... 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 commands::marketplace::tests::install_bundle_copies_context_and_skill ... 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::parser::tests::rejects_duplicate_test_identifier ... 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 adapters::context_observability::tests::context_backfill_persists_results_with_backfill_run_mode ... 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_double_dash_extra_agent_flags ... ok [INFO] [stdout] test features::ralph::parser::tests::rejects_invalid_rotation_shape ... ok [INFO] [stdout] test features::ralph::parser::tests::parses_aliases_for_prompt_file_and_tasks ... 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 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 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_run_id_and_context ... 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::step_attempts::persists_step_attempt_with_io_and_trace_transactionally ... ok [INFO] [stdout] test adapters::orchestration_store::tests::next_actions::reconciles_next_actions_into_pending_and_cancelled ... 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::runs::hard_restart_lineage_sets_supersedes_run_id ... ok [INFO] [stdout] test adapters::orchestration_store::tests::runs::stop_active_run_marks_terminal_stopped_state ... 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::project_dependency_is_satisfied_by_successful_project_run ... 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.24s [INFO] [stdout] [INFO] [stderr] Running tests/context_sample_project_e2e.rs (/opt/rustwide/target/debug/deps/context_sample_project_e2e-af847055f35654ef) [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' (166) panicked at tests/context_sample_project_e2e.rs:61:5: [INFO] [stdout] context implement should succeed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d687ad851ca - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d687ad851ca - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d687ad851ca - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5d687ad851ca - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5d687ad9934a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5d687ad9934a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5d687ad89b42 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5d687ad89b42 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5d687ad626bf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5d687ad626bf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5d687ad7cad9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5d687abb4dec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5d687abb4dec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d687ad7cc92 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5d687ad7cc92 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5d687ad627aa - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5d687ad57759 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5d687ad6348d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5d687ad99acc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5d687aba3004 - context_sample_project_e2e::sample_project_context_implement_generates_tests::h8ec3da9f12ba5b9f [INFO] [stdout] at /opt/rustwide/workdir/tests/context_sample_project_e2e.rs:61:5 [INFO] [stdout] 20: 0x5d687aba3237 - context_sample_project_e2e::sample_project_context_implement_generates_tests::{{closure}}::h5890af4c54182251 [INFO] [stdout] at /opt/rustwide/workdir/tests/context_sample_project_e2e.rs:36:54 [INFO] [stdout] 21: 0x5d687ab9cd46 - core::ops::function::FnOnce::call_once::h443b03f9cd2d105b [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5d687aba8eeb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5d687aba8eeb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5d687abb58bb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5d687abb58bb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5d687abb58bb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5d687abb58bb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5d687abb58bb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5d687abb58bb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5d687abb58bb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5d687abafd14 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5d687abafd14 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5d687abb84c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5d687abb84c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5d687abb84c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5d687abb84c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5d687abb84c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5d687abb84c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5d687abb84c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5d687ad845bf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 41: 0x5d687ad845bf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7cf4cfcc1aa4 - [INFO] [stdout] 43: 0x7cf4cfd4ea64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- sample_project_context_backfill_persists_successful_results stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'sample_project_context_backfill_persists_successful_results' (165) panicked at tests/context_sample_project_e2e.rs:100:5: [INFO] [stdout] context backfill should succeed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d687ad851ca - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d687ad851ca - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d687ad851ca - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5d687ad851ca - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5d687ad9934a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5d687ad9934a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5d687ad89b42 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5d687ad89b42 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5d687ad626bf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5d687ad626bf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5d687ad7cad9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5d687abb4dec - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5d687abb4dec - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d687ad7cc92 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5d687ad7cc92 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5d687ad627aa - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5d687ad57759 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5d687ad6348d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5d687ad99acc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5d687aba3779 - context_sample_project_e2e::sample_project_context_backfill_persists_successful_results::h0a076b9083f479b2 [INFO] [stdout] at /opt/rustwide/workdir/tests/context_sample_project_e2e.rs:100:5 [INFO] [stdout] 20: 0x5d687aba3a17 - context_sample_project_e2e::sample_project_context_backfill_persists_successful_results::{{closure}}::h8a78c2488e744696 [INFO] [stdout] at /opt/rustwide/workdir/tests/context_sample_project_e2e.rs:71:65 [INFO] [stdout] 21: 0x5d687ab9cd06 - core::ops::function::FnOnce::call_once::h18b59a1565044639 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5d687aba8eeb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5d687aba8eeb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5d687abb58bb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5d687abb58bb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5d687abb58bb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5d687abb58bb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5d687abb58bb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5d687abb58bb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5d687abb58bb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5d687abafd14 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5d687abafd14 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5d687abb84c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5d687abb84c2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5d687abb84c2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5d687abb84c2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5d687abb84c2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5d687abb84c2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5d687abb84c2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5d687ad845bf - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 41: 0x5d687ad845bf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7cf4cfcc1aa4 - [INFO] [stdout] 43: 0x7cf4cfd4ea64 - clone [INFO] [stdout] 44: 0x0 - [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 0.69s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test context_sample_project_e2e` [INFO] running `Command { std: "docker" "inspect" "56a222f7517341b7e1f7b632547ecc7c620b837f4e4834277385f2fa4c4f111a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56a222f7517341b7e1f7b632547ecc7c620b837f4e4834277385f2fa4c4f111a", kill_on_drop: false }` [INFO] [stdout] 56a222f7517341b7e1f7b632547ecc7c620b837f4e4834277385f2fa4c4f111a