[INFO] cloning repository https://github.com/bradwoo8621/r-watchmen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bradwoo8621/r-watchmen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradwoo8621%2Fr-watchmen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradwoo8621%2Fr-watchmen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49904c7aa1cdc734747b00ae2bec1310e38e9a4c
[INFO] testing bradwoo8621/r-watchmen against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbradwoo8621%2Fr-watchmen" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bradwoo8621/r-watchmen
[INFO] finished tweaking git repo https://github.com/bradwoo8621/r-watchmen
[INFO] tweaked toml for git repo https://github.com/bradwoo8621/r-watchmen written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bradwoo8621/r-watchmen on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bradwoo8621/r-watchmen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] 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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 771a963881b204ec3380853ed31370640fe55e95d968fede0d414cd7ae38372a
[INFO] running `Command { std: "docker" "start" "-a" "771a963881b204ec3380853ed31370640fe55e95d968fede0d414cd7ae38372a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "771a963881b204ec3380853ed31370640fe55e95d968fede0d414cd7ae38372a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "771a963881b204ec3380853ed31370640fe55e95d968fede0d414cd7ae38372a", kill_on_drop: false }`
[INFO] [stdout] 771a963881b204ec3380853ed31370640fe55e95d968fede0d414cd7ae38372a
[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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13880e8cb76ab24ce1752384c723951bf3c7d900d53907eacba46ba62c414156
[INFO] running `Command { std: "docker" "start" "-a" "13880e8cb76ab24ce1752384c723951bf3c7d900d53907eacba46ba62c414156", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rand_core v0.10.0-rc-3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.0-rc.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling chacha20 v0.10.0-rc.6
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling hybrid-array v0.4.5
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.9
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rand v0.10.0-rc.6
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling cipher v0.5.0-rc.3
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling digest v0.11.0-rc.5
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling cfb-mode v0.9.0-rc.1
[INFO] [stderr]    Compiling aes v0.9.0-rc.2
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling elf_model_marco v0.1.0 (/opt/rustwide/workdir/model_marco)
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling elf_base v0.1.0 (/opt/rustwide/workdir/base)
[INFO] [stderr]    Compiling elf_model v0.1.0 (/opt/rustwide/workdir/model)
[INFO] [stderr]    Compiling elf_auth v0.1.0 (/opt/rustwide/workdir/auth)
[INFO] [stderr]    Compiling elf_runtime_model_kernel v0.1.0 (/opt/rustwide/workdir/runtime_model_kernel)
[INFO] [stderr]    Compiling elf_pipeline_kernel v0.1.0 (/opt/rustwide/workdir/pipeline_kernel)
[INFO] [stdout] warning: unused variable: `pipeline`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pipeline: &Arc<ArcPipeline>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipeline`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stage`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         stage: &Arc<ArcPipelineStage>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         unit: &Arc<ArcPipelineUnit>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         action: &Arc<ArcWriteToExternalAction>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topic_schemas`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         topic_schemas: &mut HashMap<Arc<TopicId>, Arc<TopicSchema>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topic_schemas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tenant_id`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         tenant_id: &Arc<TenantId>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tenant_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `severity`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_alarm_action_runner.rs:73:29
[INFO] [stdout]    |
[INFO] [stdout] 73 |             Ok((true, Some((severity, message)))) => {
[INFO] [stdout]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_alarm_action_runner.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |             Ok((true, Some((severity, message)))) => {
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_copy_to_memory_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_rows_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_exists_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_or_merge_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_merge_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factor_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factors_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_rows_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_factor_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_to_external_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source_parameter`, `target_factor`, and `aggregate_arithmetic` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_mapping_factor.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CompiledMappingFactor {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout]  9 |     source_parameter: CompiledParameter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     target_factor: Arc<ArcFactor>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     aggregate_arithmetic: AggregateArithmetic,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, and `principal` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_alarm_action_runner.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | create_spec_action_runner!(CompiledAlarmAction);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_copy_to_memory_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledCopyToMemoryAction);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledDeleteRowAction);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_rows_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledDeleteRowsAction);
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_exists_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledExistsAction);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_or_merge_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledInsertOrMergeRowAction);
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledInsertRowAction);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_merge_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledMergeRowAction);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factor_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledReadFactorAction);
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factors_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledReadFactorsAction);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledReadRowAction);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_rows_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledReadRowsAction);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_factor_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledWriteFactorAction);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_to_external_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledWriteToExternalAction);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling elf_boot v0.1.0 (/opt/rustwide/workdir/boot)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.90s
[INFO] running `Command { std: "docker" "inspect" "13880e8cb76ab24ce1752384c723951bf3c7d900d53907eacba46ba62c414156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13880e8cb76ab24ce1752384c723951bf3c7d900d53907eacba46ba62c414156", kill_on_drop: false }`
[INFO] [stdout] 13880e8cb76ab24ce1752384c723951bf3c7d900d53907eacba46ba62c414156
[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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c7a8a30fec4938174e4bf21a9f79c4e09690b112b3fc28cb1f1cbff927b2ace
[INFO] running `Command { std: "docker" "start" "-a" "4c7a8a30fec4938174e4bf21a9f79c4e09690b112b3fc28cb1f1cbff927b2ace", kill_on_drop: false }`
[INFO] [stderr]    Compiling elf_model_marco v0.1.0 (/opt/rustwide/workdir/model_marco)
[INFO] [stderr]    Compiling elf_base v0.1.0 (/opt/rustwide/workdir/base)
[INFO] [stderr]    Compiling elf_model v0.1.0 (/opt/rustwide/workdir/model)
[INFO] [stderr]    Compiling elf_runtime_model_kernel v0.1.0 (/opt/rustwide/workdir/runtime_model_kernel)
[INFO] [stderr]    Compiling elf_auth v0.1.0 (/opt/rustwide/workdir/auth)
[INFO] [stderr]    Compiling elf_pipeline_kernel v0.1.0 (/opt/rustwide/workdir/pipeline_kernel)
[INFO] [stdout] warning: unused variable: `pipeline`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pipeline: &Arc<ArcPipeline>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipeline`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stage`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         stage: &Arc<ArcPipelineStage>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         unit: &Arc<ArcPipelineUnit>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         action: &Arc<ArcWriteToExternalAction>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topic_schemas`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         topic_schemas: &mut HashMap<Arc<TopicId>, Arc<TopicSchema>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topic_schemas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tenant_id`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         tenant_id: &Arc<TenantId>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tenant_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `severity`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_alarm_action_runner.rs:73:29
[INFO] [stdout]    |
[INFO] [stdout] 73 |             Ok((true, Some((severity, message)))) => {
[INFO] [stdout]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_alarm_action_runner.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |             Ok((true, Some((severity, message)))) => {
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_copy_to_memory_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_rows_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_exists_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_or_merge_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_merge_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factor_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factors_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_rows_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_factor_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_to_external_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source_parameter`, `target_factor`, and `aggregate_arithmetic` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_mapping_factor.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CompiledMappingFactor {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout]  9 |     source_parameter: CompiledParameter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     target_factor: Arc<ArcFactor>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     aggregate_arithmetic: AggregateArithmetic,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, and `principal` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_alarm_action_runner.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | create_spec_action_runner!(CompiledAlarmAction);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_copy_to_memory_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledCopyToMemoryAction);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledDeleteRowAction);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_rows_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledDeleteRowsAction);
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_exists_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledExistsAction);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_or_merge_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledInsertOrMergeRowAction);
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledInsertRowAction);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_merge_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledMergeRowAction);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factor_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledReadFactorAction);
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factors_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledReadFactorsAction);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledReadRowAction);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_rows_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledReadRowsAction);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_factor_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledWriteFactorAction);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_to_external_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledWriteToExternalAction);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling elf_boot v0.1.0 (/opt/rustwide/workdir/boot)
[INFO] [stdout] warning: unused variable: `pipeline`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         pipeline: &Arc<ArcPipeline>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipeline`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stage`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         stage: &Arc<ArcPipelineStage>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         unit: &Arc<ArcPipelineUnit>,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         action: &Arc<ArcWriteToExternalAction>,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `topic_schemas`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         topic_schemas: &mut HashMap<Arc<TopicId>, Arc<TopicSchema>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topic_schemas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tenant_id`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         tenant_id: &Arc<TenantId>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tenant_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `severity`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_alarm_action_runner.rs:73:29
[INFO] [stdout]    |
[INFO] [stdout] 73 |             Ok((true, Some((severity, message)))) => {
[INFO] [stdout]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_alarm_action_runner.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |             Ok((true, Some((severity, message)))) => {
[INFO] [stdout]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_copy_to_memory_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_rows_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_exists_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_or_merge_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_merge_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factor_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factors_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_row_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_rows_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_factor_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `in_memory_data`
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_to_external_action_runner.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source_parameter`, `target_factor`, and `aggregate_arithmetic` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_mapping_factor.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CompiledMappingFactor {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout]  9 |     source_parameter: CompiledParameter,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     target_factor: Arc<ArcFactor>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     aggregate_arithmetic: AggregateArithmetic,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, and `principal` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_alarm_action_runner.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | create_spec_action_runner!(CompiledAlarmAction);
[INFO] [stdout]    | ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_copy_to_memory_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledCopyToMemoryAction);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledDeleteRowAction);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_rows_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledDeleteRowsAction);
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_exists_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledExistsAction);
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_or_merge_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledInsertOrMergeRowAction);
[INFO] [stdout]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledInsertRowAction);
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_merge_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledMergeRowAction);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factor_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledReadFactorAction);
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factors_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledReadFactorsAction);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_row_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledReadRowAction);
[INFO] [stdout]    | ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_rows_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledReadRowsAction);
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_factor_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledWriteFactorAction);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stdout]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub struct [<$name Runner>] {
[INFO] [stdout]    |                        ---------------- fields in this struct
[INFO] [stdout] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout] 29 |                 compiled_action: Arc<$name>,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |                 principal: Arc<Principal>,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |                 start_time: NaiveDateTime,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_to_external_action_runner.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | create_spec_action_runner!(CompiledWriteToExternalAction);
[INFO] [stdout]    | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.12s
[INFO] running `Command { std: "docker" "inspect" "4c7a8a30fec4938174e4bf21a9f79c4e09690b112b3fc28cb1f1cbff927b2ace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c7a8a30fec4938174e4bf21a9f79c4e09690b112b3fc28cb1f1cbff927b2ace", kill_on_drop: false }`
[INFO] [stdout] 4c7a8a30fec4938174e4bf21a9f79c4e09690b112b3fc28cb1f1cbff927b2ace
[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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 546da4243430242a4eadeed78f6e3a36c66d05f1cbff1e2921fbc270db5fc67f
[INFO] running `Command { std: "docker" "start" "-a" "546da4243430242a4eadeed78f6e3a36c66d05f1cbff1e2921fbc270db5fc67f", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `pipeline`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |         pipeline: &Arc<ArcPipeline>,
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipeline`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `stage`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |         stage: &Arc<ArcPipelineStage>,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_stage`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `unit`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |         unit: &Arc<ArcPipelineUnit>,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `action`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |         action: &Arc<ArcWriteToExternalAction>,
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `topic_schemas`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |         topic_schemas: &mut HashMap<Arc<TopicId>, Arc<TopicSchema>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_topic_schemas`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tenant_id`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_write_to_external_action.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |         tenant_id: &Arc<TenantId>,
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tenant_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `severity`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_alarm_action_runner.rs:73:29
[INFO] [stderr]    |
[INFO] [stderr] 73 |             Ok((true, Some((severity, message)))) => {
[INFO] [stderr]    |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_severity`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `message`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_alarm_action_runner.rs:73:39
[INFO] [stderr]    |
[INFO] [stderr] 73 |             Ok((true, Some((severity, message)))) => {
[INFO] [stderr]    |                                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_copy_to_memory_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_row_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_rows_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_exists_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_or_merge_row_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_row_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_merge_row_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factor_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factors_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_row_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_rows_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_factor_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `in_memory_data`
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_to_external_action_runner.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 |     async fn do_run(self, in_memory_data: &mut InMemoryData) -> ActionRunResult {
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_memory_data`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `source_parameter`, `target_factor`, and `aggregate_arithmetic` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled/actions/compiled_mapping_factor.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct CompiledMappingFactor {
[INFO] [stderr]    |            --------------------- fields in this struct
[INFO] [stderr]  9 |     source_parameter: CompiledParameter,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     target_factor: Arc<ArcFactor>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 11 |     aggregate_arithmetic: AggregateArithmetic,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, and `principal` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_alarm_action_runner.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | create_spec_action_runner!(CompiledAlarmAction);
[INFO] [stderr]    | ----------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_copy_to_memory_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledCopyToMemoryAction);
[INFO] [stderr]    | ------------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_row_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledDeleteRowAction);
[INFO] [stderr]    | --------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_delete_rows_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledDeleteRowsAction);
[INFO] [stderr]    | ---------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_exists_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledExistsAction);
[INFO] [stderr]    | ------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_or_merge_row_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledInsertOrMergeRowAction);
[INFO] [stderr]    | ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_insert_row_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledInsertRowAction);
[INFO] [stderr]    | --------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_merge_row_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledMergeRowAction);
[INFO] [stderr]    | -------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factor_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledReadFactorAction);
[INFO] [stderr]    | ---------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_factors_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledReadFactorsAction);
[INFO] [stderr]    | ----------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_row_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledReadRowAction);
[INFO] [stderr]    | ------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_read_rows_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledReadRowsAction);
[INFO] [stderr]    | -------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_factor_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledWriteFactorAction);
[INFO] [stderr]    | ----------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `compiled_pipeline`, `compiled_stage`, `compiled_unit`, `compiled_action`, `principal`, and `start_time` are never read
[INFO] [stderr]   --> pipeline_kernel/src/pipeline/compiled_runner/actions/spec_compiled_action_runner.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub struct [<$name Runner>] {
[INFO] [stderr]    |                        ---------------- fields in this struct
[INFO] [stderr] 26 |                 compiled_pipeline: Arc<CompiledPipeline>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |                 compiled_stage: Arc<CompiledStage>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 28 |                 compiled_unit: Arc<CompiledUnit>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^
[INFO] [stderr] 29 |                 compiled_action: Arc<$name>,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |                 principal: Arc<Principal>,
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 31 |
[INFO] [stderr] 32 |                 start_time: NaiveDateTime,
[INFO] [stderr]    |                 ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: pipeline_kernel/src/pipeline/compiled_runner/actions/compiled_write_to_external_action_runner.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | create_spec_action_runner!(CompiledWriteToExternalAction);
[INFO] [stderr]    | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `create_spec_action_runner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `elf_pipeline_kernel` (lib) generated 36 warnings (run `cargo fix --lib -p elf_pipeline_kernel` to apply 21 suggestions)
[INFO] [stderr] warning: `elf_pipeline_kernel` (lib test) generated 36 warnings (36 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elf_auth-29f58b645a57fa46)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elf_base-fff47d7087f5d5c1)
[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] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test utils::datetime::tests::test_date ... ok
[INFO] [stdout] test envs::envs::tests::test_priority_files ... ok
[INFO] [stdout] test utils::datetime::tests::test_datetime ... ok
[INFO] [stdout] test envs::envs::tests::test_priority_env_vs_file ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_plus ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_simple_set ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_whitespace_only ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_multiple_moves ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_with_whitespace ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_time_units ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_minus ... ok
[INFO] [stdout] test envs::envs::tests::test_json ... ok
[INFO] [stdout] test utils::datetime::tests::test_time ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_empty_string ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_incomplete_move ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_no_offset ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_invalid_unit ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_multiple_types_without_offset ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_digit_without_unit ... ok
[INFO] [stdout] test error::code::tests::test ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_digit_after_move ... ok
[INFO] [stdout] test utils::datetime_move::movement_test::tests::test_date_time_move_support_parse_invalid_character ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elf_boot-4b4595da8dde151a)
[INFO] [stdout] test utils::datetime_const::for_date::tests::test_week_of_year ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elf_model-0e708590145a1bf6)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elf_model_marco-03cd1b181813d428)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elf_pipeline_kernel-6ae558b828611165)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test system::key_store::tests::test_add ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_contains ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_concat_with ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_count_map ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_count_vec ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_date_format ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_day_diff ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_distinct ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_ends_with ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_index ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_join ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_length_number ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_length_string ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_max_date ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_min_time ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_max ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_month_diff ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_max_time ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_move_date ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_max_datetime ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_avg ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_max_num ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_lower ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_replace ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_replace_first ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_split ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_starts_with ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_trim ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_upper ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_year_diff ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_sum ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::complex::test__old_a_bLBcRBWs_concatLPCWsCcdeRP_len ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_len::test__a_len ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_len::test__a_lenLPRP ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_substr ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_len::test__a_lenLPWsRP ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_now::test__now ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_len::test__lenLPaRP ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_slice ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_now::test__nowLPRP ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_now::test__nowLPWsRP ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_slice::test__a_sliceLP1CNonRP ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_slice::test__a_sliceLP1C2RP ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_slice::test__a_sliceLPNonC2RP ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_slice::test__a_sliceLPWsCWsRP ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_slice::test__sliceLPaCWsCWsRP ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::func_slice::test__a_sliceLPNonCNonRP ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::literal_concat::test__LBaRBb ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::literal_concat::test__aLBbRB ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::literal_concat::test__aLBbRBc ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::literal_concat::test__a_LBRB ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::plain::test__a ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::literal_concat::test__a_LBb_cRB ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_min ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_all_types_together ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_bool_false ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_bool_true ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_complex_nested ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_date ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::plain::test__a_b ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::plain__literal_concat::test__a_b_c_dLBeRBf_g ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::plain::test__a_b_c ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_find ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_concat ... ok
[INFO] [stdout] test data_path::parser::data_path_parser::tests::literal_concat::test__LBaRB ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_datetime ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_empty_map ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_map_single_entry ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_map_multiple_entries ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_nested_map ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_nested_vec ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_number ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_none ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_number_decimal ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_vec_single_element ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_vec_multiple_elements ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_string ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_string_with_special_chars ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_time ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_from_previous_trigger_data_disallowed ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_from_current_trigger_data_disallowed ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_now_context_disallowed ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_too_many_params ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_not_enough_params ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_context_disallowed ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_min_date ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_min_datetime ... ok
[INFO] [stdout] test data_operation::in_memory_value::in_memory_func_call_tests::tests::test_compute_min_num ... ok
[INFO] [stdout] test topic::arc_topic_data::tests::test_serialize_empty_vec ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elf_runtime_model_kernel-972a515e9dc96ddd)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test core::encrypt::aes_crypto::tests::test ... ok
[INFO] [stdout] test core::encrypt::aes_crypto::tests::test_no_rolling ... ok
[INFO] [stdout] test core::encrypt::last_chars_mask::tests::test ... ok
[INFO] [stdout] test core::encrypt::sha256_crypto::tests::test ... ok
[INFO] [stdout] test core::encrypt::aes_crypto::tests::test_rolling ... ok
[INFO] [stdout] test core::encrypt::center_chars_mask::tests::test ... ok
[INFO] [stdout] test core::encrypt::md5_crypto::tests::test ... ok
[INFO] [stdout] test core::schema::topic_schema::topic_schema_factors::tests::test_split ... ok
[INFO] [stdout] test core::system::id_generator::tests::test_snowflake ... ok
[INFO] [stdout] test core::system::snowflake::tests::test_ ... ok
[INFO] [stdout] test core::schema::topic_schema::topic_schema_factors::tests::test_topic ... ok
[INFO] [stdout] test core::schema::topic_schema::topic_schema::tests::test_topic_schema ... ok
[INFO] [stdout] test core::encrypt::date_mask::tests::test ... FAILED
[INFO] [stdout] test core::schema::topic_schema::topic_schema::tests::test_prepare ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::encrypt::date_mask::tests::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::encrypt::date_mask::tests::test' (147) panicked at runtime_model_kernel/src/core/encrypt/date_mask.rs:128:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "2025-01-01 00:00:00"
[INFO] [stdout]  right: "2025-01-01"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c40486882ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c40486882ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c40486882ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c40486882ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c404869d80a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c404869d80a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c404868cf22 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c404868cf22 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c4048666fbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c4048666fbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c4048680669 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c4048559efc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c4048559efc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c4048680822 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c4048680822 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c4048667078 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c404865e489 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c4048667ddd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c404869e0bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c404869df73 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c404851b390 - core::panicking::assert_failed::h3c4a697ad869aabd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c4048507b1d - elf_runtime_model_kernel::core::encrypt::date_mask::tests::test::hdcd7f1e5255753f9
[INFO] [stdout]                                at /opt/rustwide/workdir/runtime_model_kernel/src/core/encrypt/date_mask.rs:128:9
[INFO] [stdout]   22:     0x5c4048507de7 - elf_runtime_model_kernel::core::encrypt::date_mask::tests::test::{{closure}}::h765659425f3e8108
[INFO] [stdout]                                at /opt/rustwide/workdir/runtime_model_kernel/src/core/encrypt/date_mask.rs:123:14
[INFO] [stdout]   23:     0x5c4048509646 - core::ops::function::FnOnce::call_once::ha944cd682266a433
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c404854dfdb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c404854dfdb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c404855a9cb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c404855a9cb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c404855a9cb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c404855a9cb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c404855a9cb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c404855a9cb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c404855a9cb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c40485560e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c40485560e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c404855d5d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c404855d5d2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c404855d5d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c404855d5d2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c404855d5d2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c404855d5d2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c404855d5d2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c4048687a2f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5c4048687a2f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x76ef3e95caa4 - <unknown>
[INFO] [stdout]   45:     0x76ef3e9e9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::encrypt::date_mask::tests::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p elf_runtime_model_kernel --lib`
[INFO] running `Command { std: "docker" "inspect" "546da4243430242a4eadeed78f6e3a36c66d05f1cbff1e2921fbc270db5fc67f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "546da4243430242a4eadeed78f6e3a36c66d05f1cbff1e2921fbc270db5fc67f", kill_on_drop: false }`
[INFO] [stdout] 546da4243430242a4eadeed78f6e3a36c66d05f1cbff1e2921fbc270db5fc67f
