[INFO] fetching crate cloacina 0.2.0... [INFO] checking cloacina-0.2.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate cloacina 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate cloacina 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cloacina 0.2.0 [INFO] tweaked toml for crates.io crate cloacina 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cloacina 0.2.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cloacina 0.2.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc4cb62e82c841a36bca3c630af777f583c2925a529c3b0516ea0c3a1f16aa7c [INFO] running `Command { std: "docker" "start" "-a" "cc4cb62e82c841a36bca3c630af777f583c2925a529c3b0516ea0c3a1f16aa7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc4cb62e82c841a36bca3c630af777f583c2925a529c3b0516ea0c3a1f16aa7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4cb62e82c841a36bca3c630af777f583c2925a529c3b0516ea0c3a1f16aa7c", kill_on_drop: false }` [INFO] [stdout] cc4cb62e82c841a36bca3c630af777f583c2925a529c3b0516ea0c3a1f16aa7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f3d7430dc9f31defdd089ce93a256a19f30c5a70a8c4a31dc42a207a44b13e8 [INFO] running `Command { std: "docker" "start" "-a" "9f3d7430dc9f31defdd089ce93a256a19f30c5a70a8c4a31dc42a207a44b13e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking sdd v3.0.8 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking scc v2.3.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking xattr v1.5.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling diesel_derives v2.2.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling aquamarine v0.6.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking deadpool v0.12.2 [INFO] [stderr] Checking deadpool-sync v0.1.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking diesel v2.2.10 [INFO] [stderr] Checking croner v2.2.0 [INFO] [stderr] Compiling cloacina-macros v0.2.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking migrations_internals v2.2.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Checking deadpool-diesel v0.6.1 [INFO] [stderr] Checking diesel_migrations v2.2.0 [INFO] [stderr] Checking cloacina v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> src/registry/workflow_registry.rs:572:9 [INFO] [stdout] | [INFO] [stdout] 572 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `temp_path` [INFO] [stdout] --> src/registry/loader/package_loader.rs:780:13 [INFO] [stdout] | [INFO] [stdout] 780 | let temp_path = { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/registry/storage/filesystem.rs:305:14 [INFO] [stdout] | [INFO] [stdout] 305 | let (mut storage, temp_dir) = create_test_storage().await; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/registry/workflow_registry.rs:579:13 [INFO] [stdout] | [INFO] [stdout] 579 | let storage = FilesystemRegistryStorage::new(temp_dir.path()).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/registry/workflow_registry.rs:589:13 [INFO] [stdout] | [INFO] [stdout] 589 | let storage = FilesystemRegistryStorage::new(temp_dir.path()).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `package_name` is never read [INFO] [stdout] --> src/registry/loader/task_registrar.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 403 | struct DynamicLibraryTask { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 409 | package_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DynamicLibraryTask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `create_workflow_from_package` and `call_workflow_constructor_ffi` are never used [INFO] [stdout] --> src/registry/reconciler.rs:742:8 [INFO] [stdout] | [INFO] [stdout] 148 | impl RegistryReconciler { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 742 | fn create_workflow_from_package( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | fn call_workflow_constructor_ffi( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create_workflow_metadata` is never used [INFO] [stdout] --> src/registry/workflow_registry.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 65 | impl WorkflowRegistryImpl { [INFO] [stdout] | ------------------------------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 167 | fn create_workflow_metadata( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn context(&self) -> ContextDAL { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 214 | pub fn context(&self) -> ContextDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:218:31 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn pipeline_execution(&self) -> PipelineExecutionDAL { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 218 | pub fn pipeline_execution(&self) -> PipelineExecutionDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:222:27 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn task_execution(&self) -> TaskExecutionDAL { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 222 | pub fn task_execution(&self) -> TaskExecutionDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn task_execution_metadata(&self) -> TaskExecutionMetadataDAL { [INFO] [stdout] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 226 | pub fn task_execution_metadata(&self) -> TaskExecutionMetadataDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn recovery_event(&self) -> RecoveryEventDAL { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 230 | pub fn recovery_event(&self) -> RecoveryEventDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:234:26 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn cron_schedule(&self) -> CronScheduleDAL { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 234 | pub fn cron_schedule(&self) -> CronScheduleDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:239:27 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn cron_execution(&self) -> CronExecutionDAL { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 239 | pub fn cron_execution(&self) -> CronExecutionDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::sql_types::Text` [INFO] [stdout] --> tests/fixtures.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use diesel::sql_types::Text; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `package_name` is never read [INFO] [stdout] --> src/registry/loader/task_registrar.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 403 | struct DynamicLibraryTask { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 409 | package_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DynamicLibraryTask` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `create_workflow_from_package` and `call_workflow_constructor_ffi` are never used [INFO] [stdout] --> src/registry/reconciler.rs:742:8 [INFO] [stdout] | [INFO] [stdout] 148 | impl RegistryReconciler { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 742 | fn create_workflow_from_package( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | fn call_workflow_constructor_ffi( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create_workflow_metadata` is never used [INFO] [stdout] --> src/registry/workflow_registry.rs:167:8 [INFO] [stdout] | [INFO] [stdout] 65 | impl WorkflowRegistryImpl { [INFO] [stdout] | ------------------------------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 167 | fn create_workflow_metadata( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn context(&self) -> ContextDAL { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 214 | pub fn context(&self) -> ContextDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:218:31 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn pipeline_execution(&self) -> PipelineExecutionDAL { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 218 | pub fn pipeline_execution(&self) -> PipelineExecutionDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:222:27 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn task_execution(&self) -> TaskExecutionDAL { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 222 | pub fn task_execution(&self) -> TaskExecutionDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:226:36 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn task_execution_metadata(&self) -> TaskExecutionMetadataDAL { [INFO] [stdout] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 226 | pub fn task_execution_metadata(&self) -> TaskExecutionMetadataDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn recovery_event(&self) -> RecoveryEventDAL { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 230 | pub fn recovery_event(&self) -> RecoveryEventDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:234:26 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn cron_schedule(&self) -> CronScheduleDAL { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 234 | pub fn cron_schedule(&self) -> CronScheduleDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dal/postgres_dal/mod.rs:239:27 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn cron_execution(&self) -> CronExecutionDAL { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 239 | pub fn cron_execution(&self) -> CronExecutionDAL<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cloacina_ctl` [INFO] [stdout] --> tests/integration/registry_workflow_registry_tests.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use cloacina_ctl::cli::Cli; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `cloacina_ctl` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 38 - use cloacina_ctl::cli::Cli; [INFO] [stdout] 38 + use cloacina::cli::Cli; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cloacina_ctl` [INFO] [stdout] --> tests/integration/registry_workflow_registry_tests.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use cloacina_ctl::commands::package_workflow; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `cloacina_ctl` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 40 - use cloacina_ctl::commands::package_workflow; [INFO] [stdout] 40 + use cloacina::commands::package_workflow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cloacina_ctl` [INFO] [stdout] --> tests/integration/registry_workflow_registry_tests.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | command: cloacina_ctl::cli::Commands::Package { [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `cloacina_ctl` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 72 - command: cloacina_ctl::cli::Commands::Package { [INFO] [stdout] 72 + command: cloacina::cli::Commands::Package { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> tests/integration/registry_storage_tests.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::sql_types::Text` [INFO] [stdout] --> tests/integration/../fixtures.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use diesel::sql_types::Text; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `diesel::prelude` [INFO] [stdout] --> tests/integration/registry_workflow_registry_tests.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use diesel::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cloacina` (test "integration") due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9f3d7430dc9f31defdd089ce93a256a19f30c5a70a8c4a31dc42a207a44b13e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3d7430dc9f31defdd089ce93a256a19f30c5a70a8c4a31dc42a207a44b13e8", kill_on_drop: false }` [INFO] [stdout] 9f3d7430dc9f31defdd089ce93a256a19f30c5a70a8c4a31dc42a207a44b13e8