[INFO] cloning repository https://github.com/dev-mirzabicer/rusk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dev-mirzabicer/rusk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdev-mirzabicer%2Frusk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdev-mirzabicer%2Frusk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 014fc30297fd45e39912f7211395ceb66cfc00b5 [INFO] testing dev-mirzabicer/rusk/014fc30297fd45e39912f7211395ceb66cfc00b5 against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdev-mirzabicer%2Frusk" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dev-mirzabicer/rusk [INFO] finished tweaking git repo https://github.com/dev-mirzabicer/rusk [INFO] tweaked toml for git repo https://github.com/dev-mirzabicer/rusk written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dev-mirzabicer/rusk on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dev-mirzabicer/rusk 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_plain v1.0.2 [INFO] [stderr] Downloaded crc v3.3.0 [INFO] [stderr] Downloaded serde_with_macros v3.14.0 [INFO] [stderr] Downloaded base64ct v1.8.0 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded plotters-backend v0.3.7 [INFO] [stderr] Downloaded atomic v0.6.1 [INFO] [stderr] Downloaded pest_generator v2.8.1 [INFO] [stderr] Downloaded ref-cast-impl v1.0.24 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded bytemuck v1.23.1 [INFO] [stderr] Downloaded figment v0.10.19 [INFO] [stderr] Downloaded comfy-table v7.1.4 [INFO] [stderr] Downloaded schemars v0.9.0 [INFO] [stderr] Downloaded rrule v0.10.0 [INFO] [stderr] Downloaded pest v2.8.1 [INFO] [stderr] Downloaded plotters v0.3.7 [INFO] [stderr] Downloaded serde_with v3.14.0 [INFO] [stderr] Downloaded clap_builder v4.5.43 [INFO] [stderr] Downloaded proptest v1.7.0 [INFO] [stderr] Downloaded pest_derive v2.8.1 [INFO] [stderr] Downloaded half v2.6.0 [INFO] [stderr] Downloaded clap v4.5.43 [INFO] [stderr] Downloaded pest_meta v2.8.1 [INFO] [stderr] Downloaded oorandom v11.1.5 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded schemars v1.0.4 [INFO] [stderr] Downloaded cc v1.2.31 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded inlinable_string v0.1.15 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded scanlex v0.1.4 [INFO] [stderr] Downloaded chrono-english v0.1.7 [INFO] [stderr] Downloaded crunchy v0.2.4 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded chrono-tz v0.6.3 [INFO] [stderr] Downloaded rsa v0.9.8 [INFO] [stderr] Downloaded pear_codegen v0.2.9 [INFO] [stderr] Downloaded pear v0.2.9 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded uncased v0.9.10 [INFO] [stderr] Downloaded ref-cast v1.0.24 [INFO] [stderr] Downloaded plotters-svg v0.3.7 [INFO] [stderr] Downloaded chrono-tz-build v0.0.3 [INFO] [stderr] Downloaded whoami v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10d1dfd262440e8e18361f0c5a932e897bea81da99f0317aba3632b3f4743fd6 [INFO] running `Command { std: "docker" "start" "-a" "10d1dfd262440e8e18361f0c5a932e897bea81da99f0317aba3632b3f4743fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10d1dfd262440e8e18361f0c5a932e897bea81da99f0317aba3632b3f4743fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d1dfd262440e8e18361f0c5a932e897bea81da99f0317aba3632b3f4743fd6", kill_on_drop: false }` [INFO] [stdout] 10d1dfd262440e8e18361f0c5a932e897bea81da99f0317aba3632b3f4743fd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83157b4df8db3a08aa33ec83b830bad141919394f9ae61dc099b24295876beb1 [INFO] running `Command { std: "docker" "start" "-a" "83157b4df8db3a08aa33ec83b830bad141919394f9ae61dc099b24295876beb1", 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] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling uuid v1.17.0 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rrule v0.10.0 [INFO] [stderr] Compiling chrono-english v0.1.7 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling rusk-core v0.1.0 (/opt/rustwide/workdir/crates/rusk-core) [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling rusk-cli v0.1.0 (/opt/rustwide/workdir/crates/rusk-cli) [INFO] [stdout] warning: unused import: `Repository` [INFO] [stdout] --> crates/rusk-cli/src/main.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | use rusk_core::repository::{Repository, SqliteRepository, TaskRepository}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TaskRepository` [INFO] [stdout] --> crates/rusk-cli/src/commands/edit.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use rusk_core::repository::{Repository, TaskRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TaskRepository` [INFO] [stdout] --> crates/rusk-cli/src/commands/recurrence.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | use rusk_core::repository::{Repository, TaskRepository, SeriesRepository, ExceptionRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SeriesRepository` [INFO] [stdout] --> crates/rusk-cli/src/commands/recurrence.rs:8:57 [INFO] [stdout] | [INFO] [stdout] 8 | use rusk_core::repository::{Repository, TaskRepository, SeriesRepository, ExceptionRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExceptionRepository` [INFO] [stdout] --> crates/rusk-cli/src/commands/recurrence.rs:8:75 [INFO] [stdout] | [INFO] [stdout] 8 | use rusk_core::repository::{Repository, TaskRepository, SeriesRepository, ExceptionRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `recurrence` is never read [INFO] [stdout] --> crates/rusk-cli/src/config.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub recurrence: MaterializationConfig, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` 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: fields `default_timezone`, `lookahead_days`, `min_upcoming_instances`, `max_batch_size`, `enable_catchup`, and `materialization_grace_days` are never read [INFO] [stdout] --> crates/rusk-cli/src/config.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MaterializationConfig { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 16 | /// User's default timezone (IANA format) [INFO] [stdout] 17 | pub default_timezone: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | /// Default materialization window in days [INFO] [stdout] 19 | pub lookahead_days: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | /// Always maintain N future instances [INFO] [stdout] 21 | pub min_upcoming_instances: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | /// Limit for batch materialization operations [INFO] [stdout] 23 | pub max_batch_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 24 | /// Whether to materialize missed past occurrences [INFO] [stdout] 25 | pub enable_catchup: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 26 | /// Include near-past in materialization windows (days) [INFO] [stdout] 27 | pub materialization_grace_days: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MaterializationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_common_timezones` is never used [INFO] [stdout] --> crates/rusk-cli/src/config.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn get_common_timezones() -> Vec<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `suggest_timezone` is never used [INFO] [stdout] --> crates/rusk-cli/src/config.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn suggest_timezone(invalid_tz: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_timezone_offset` is never used [INFO] [stdout] --> crates/rusk-cli/src/timezone.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get_timezone_offset(timezone: &str, at_time: DateTime) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_timezone_abbreviation` is never used [INFO] [stdout] --> crates/rusk-cli/src/timezone.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn get_timezone_abbreviation(timezone: &str, at_time: DateTime) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_with_user_preferences` is never used [INFO] [stdout] --> crates/rusk-cli/src/timezone.rs:219:8 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn format_with_user_preferences( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `Command { std: "docker" "inspect" "83157b4df8db3a08aa33ec83b830bad141919394f9ae61dc099b24295876beb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83157b4df8db3a08aa33ec83b830bad141919394f9ae61dc099b24295876beb1", kill_on_drop: false }` [INFO] [stdout] 83157b4df8db3a08aa33ec83b830bad141919394f9ae61dc099b24295876beb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7de49ca8e5e4a04d713a79c45e791a2b2e774d3c4bfe3abe1b7667c856f499d0 [INFO] running `Command { std: "docker" "start" "-a" "7de49ca8e5e4a04d713a79c45e791a2b2e774d3c4bfe3abe1b7667c856f499d0", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling chrono-english v0.1.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rrule v0.10.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling rusk-core v0.1.0 (/opt/rustwide/workdir/crates/rusk-core) [INFO] [stderr] Compiling rusk-cli v0.1.0 (/opt/rustwide/workdir/crates/rusk-cli) [INFO] [stdout] warning: unused import: `assert_cmd::Command` [INFO] [stdout] --> crates/rusk-cli/tests/cli_integration_tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use assert_cmd::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `predicates::prelude::*` [INFO] [stdout] --> crates/rusk-cli/tests/helpers/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use predicates::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> crates/rusk-cli/tests/helpers/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TestFixtures` [INFO] [stdout] --> crates/rusk-cli/tests/cli_integration_tests.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | use helpers::{CliTestHarness, TestFixtures, assertions}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_str` [INFO] [stdout] --> crates/rusk-cli/tests/cli_integration_tests.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | let output_str = String::from_utf8_lossy(&output); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `list_output` [INFO] [stdout] --> crates/rusk-cli/tests/cli_integration_tests.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | let list_output = harness.run_success(&["list", "name:\"Completable Task\""]) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `temp_dir` is never read [INFO] [stdout] --> crates/rusk-cli/tests/helpers/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct CliTestHarness { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 9 | temp_dir: TempDir, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `db_path` and `run_and_capture` are never used [INFO] [stdout] --> crates/rusk-cli/tests/helpers/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl CliTestHarness { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn db_path(&self) -> &std::path::Path { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn run_and_capture(&self, args: &[&str]) -> assert_cmd::assert::Assert { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestFixtures` is never constructed [INFO] [stdout] --> crates/rusk-cli/tests/helpers/mod.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct TestFixtures; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `sample_task_args`, `sample_project_args`, and `sample_recurring_task_args` are never used [INFO] [stdout] --> crates/rusk-cli/tests/helpers/mod.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl TestFixtures { [INFO] [stdout] | ----------------- associated functions in this implementation [INFO] [stdout] 68 | /// Sample task data for testing [INFO] [stdout] 69 | pub fn sample_task_args() -> Vec<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn sample_project_args() -> Vec<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn sample_recurring_task_args() -> Vec<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `task_completed_successfully` is never used [INFO] [stdout] --> crates/rusk-cli/tests/helpers/mod.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn task_completed_successfully() -> impl Predicate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `empty_result` is never used [INFO] [stdout] --> crates/rusk-cli/tests/helpers/mod.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn empty_result() -> impl Predicate { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Repository` [INFO] [stdout] --> crates/rusk-cli/src/main.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | use rusk_core::repository::{Repository, SqliteRepository, TaskRepository}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Repository` [INFO] [stdout] --> crates/rusk-cli/src/main.rs:6:29 [INFO] [stdout] | [INFO] [stdout] 6 | use rusk_core::repository::{Repository, SqliteRepository, TaskRepository}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TaskRepository` [INFO] [stdout] --> crates/rusk-cli/src/commands/edit.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use rusk_core::repository::{Repository, TaskRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TaskRepository` [INFO] [stdout] --> crates/rusk-cli/src/commands/recurrence.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | use rusk_core::repository::{Repository, TaskRepository, SeriesRepository, ExceptionRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SeriesRepository` [INFO] [stdout] --> crates/rusk-cli/src/commands/recurrence.rs:8:57 [INFO] [stdout] | [INFO] [stdout] 8 | use rusk_core::repository::{Repository, TaskRepository, SeriesRepository, ExceptionRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExceptionRepository` [INFO] [stdout] --> crates/rusk-cli/src/commands/recurrence.rs:8:75 [INFO] [stdout] | [INFO] [stdout] 8 | use rusk_core::repository::{Repository, TaskRepository, SeriesRepository, ExceptionRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TaskRepository` [INFO] [stdout] --> crates/rusk-cli/src/commands/edit.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use rusk_core::repository::{Repository, TaskRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TaskRepository` [INFO] [stdout] --> crates/rusk-cli/src/commands/recurrence.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | use rusk_core::repository::{Repository, TaskRepository, SeriesRepository, ExceptionRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SeriesRepository` [INFO] [stdout] --> crates/rusk-cli/src/commands/recurrence.rs:8:57 [INFO] [stdout] | [INFO] [stdout] 8 | use rusk_core::repository::{Repository, TaskRepository, SeriesRepository, ExceptionRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ExceptionRepository` [INFO] [stdout] --> crates/rusk-cli/src/commands/recurrence.rs:8:75 [INFO] [stdout] | [INFO] [stdout] 8 | use rusk_core::repository::{Repository, TaskRepository, SeriesRepository, ExceptionRepository}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `recurrence` is never read [INFO] [stdout] --> crates/rusk-cli/src/config.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub recurrence: MaterializationConfig, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` 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: fields `default_timezone`, `lookahead_days`, `min_upcoming_instances`, `max_batch_size`, `enable_catchup`, and `materialization_grace_days` are never read [INFO] [stdout] --> crates/rusk-cli/src/config.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MaterializationConfig { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 16 | /// User's default timezone (IANA format) [INFO] [stdout] 17 | pub default_timezone: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | /// Default materialization window in days [INFO] [stdout] 19 | pub lookahead_days: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | /// Always maintain N future instances [INFO] [stdout] 21 | pub min_upcoming_instances: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | /// Limit for batch materialization operations [INFO] [stdout] 23 | pub max_batch_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 24 | /// Whether to materialize missed past occurrences [INFO] [stdout] 25 | pub enable_catchup: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 26 | /// Include near-past in materialization windows (days) [INFO] [stdout] 27 | pub materialization_grace_days: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MaterializationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_common_timezones` is never used [INFO] [stdout] --> crates/rusk-cli/src/config.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn get_common_timezones() -> Vec<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `suggest_timezone` is never used [INFO] [stdout] --> crates/rusk-cli/src/config.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn suggest_timezone(invalid_tz: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_timezone_offset` is never used [INFO] [stdout] --> crates/rusk-cli/src/timezone.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get_timezone_offset(timezone: &str, at_time: DateTime) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_timezone_abbreviation` is never used [INFO] [stdout] --> crates/rusk-cli/src/timezone.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn get_timezone_abbreviation(timezone: &str, at_time: DateTime) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_with_user_preferences` is never used [INFO] [stdout] --> crates/rusk-cli/src/timezone.rs:219:8 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn format_with_user_preferences( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `recurrence` is never read [INFO] [stdout] --> crates/rusk-cli/src/config.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub recurrence: MaterializationConfig, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` 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: fields `default_timezone`, `lookahead_days`, `min_upcoming_instances`, `max_batch_size`, `enable_catchup`, and `materialization_grace_days` are never read [INFO] [stdout] --> crates/rusk-cli/src/config.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MaterializationConfig { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 16 | /// User's default timezone (IANA format) [INFO] [stdout] 17 | pub default_timezone: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | /// Default materialization window in days [INFO] [stdout] 19 | pub lookahead_days: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | /// Always maintain N future instances [INFO] [stdout] 21 | pub min_upcoming_instances: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | /// Limit for batch materialization operations [INFO] [stdout] 23 | pub max_batch_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 24 | /// Whether to materialize missed past occurrences [INFO] [stdout] 25 | pub enable_catchup: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 26 | /// Include near-past in materialization windows (days) [INFO] [stdout] 27 | pub materialization_grace_days: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MaterializationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_common_timezones` is never used [INFO] [stdout] --> crates/rusk-cli/src/config.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn get_common_timezones() -> Vec<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `suggest_timezone` is never used [INFO] [stdout] --> crates/rusk-cli/src/config.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn suggest_timezone(invalid_tz: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_timezone_offset` is never used [INFO] [stdout] --> crates/rusk-cli/src/timezone.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get_timezone_offset(timezone: &str, at_time: DateTime) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_timezone_abbreviation` is never used [INFO] [stdout] --> crates/rusk-cli/src/timezone.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn get_timezone_abbreviation(timezone: &str, at_time: DateTime) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_with_user_preferences` is never used [INFO] [stdout] --> crates/rusk-cli/src/timezone.rs:219:8 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn format_with_user_preferences( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expected_start` [INFO] [stdout] --> crates/rusk-core/src/recurrence.rs:813:17 [INFO] [stdout] | [INFO] [stdout] 813 | let expected_start = now - Duration::days(3); // grace period [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expected_end` [INFO] [stdout] --> crates/rusk-core/src/recurrence.rs:814:17 [INFO] [stdout] | [INFO] [stdout] 814 | let expected_end = now + Duration::days(30); // lookahead [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "7de49ca8e5e4a04d713a79c45e791a2b2e774d3c4bfe3abe1b7667c856f499d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7de49ca8e5e4a04d713a79c45e791a2b2e774d3c4bfe3abe1b7667c856f499d0", kill_on_drop: false }` [INFO] [stdout] 7de49ca8e5e4a04d713a79c45e791a2b2e774d3c4bfe3abe1b7667c856f499d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 30b4b6eadd17c9dd56ff828d35f13097a10ad0723929521a8c41d370fc70288a [INFO] running `Command { std: "docker" "start" "-a" "30b4b6eadd17c9dd56ff828d35f13097a10ad0723929521a8c41d370fc70288a", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `expected_start` [INFO] [stderr] --> crates/rusk-core/src/recurrence.rs:813:17 [INFO] [stderr] | [INFO] [stderr] 813 | let expected_start = now - Duration::days(3); // grace period [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_start` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `expected_end` [INFO] [stderr] --> crates/rusk-core/src/recurrence.rs:814:17 [INFO] [stderr] | [INFO] [stderr] 814 | let expected_end = now + Duration::days(30); // lookahead [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_end` [INFO] [stderr] [INFO] [stderr] warning: `rusk-core` (lib test) generated 2 warnings [INFO] [stderr] warning: unused import: `Repository` [INFO] [stderr] --> crates/rusk-cli/src/main.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | use rusk_core::repository::{Repository, SqliteRepository, TaskRepository}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `TaskRepository` [INFO] [stderr] --> crates/rusk-cli/src/commands/edit.rs:5:41 [INFO] [stderr] | [INFO] [stderr] 5 | use rusk_core::repository::{Repository, TaskRepository}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `TaskRepository` [INFO] [stderr] --> crates/rusk-cli/src/commands/recurrence.rs:8:41 [INFO] [stderr] | [INFO] [stderr] 8 | use rusk_core::repository::{Repository, TaskRepository, SeriesRepository, ExceptionRepository}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `SeriesRepository` [INFO] [stderr] --> crates/rusk-cli/src/commands/recurrence.rs:8:57 [INFO] [stderr] | [INFO] [stderr] 8 | use rusk_core::repository::{Repository, TaskRepository, SeriesRepository, ExceptionRepository}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ExceptionRepository` [INFO] [stderr] --> crates/rusk-cli/src/commands/recurrence.rs:8:75 [INFO] [stderr] | [INFO] [stderr] 8 | use rusk_core::repository::{Repository, TaskRepository, SeriesRepository, ExceptionRepository}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `recurrence` is never read [INFO] [stderr] --> crates/rusk-cli/src/config.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Config { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 10 | pub recurrence: MaterializationConfig, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `default_timezone`, `lookahead_days`, `min_upcoming_instances`, `max_batch_size`, `enable_catchup`, and `materialization_grace_days` are never read [INFO] [stderr] --> crates/rusk-cli/src/config.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct MaterializationConfig { [INFO] [stderr] | --------------------- fields in this struct [INFO] [stderr] 16 | /// User's default timezone (IANA format) [INFO] [stderr] 17 | pub default_timezone: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 18 | /// Default materialization window in days [INFO] [stderr] 19 | pub lookahead_days: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 20 | /// Always maintain N future instances [INFO] [stderr] 21 | pub min_upcoming_instances: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 22 | /// Limit for batch materialization operations [INFO] [stderr] 23 | pub max_batch_size: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 24 | /// Whether to materialize missed past occurrences [INFO] [stderr] 25 | pub enable_catchup: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 26 | /// Include near-past in materialization windows (days) [INFO] [stderr] 27 | pub materialization_grace_days: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MaterializationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `get_common_timezones` is never used [INFO] [stderr] --> crates/rusk-cli/src/config.rs:116:8 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn get_common_timezones() -> Vec<&'static str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `suggest_timezone` is never used [INFO] [stderr] --> crates/rusk-cli/src/config.rs:140:8 [INFO] [stderr] | [INFO] [stderr] 140 | pub fn suggest_timezone(invalid_tz: &str) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_timezone_offset` is never used [INFO] [stderr] --> crates/rusk-cli/src/timezone.rs:101:8 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn get_timezone_offset(timezone: &str, at_time: DateTime) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_timezone_abbreviation` is never used [INFO] [stderr] --> crates/rusk-cli/src/timezone.rs:110:8 [INFO] [stderr] | [INFO] [stderr] 110 | pub fn get_timezone_abbreviation(timezone: &str, at_time: DateTime) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `format_with_user_preferences` is never used [INFO] [stderr] --> crates/rusk-cli/src/timezone.rs:219:8 [INFO] [stderr] | [INFO] [stderr] 219 | pub fn format_with_user_preferences( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rusk-cli` (bin "rusk") generated 12 warnings (run `cargo fix --bin "rusk"` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `assert_cmd::Command` [INFO] [stderr] --> crates/rusk-cli/tests/cli_integration_tests.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use assert_cmd::Command; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `predicates::prelude::*` [INFO] [stderr] --> crates/rusk-cli/tests/helpers/mod.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use predicates::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> crates/rusk-cli/tests/helpers/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `TestFixtures` [INFO] [stderr] --> crates/rusk-cli/tests/cli_integration_tests.rs:10:31 [INFO] [stderr] | [INFO] [stderr] 10 | use helpers::{CliTestHarness, TestFixtures, assertions}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output_str` [INFO] [stderr] --> crates/rusk-cli/tests/cli_integration_tests.rs:216:9 [INFO] [stderr] | [INFO] [stderr] 216 | let output_str = String::from_utf8_lossy(&output); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_str` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `list_output` [INFO] [stderr] --> crates/rusk-cli/tests/cli_integration_tests.rs:224:9 [INFO] [stderr] | [INFO] [stderr] 224 | let list_output = harness.run_success(&["list", "name:\"Completable Task\""]) [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_output` [INFO] [stderr] [INFO] [stderr] warning: field `temp_dir` is never read [INFO] [stderr] --> crates/rusk-cli/tests/helpers/mod.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct CliTestHarness { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 9 | temp_dir: TempDir, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `db_path` and `run_and_capture` are never used [INFO] [stderr] --> crates/rusk-cli/tests/helpers/mod.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 13 | impl CliTestHarness { [INFO] [stderr] | ------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 36 | pub fn db_path(&self) -> &std::path::Path { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 57 | pub fn run_and_capture(&self, args: &[&str]) -> assert_cmd::assert::Assert { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `TestFixtures` is never constructed [INFO] [stderr] --> crates/rusk-cli/tests/helpers/mod.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | pub struct TestFixtures; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated functions `sample_task_args`, `sample_project_args`, and `sample_recurring_task_args` are never used [INFO] [stderr] --> crates/rusk-cli/tests/helpers/mod.rs:69:12 [INFO] [stderr] | [INFO] [stderr] 67 | impl TestFixtures { [INFO] [stderr] | ----------------- associated functions in this implementation [INFO] [stderr] 68 | /// Sample task data for testing [INFO] [stderr] 69 | pub fn sample_task_args() -> Vec<&'static str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 74 | pub fn sample_project_args() -> Vec<&'static str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 79 | pub fn sample_recurring_task_args() -> Vec<&'static str> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `task_completed_successfully` is never used [INFO] [stderr] --> crates/rusk-cli/tests/helpers/mod.rs:115:12 [INFO] [stderr] | [INFO] [stderr] 115 | pub fn task_completed_successfully() -> impl Predicate { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `empty_result` is never used [INFO] [stderr] --> crates/rusk-cli/tests/helpers/mod.rs:122:12 [INFO] [stderr] | [INFO] [stderr] 122 | pub fn empty_result() -> impl Predicate { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rusk-cli` (test "cli_integration_tests") generated 12 warnings (run `cargo fix --test "cli_integration_tests"` to apply 4 suggestions) [INFO] [stderr] warning: `rusk-cli` (bin "rusk" test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusk-569330e47619dc6d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli_integration_tests.rs (/opt/rustwide/target/debug/deps/cli_integration_tests-f1067acaa9f643f9) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_cli_help_and_version ... ok [INFO] [stdout] test test_list_command_comprehensive ... FAILED [INFO] [stdout] test test_add_command_comprehensive ... FAILED [INFO] [stdout] test test_command_aliases ... FAILED [INFO] [stdout] test test_complete_workflows ... FAILED [INFO] [stdout] test test_edit_command ... ok [INFO] [stdout] test test_output_formatting ... ok [INFO] [stdout] test test_error_handling ... ok [INFO] [stdout] test test_project_commands ... FAILED [INFO] [stdout] test test_add_recurring_tasks ... ok [INFO] [stdout] test test_task_status_changes ... ok [INFO] [stderr] error: test failed, to rerun pass `-p rusk-cli --test cli_integration_tests` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_list_command_comprehensive stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_list_command_comprehensive' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=`````` [INFO] [stdout] \x1b[31;1mError:\x1b[0m Task not found: Work [INFO] [stdout] \x1b[36mTip:\x1b[0m Use --help for command usage information [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`RUSK_DATABASE_PATH="/tmp/.tmpzAHKPU/test.db" "/opt/rustwide/target/debug/rusk" "add" "Work Task" "--tag" "work" "--project" "Work"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=``` [INFO] [stdout] \x1b[31;1mError:\x1b[0m Task not found: Work [INFO] [stdout] \x1b[36mTip:\x1b[0m Use --help for command usage information [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b7caee78ab2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b7caee78ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b7caee78ab2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b7caee78ab2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b7caeea0843 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b7caeea0843 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b7caee75233 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b7caee75233 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b7caee78902 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b7caee7a149 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5b7caee79f7e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5b7caeded3b4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b7caeded3b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b7caee7ab1e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b7caee7ab1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5b7caee7a8ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5b7caee78fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b7caee7a57d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5b7caee9efc0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b7caee0bef0 - core::panicking::panic_display::h7f1578bf4524dcb7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x5b7caee0e9db - assert_cmd::assert::AssertError::panic::panic_cold_display::h93cb37d2f10e48d3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x5b7caee0d657 - assert_cmd::assert::AssertError::panic::hb5d398b681149e92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9 [INFO] [stdout] 22: 0x5b7caee088b7 - core::ops::function::FnOnce::call_once::hb846e3d98474bf1f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5b7caee045b4 - core::result::Result::unwrap_or_else::hd03f3b6e06004c80 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23 [INFO] [stdout] 24: 0x5b7caee0c9f6 - assert_cmd::assert::Assert::success::h485d4909e146fe4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28 [INFO] [stdout] 25: 0x5b7caeda83c2 - cli_integration_tests::helpers::CliTestHarness::run_success::h2ae8f496a4264d39 [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/helpers/mod.rs:45:14 [INFO] [stdout] 26: 0x5b7caeda9481 - cli_integration_tests::test_list_command_comprehensive::hb288a93cfd6f8707 [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/cli_integration_tests.rs:148:13 [INFO] [stdout] 27: 0x5b7caeda9347 - cli_integration_tests::test_list_command_comprehensive::{{closure}}::ha6779fa3a4fb0331 [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/cli_integration_tests.rs:140:37 [INFO] [stdout] 28: 0x5b7caeda5756 - core::ops::function::FnOnce::call_once::hf8231a343f01c87e [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5b7caedf2c1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 30: 0x5b7caedf2c1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 31: 0x5b7caedf1d55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 32: 0x5b7caedf1d55 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 33: 0x5b7caedf1d55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 34: 0x5b7caedf1d55 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5b7caedf1d55 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5b7caedf1d55 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 37: 0x5b7caedf1d55 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 38: 0x5b7caedb5954 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 39: 0x5b7caedb5954 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 40: 0x5b7caedb932a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 41: 0x5b7caedb932a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x5b7caedb932a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 43: 0x5b7caedb932a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 44: 0x5b7caedb932a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x5b7caedb932a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 46: 0x5b7caedb932a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5b7caee7dbbf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 48: 0x5b7caee7dbbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 49: 0x79907c385aa4 - [INFO] [stdout] 50: 0x79907c412a34 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_add_command_comprehensive stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_add_command_comprehensive' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=`````` [INFO] [stdout] \x1b[31;1mError:\x1b[0m Task not found: TestProject [INFO] [stdout] \x1b[36mTip:\x1b[0m Use --help for command usage information [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`RUSK_DATABASE_PATH="/tmp/.tmpbUrZov/test.db" "/opt/rustwide/target/debug/rusk" "add" "Project Task" "--project" "TestProject"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=``` [INFO] [stdout] \x1b[31;1mError:\x1b[0m Task not found: TestProject [INFO] [stdout] \x1b[36mTip:\x1b[0m Use --help for command usage information [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b7caee78ab2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b7caee78ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b7caee78ab2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b7caee78ab2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b7caeea0843 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b7caeea0843 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b7caee75233 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b7caee75233 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b7caee78902 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b7caee7a149 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5b7caee79f7e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5b7caeded3b4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b7caeded3b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b7caee7ab1e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b7caee7ab1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5b7caee7a8ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5b7caee78fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b7caee7a57d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5b7caee9efc0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b7caee0bef0 - core::panicking::panic_display::h7f1578bf4524dcb7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x5b7caee0e9db - assert_cmd::assert::AssertError::panic::panic_cold_display::h93cb37d2f10e48d3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x5b7caee0d657 - assert_cmd::assert::AssertError::panic::hb5d398b681149e92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9 [INFO] [stdout] 22: 0x5b7caee088b7 - core::ops::function::FnOnce::call_once::hb846e3d98474bf1f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5b7caee045b4 - core::result::Result::unwrap_or_else::hd03f3b6e06004c80 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23 [INFO] [stdout] 24: 0x5b7caee0c9f6 - assert_cmd::assert::Assert::success::h485d4909e146fe4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28 [INFO] [stdout] 25: 0x5b7caeda83c2 - cli_integration_tests::helpers::CliTestHarness::run_success::h2ae8f496a4264d39 [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/helpers/mod.rs:45:14 [INFO] [stdout] 26: 0x5b7caeda8abd - cli_integration_tests::test_add_command_comprehensive::ha9436c2342cd9318 [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/cli_integration_tests.rs:53:13 [INFO] [stdout] 27: 0x5b7caeda88a7 - cli_integration_tests::test_add_command_comprehensive::{{closure}}::hd9f98e1b348f5555 [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/cli_integration_tests.rs:33:36 [INFO] [stdout] 28: 0x5b7caeda5716 - core::ops::function::FnOnce::call_once::hf09d04226665e6c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5b7caedf2c1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 30: 0x5b7caedf2c1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 31: 0x5b7caedf1d55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 32: 0x5b7caedf1d55 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 33: 0x5b7caedf1d55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 34: 0x5b7caedf1d55 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5b7caedf1d55 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5b7caedf1d55 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 37: 0x5b7caedf1d55 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 38: 0x5b7caedb5954 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 39: 0x5b7caedb5954 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 40: 0x5b7caedb932a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 41: 0x5b7caedb932a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x5b7caedb932a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 43: 0x5b7caedb932a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 44: 0x5b7caedb932a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x5b7caedb932a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 46: 0x5b7caedb932a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5b7caee7dbbf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 48: 0x5b7caee7dbbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 49: 0x79907c385aa4 - [INFO] [stdout] 50: 0x79907c412a34 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_command_aliases stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_command_aliases' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5: [INFO] [stdout] Unexpected stdout, failed (var.contains(Name) && var.contains(Description)) [INFO] [stdout] ├── var as str: No projects found. [INFO] [stdout] └── var.contains(Name) [INFO] [stdout] └── var: No projects found. [INFO] [stdout] [INFO] [stdout] command=`RUSK_DATABASE_PATH="/tmp/.tmpjgDFBZ/test.db" "/opt/rustwide/target/debug/rusk" "proj" "list"` [INFO] [stdout] code=0 [INFO] [stdout] stdout="No projects found.\n" [INFO] [stdout] stderr="" [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b7caee78ab2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b7caee78ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b7caee78ab2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b7caee78ab2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b7caeea0843 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b7caeea0843 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b7caee75233 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b7caee75233 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b7caee78902 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b7caee7a149 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5b7caee79f7e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5b7caeded3b4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b7caeded3b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b7caee7ab1e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b7caee7ab1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5b7caee7a8ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5b7caee78fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b7caee7a57d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5b7caee9efc0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b7caee0bef0 - core::panicking::panic_display::h7f1578bf4524dcb7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x5b7caee0e9db - assert_cmd::assert::AssertError::panic::panic_cold_display::h93cb37d2f10e48d3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x5b7caee0d657 - assert_cmd::assert::AssertError::panic::hb5d398b681149e92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9 [INFO] [stdout] 22: 0x5b7caee088b7 - core::ops::function::FnOnce::call_once::hb846e3d98474bf1f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5b7caee045b4 - core::result::Result::unwrap_or_else::hd03f3b6e06004c80 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23 [INFO] [stdout] 24: 0x5b7caedad505 - assert_cmd::assert::Assert::stdout::hd56f7188658ec698 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31 [INFO] [stdout] 25: 0x5b7caedab855 - cli_integration_tests::test_command_aliases::h4c51460f8afe38de [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/cli_integration_tests.rs:361:10 [INFO] [stdout] 26: 0x5b7caedab5e7 - cli_integration_tests::test_command_aliases::{{closure}}::h579e4645049a9b71 [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/cli_integration_tests.rs:347:26 [INFO] [stdout] 27: 0x5b7caeda55c6 - core::ops::function::FnOnce::call_once::h6c9831dcfe99e324 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x5b7caedf2c1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5b7caedf2c1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 30: 0x5b7caedf1d55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 31: 0x5b7caedf1d55 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5b7caedf1d55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5b7caedf1d55 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x5b7caedf1d55 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x5b7caedf1d55 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 36: 0x5b7caedf1d55 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 37: 0x5b7caedb5954 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 38: 0x5b7caedb5954 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x5b7caedb932a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x5b7caedb932a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x5b7caedb932a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 42: 0x5b7caedb932a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 43: 0x5b7caedb932a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5b7caedb932a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x5b7caedb932a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5b7caee7dbbf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 47: 0x5b7caee7dbbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 48: 0x79907c385aa4 - [INFO] [stdout] 49: 0x79907c412a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_complete_workflows stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_complete_workflows' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code=1 [INFO] [stdout] stderr=`````` [INFO] [stdout] \x1b[31;1mError:\x1b[0m Task not found: Workflow Project [INFO] [stdout] \x1b[36mTip:\x1b[0m Use --help for command usage information [INFO] [stdout] ``` [INFO] [stdout] ``` [INFO] [stdout] command=`RUSK_DATABASE_PATH="/tmp/.tmpK8Pfoh/test.db" "/opt/rustwide/target/debug/rusk" "add" "Workflow Task 1" "--project" "Workflow Project" "--priority" "high"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=``` [INFO] [stdout] \x1b[31;1mError:\x1b[0m Task not found: Workflow Project [INFO] [stdout] \x1b[36mTip:\x1b[0m Use --help for command usage information [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b7caee78ab2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b7caee78ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b7caee78ab2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b7caee78ab2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b7caeea0843 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b7caeea0843 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b7caee75233 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b7caee75233 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b7caee78902 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b7caee7a149 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5b7caee79f7e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5b7caeded3b4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b7caeded3b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b7caee7ab1e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b7caee7ab1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5b7caee7a8ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5b7caee78fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b7caee7a57d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5b7caee9efc0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b7caee0bef0 - core::panicking::panic_display::h7f1578bf4524dcb7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x5b7caee0e9db - assert_cmd::assert::AssertError::panic::panic_cold_display::h93cb37d2f10e48d3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x5b7caee0d657 - assert_cmd::assert::AssertError::panic::hb5d398b681149e92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9 [INFO] [stdout] 22: 0x5b7caee088b7 - core::ops::function::FnOnce::call_once::hb846e3d98474bf1f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5b7caee045b4 - core::result::Result::unwrap_or_else::hd03f3b6e06004c80 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23 [INFO] [stdout] 24: 0x5b7caee0c9f6 - assert_cmd::assert::Assert::success::h485d4909e146fe4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:158:28 [INFO] [stdout] 25: 0x5b7caeda83c2 - cli_integration_tests::helpers::CliTestHarness::run_success::h2ae8f496a4264d39 [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/helpers/mod.rs:45:14 [INFO] [stdout] 26: 0x5b7caedab9ac - cli_integration_tests::test_complete_workflows::h9bed037b16f106b0 [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/cli_integration_tests.rs:372:13 [INFO] [stdout] 27: 0x5b7caedab8f7 - cli_integration_tests::test_complete_workflows::{{closure}}::hc432946db912252c [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/cli_integration_tests.rs:366:29 [INFO] [stdout] 28: 0x5b7caeda5656 - core::ops::function::FnOnce::call_once::ha0c6e2ff795be965 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5b7caedf2c1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 30: 0x5b7caedf2c1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 31: 0x5b7caedf1d55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 32: 0x5b7caedf1d55 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 33: 0x5b7caedf1d55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 34: 0x5b7caedf1d55 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 35: 0x5b7caedf1d55 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5b7caedf1d55 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 37: 0x5b7caedf1d55 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 38: 0x5b7caedb5954 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 39: 0x5b7caedb5954 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 40: 0x5b7caedb932a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 41: 0x5b7caedb932a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x5b7caedb932a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 43: 0x5b7caedb932a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 44: 0x5b7caedb932a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x5b7caedb932a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 46: 0x5b7caedb932a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5b7caee7dbbf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 48: 0x5b7caee7dbbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 49: 0x79907c385aa4 - [INFO] [stdout] 50: 0x79907c412a34 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_project_commands stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_project_commands' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5: [INFO] [stdout] Unexpected stdout, failed var.contains(Detailed Project) [INFO] [stdout] ├── var: +--------------------------------------+--------------+-------------+------------+ [INFO] [stdout] │ | ID | Name | Description | Created At | [INFO] [stdout] │ +================================================================================+ [INFO] [stdout] │ | 01997fd0-2bde-7791-8670-86b156c2b59b | Test Project | None | now | [INFO] [stdout] │ +--------------------------------------+--------------+-------------+------------+ [INFO] [stdout] └── var as str: +--------------------------------------+--------------+-------------+------------+ [INFO] [stdout] | ID | Name | Description | Created At | [INFO] [stdout] +================================================================================+ [INFO] [stdout] | 01997fd0-2bde-7791-8670-86b156c2b59b | Test Project | None | now | [INFO] [stdout] +--------------------------------------+--------------+-------------+------------+ [INFO] [stdout] [INFO] [stdout] command=`RUSK_DATABASE_PATH="/tmp/.tmpzGsiD7/test.db" "/opt/rustwide/target/debug/rusk" "project" "list"` [INFO] [stdout] code=0 [INFO] [stdout] stdout=``` [INFO] [stdout] +--------------------------------------+--------------+-------------+------------+ [INFO] [stdout] | ID | Name | Description | Created At | [INFO] [stdout] +================================================================================+ [INFO] [stdout] | 01997fd0-2bde-7791-8670-86b156c2b59b | Test Project | None | now | [INFO] [stdout] +--------------------------------------+--------------+-------------+------------+ [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stderr="" [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b7caee78ab2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b7caee78ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b7caee78ab2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b7caee78ab2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b7caeea0843 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b7caeea0843 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b7caee75233 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b7caee75233 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b7caee78902 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b7caee7a149 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5b7caee79f7e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5b7caeded3b4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b7caeded3b4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b7caee7ab1e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b7caee7ab1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5b7caee7a8ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5b7caee78fa9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b7caee7a57d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5b7caee9efc0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b7caee0bef0 - core::panicking::panic_display::h7f1578bf4524dcb7 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x5b7caee0e9db - assert_cmd::assert::AssertError::panic::panic_cold_display::h93cb37d2f10e48d3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x5b7caee0d657 - assert_cmd::assert::AssertError::panic::hb5d398b681149e92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9 [INFO] [stdout] 22: 0x5b7caee088b7 - core::ops::function::FnOnce::call_once::hb846e3d98474bf1f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5b7caee045b4 - core::result::Result::unwrap_or_else::hd03f3b6e06004c80 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23 [INFO] [stdout] 24: 0x5b7caedad415 - assert_cmd::assert::Assert::stdout::h4b1e2a9edf10b284 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31 [INFO] [stdout] 25: 0x5b7caedaa7ca - cli_integration_tests::test_project_commands::h0d39ddc2c97c531d [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/cli_integration_tests.rs:268:10 [INFO] [stdout] 26: 0x5b7caedaa447 - cli_integration_tests::test_project_commands::{{closure}}::h6da969a553530708 [INFO] [stdout] at /opt/rustwide/workdir/crates/rusk-cli/tests/cli_integration_tests.rs:250:27 [INFO] [stdout] 27: 0x5b7caeda5586 - core::ops::function::FnOnce::call_once::h4da63f61dc5d8653 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x5b7caedf2c1b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5b7caedf2c1b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 30: 0x5b7caedf1d55 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 31: 0x5b7caedf1d55 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5b7caedf1d55 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5b7caedf1d55 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x5b7caedf1d55 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x5b7caedf1d55 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 36: 0x5b7caedf1d55 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 37: 0x5b7caedb5954 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 38: 0x5b7caedb5954 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x5b7caedb932a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x5b7caedb932a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x5b7caedb932a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 42: 0x5b7caedb932a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 43: 0x5b7caedb932a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5b7caedb932a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x5b7caedb932a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5b7caee7dbbf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 47: 0x5b7caee7dbbf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 48: 0x79907c385aa4 - [INFO] [stdout] 49: 0x79907c412a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_add_command_comprehensive [INFO] [stdout] test_command_aliases [INFO] [stdout] test_complete_workflows [INFO] [stdout] test_list_command_comprehensive [INFO] [stdout] test_project_commands [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "30b4b6eadd17c9dd56ff828d35f13097a10ad0723929521a8c41d370fc70288a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b4b6eadd17c9dd56ff828d35f13097a10ad0723929521a8c41d370fc70288a", kill_on_drop: false }` [INFO] [stdout] 30b4b6eadd17c9dd56ff828d35f13097a10ad0723929521a8c41d370fc70288a