[INFO] fetching crate peppertodo 0.4.3... [INFO] testing peppertodo-0.4.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate peppertodo 0.4.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate peppertodo 0.4.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate peppertodo 0.4.3 [INFO] tweaked toml for crates.io crate peppertodo 0.4.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate peppertodo 0.4.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate peppertodo 0.4.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 289f9dc30a8ceaf2f49fca441711da9767a18b1e0528bc6b2c459c01b793d71c [INFO] running `Command { std: "docker" "start" "-a" "289f9dc30a8ceaf2f49fca441711da9767a18b1e0528bc6b2c459c01b793d71c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "289f9dc30a8ceaf2f49fca441711da9767a18b1e0528bc6b2c459c01b793d71c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "289f9dc30a8ceaf2f49fca441711da9767a18b1e0528bc6b2c459c01b793d71c", kill_on_drop: false }` [INFO] [stdout] 289f9dc30a8ceaf2f49fca441711da9767a18b1e0528bc6b2c459c01b793d71c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7c213ceadfa933e1c3f98430445cd8d9d211d6c33f5cec8ee0d912dc9d01bd4a [INFO] running `Command { std: "docker" "start" "-a" "7c213ceadfa933e1c3f98430445cd8d9d211d6c33f5cec8ee0d912dc9d01bd4a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling peppertodo v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(connection: &Connection) -> TaskManager { [INFO] [stdout] | ^^^^^^^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(connection: &Connection) -> TaskManager<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result, Box> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn get_task(&self, title: &str) -> Result> { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn get_task(&self, title: &str) -> Result, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.20s [INFO] running `Command { std: "docker" "inspect" "7c213ceadfa933e1c3f98430445cd8d9d211d6c33f5cec8ee0d912dc9d01bd4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c213ceadfa933e1c3f98430445cd8d9d211d6c33f5cec8ee0d912dc9d01bd4a", kill_on_drop: false }` [INFO] [stdout] 7c213ceadfa933e1c3f98430445cd8d9d211d6c33f5cec8ee0d912dc9d01bd4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e47f7c4fd2e367f834cc9a31c3567e0f1992d3eb4777e2fdc179b8287a6559d8 [INFO] running `Command { std: "docker" "start" "-a" "e47f7c4fd2e367f834cc9a31c3567e0f1992d3eb4777e2fdc179b8287a6559d8", kill_on_drop: false }` [INFO] [stderr] Compiling peppertodo v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(connection: &Connection) -> TaskManager { [INFO] [stdout] | ^^^^^^^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(connection: &Connection) -> TaskManager<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result, Box> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn get_task(&self, title: &str) -> Result> { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn get_task(&self, title: &str) -> Result, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(connection: &Connection) -> TaskManager { [INFO] [stdout] | ^^^^^^^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(connection: &Connection) -> TaskManager<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result, Box> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 42 | pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result>, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn get_task(&self, title: &str) -> Result> { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn get_task(&self, title: &str) -> Result, Box> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/manager/task.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | fn set_up_task(connection: &Connection) -> Task { [INFO] [stdout] | ^^^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 176 | fn set_up_task(connection: &Connection) -> Task<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "e47f7c4fd2e367f834cc9a31c3567e0f1992d3eb4777e2fdc179b8287a6559d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e47f7c4fd2e367f834cc9a31c3567e0f1992d3eb4777e2fdc179b8287a6559d8", kill_on_drop: false }` [INFO] [stdout] e47f7c4fd2e367f834cc9a31c3567e0f1992d3eb4777e2fdc179b8287a6559d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bad4d9f814cc645a4452cd0c103ff2073960210aeed0bad4bff5f55bcdd19805 [INFO] running `Command { std: "docker" "start" "-a" "bad4d9f814cc645a4452cd0c103ff2073960210aeed0bad4bff5f55bcdd19805", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/manager.rs:13:28 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn new(connection: &Connection) -> TaskManager { [INFO] [stderr] | ^^^^^^^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 13 | pub fn new(connection: &Connection) -> TaskManager<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/manager.rs:42:26 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result, Box> { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ---- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 42 | pub fn get_all_tasks(&self, filter: Option<&TaskStatus>) -> Result>, Box> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/manager.rs:80:21 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn get_task(&self, title: &str) -> Result> { [INFO] [stderr] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 80 | pub fn get_task(&self, title: &str) -> Result, Box> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/manager/task.rs:176:32 [INFO] [stderr] | [INFO] [stderr] 176 | fn set_up_task(connection: &Connection) -> Task { [INFO] [stderr] | ^^^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 176 | fn set_up_task(connection: &Connection) -> Task<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `peppertodo` (lib) generated 3 warnings (run `cargo fix --lib -p peppertodo` to apply 3 suggestions) [INFO] [stderr] warning: `peppertodo` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p peppertodo --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/peppertodo-c0146903cc539dc9) [INFO] [stdout] running 13 tests [INFO] [stdout] test manager::tests::test_get_all_tasks ... ok [INFO] [stdout] test manager::tests::test_get_task ... ok [INFO] [stdout] test manager::task::tests::test_set_title ... ok [INFO] [stdout] test manager::task::tests::test_get_status ... ok [INFO] [stdout] test manager::task::tests::test_set_description ... ok [INFO] [stdout] test manager::tests::test_delete_task ... ok [INFO] [stdout] test manager::tests::test_clear_done_tasks ... ok [INFO] [stdout] test manager::task::tests::test_get_description ... ok [INFO] [stdout] test manager::tests::test_add_new_task_with_already_taken_title ... ok [INFO] [stdout] test manager::tests::test_add_new_task ... ok [INFO] [stdout] test manager::tests::test_get_all_tasks_filtered ... ok [INFO] [stdout] test manager::task::tests::test_get_title ... ok [INFO] [stdout] test manager::task::tests::test_set_status ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pt-230d7d6c684f701b) [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/integration_tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-33aa7b33ced17efa) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_run_add ... ok [INFO] [stdout] test test_run_mark ... ok [INFO] [stdout] test test_run_list ... ok [INFO] [stdout] test test_run_clear ... ok [INFO] [stdout] test test_run_delete ... ok [INFO] [stdout] test test_run_edit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bad4d9f814cc645a4452cd0c103ff2073960210aeed0bad4bff5f55bcdd19805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad4d9f814cc645a4452cd0c103ff2073960210aeed0bad4bff5f55bcdd19805", kill_on_drop: false }` [INFO] [stdout] bad4d9f814cc645a4452cd0c103ff2073960210aeed0bad4bff5f55bcdd19805