[INFO] cloning repository https://github.com/keruDev/postit-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keruDev/postit-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkeruDev%2Fpostit-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkeruDev%2Fpostit-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45ee4b31f79e67fed139d2b4716fc06503222dfc
[INFO] testing keruDev/postit-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkeruDev%2Fpostit-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/keruDev/postit-rs
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/keruDev/postit-rs
[INFO] tweaked toml for git repo https://github.com/keruDev/postit-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/keruDev/postit-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/keruDev/postit-rs 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlite v0.36.2
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.2.3
[INFO] [stderr]   Downloaded time-core v0.1.4
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded sqlite3-sys v0.17.0
[INFO] [stderr]   Downloaded typed-builder v0.10.0
[INFO] [stderr]   Downloaded resolv-conf v0.7.1
[INFO] [stderr]   Downloaded time-macros v0.2.22
[INFO] [stderr]   Downloaded deranged v0.4.0
[INFO] [stderr]   Downloaded data-encoding v2.9.0
[INFO] [stderr]   Downloaded async-trait v0.1.88
[INFO] [stderr]   Downloaded redox_users v0.5.0
[INFO] [stderr]   Downloaded cc v1.2.19
[INFO] [stderr]   Downloaded icu_locid_transform_data v1.5.1
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded uuid v1.16.0
[INFO] [stderr]   Downloaded icu_normalizer_data v1.5.1
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded socket2 v0.5.9
[INFO] [stderr]   Downloaded derive_more v0.99.19
[INFO] [stderr]   Downloaded derive-where v1.3.0
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded widestring v1.2.0
[INFO] [stderr]   Downloaded hickory-resolver v0.24.4
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] [stderr]   Downloaded quick-xml v0.37.4
[INFO] [stderr]   Downloaded tokio-util v0.7.14
[INFO] [stderr]   Downloaded time v0.3.41
[INFO] [stderr]   Downloaded bson v2.14.0
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded icu_properties_data v1.5.1
[INFO] [stderr]   Downloaded mongodb v3.2.3
[INFO] [stderr]   Downloaded hickory-proto v0.24.4
[INFO] [stderr]   Downloaded sqlite3-src v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952
[INFO] running `Command { std: "docker" "start" "23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling postit v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.12s
[INFO] running `Command { std: "docker" "inspect" "23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling postit v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.17s
[INFO] running `Command { std: "docker" "inspect" "23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/postit-3e0d35caea64c29a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test core::tests::display_fmt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/postit-7e3b0e19ded0b659)
[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/docs.rs (/opt/rustwide/target/debug/deps/docs-0e216e4a24228774)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test docs_add_no_panic ... ok
[INFO] [stdout] test docs_check_no_panic ... ok
[INFO] [stdout] test docs_clean_no_panic ... ok
[INFO] [stdout] test docs_copy_no_panic ... ok
[INFO] [stdout] test docs_config_no_panic ... ok
[INFO] [stdout] test docs_remove_no_panic ... ok
[INFO] [stdout] test docs_drop_no_panic ... ok
[INFO] [stdout] test docs_sample_no_panic ... ok
[INFO] [stdout] test docs_drop_output ... ok
[INFO] [stdout] test docs_remove_output ... ok
[INFO] [stdout] test docs_set_no_panic ... ok
[INFO] [stdout] test docs_uncheck_no_panic ... ok
[INFO] [stdout] test docs_clean_output ... ok
[INFO] [stdout] test docs_copy_output ... ok
[INFO] [stdout] test docs_add_output ... ok
[INFO] [stdout] test docs_check_output ... ok
[INFO] [stdout] test docs_config_output ... ok
[INFO] [stdout] test docs_view_no_panic ... ok
[INFO] [stdout] test flag_persister_no_panic ... ok
[INFO] [stdout] test docs_sample_output ... ok
[INFO] [stdout] test docs_set_output ... ok
[INFO] [stderr]      Running tests/mocks.rs (/opt/rustwide/target/debug/deps/mocks-9881b7d1564430a2)
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/unittest-5e2e704de1711809)
[INFO] [stdout] test docs_uncheck_output ... ok
[INFO] [stdout] test docs_view_output ... ok
[INFO] [stdout] test flag_persister_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 130 tests
[INFO] [stdout] test core::config::default ... ok
[INFO] [stdout] test core::config::fmt_display ... ok
[INFO] [stdout] test core::config::error_wrap ... ok
[INFO] [stdout] test core::config::load_default ... FAILED
[INFO] [stdout] test core::config::env_is_empty ... ok
[INFO] [stdout] test core::config::env_output ... FAILED
[INFO] [stdout] test core::config::manage_env ... FAILED
[INFO] [stdout] test core::config::manage_init_path_exists ... FAILED
[INFO] [stdout] test core::config::manage_list ... FAILED
[INFO] [stdout] test core::config::manage_list_err ... ok
[INFO] [stdout] test core::config::manage_list_output ... FAILED
[INFO] [stdout] test core::config::manage_set_err_none_set ... FAILED
[INFO] [stdout] test core::config::manage_set_any ... FAILED
[INFO] [stdout] test core::config::manage_path ... FAILED
[INFO] [stdout] test core::config::manage_set_err_path_doesnt_exist ... ok
[INFO] [stdout] test core::config::path_default ... ok
[INFO] [stdout] test core::config::path_empty_env ... ok
[INFO] [stdout] test core::config::path_from_env_err_not_unicode ... ok
[INFO] [stdout] test core::config::path_exists_output ... FAILED
[INFO] [stdout] test core::config::path_from_env_err_relative_path ... ok
[INFO] [stdout] test core::config::manage_remove ... FAILED
[INFO] [stdout] test core::config::manage_remove_config_doesnt_exist ... FAILED
[INFO] [stdout] test core::config::manage_set_all ... FAILED
[INFO] [stdout] test core::config::save ... FAILED
[INFO] [stdout] test core::config::path_custom ... ok
[INFO] [stdout] test core::config::print_path_not_exists_error ... FAILED
[INFO] [stdout] test core::postit::check ... FAILED
[INFO] [stdout] test core::postit::clean ... FAILED
[INFO] [stdout] test core::postit::add ... FAILED
[INFO] [stdout] test core::postit::config ... FAILED
[INFO] [stdout] test core::postit::copy_from_err ... FAILED
[INFO] [stdout] test core::postit::copy_same_paths ... FAILED
[INFO] [stdout] test core::postit::copy ... FAILED
[INFO] [stdout] test core::postit::copy_from_ok ... FAILED
[INFO] [stdout] test core::postit::copy_to_ok ... FAILED
[INFO] [stdout] test core::postit::drop_force ... FAILED
[INFO] [stdout] test core::postit::docs ... ok
[INFO] [stdout] test core::postit::get_persister_file ... FAILED
[INFO] [stdout] test core::postit::copy_to_err ... FAILED
[INFO] [stdout] test core::config::path_not_exists_output ... ok
[INFO] [stdout] test core::postit::drop_no_force_drop ... FAILED
[INFO] [stdout] test core::postit::remove ... FAILED
[INFO] [stdout] test core::postit::sample ... FAILED
[INFO] [stdout] test core::postit::get_persister_none ... FAILED
[INFO] [stdout] test core::postit::set_err ... ok
[INFO] [stdout] test core::postit::set_priority ... FAILED
[INFO] [stdout] test core::postit::uncheck ... FAILED
[INFO] [stdout] test core::postit::set_content ... FAILED
[INFO] [stdout] test docs::docs_check_no_panic ... ok
[INFO] [stdout] test docs::docs_add_no_panic ... ok
[INFO] [stdout] test core::postit::view ... FAILED
[INFO] [stdout] test docs::docs_clean_no_panic ... ok
[INFO] [stdout] test docs::docs_config_no_panic ... ok
[INFO] [stdout] test core::postit::edit_err ... ok
[INFO] [stdout] test docs::docs_copy_no_panic ... ok
[INFO] [stdout] test docs::docs_drop_no_panic ... ok
[INFO] [stdout] test docs::docs_remove_no_panic ... ok
[INFO] [stdout] test docs::docs_add_output ... ok
[INFO] [stdout] test docs::docs_sample_no_panic ... ok
[INFO] [stdout] test docs::docs_copy_output ... ok
[INFO] [stdout] test docs::docs_set_no_panic ... ok
[INFO] [stdout] test docs::docs_remove_output ... ok
[INFO] [stdout] test docs::docs_check_output ... ok
[INFO] [stdout] test docs::docs_sample_output ... ok
[INFO] [stdout] test docs::docs_view_no_panic ... ok
[INFO] [stdout] test docs::docs_drop_output ... ok
[INFO] [stdout] test docs::flag_persister_no_panic ... ok
[INFO] [stdout] test docs::docs_clean_output ... ok
[INFO] [stdout] test models::task::check_err ... ok
[INFO] [stdout] test models::task::check_ok ... ok
[INFO] [stdout] test models::task::from ... ok
[INFO] [stdout] test models::task::new ... ok
[INFO] [stdout] test models::task::priority_as_str ... ok
[INFO] [stdout] test docs::docs_uncheck_no_panic ... ok
[INFO] [stdout] test models::task::to_string ... ok
[INFO] [stdout] test models::task::uncheck_ok ... ok
[INFO] [stdout] test models::task::uncheck_err ... ok
[INFO] [stdout] test models::todo::add_ok ... ok
[INFO] [stdout] test models::todo::check_err ... ok
[INFO] [stdout] test models::task::unpack ... ok
[INFO] [stdout] test models::todo::check_ok ... ok
[INFO] [stdout] test models::todo::drop_err ... ok
[INFO] [stdout] test models::todo::drop_ok ... ok
[INFO] [stdout] test models::todo::get ... ok
[INFO] [stdout] test models::todo::get_mut ... ok
[INFO] [stdout] test docs::docs_config_output ... ok
[INFO] [stdout] test models::todo::new ... ok
[INFO] [stdout] test models::todo::set_content_ok ... ok
[INFO] [stdout] test models::todo::set_priority_err ... ok
[INFO] [stdout] test models::todo::set_content_err ... ok
[INFO] [stdout] test models::todo::set_priority_ok ... ok
[INFO] [stdout] test models::todo::uncheck_err ... ok
[INFO] [stdout] test docs::docs_uncheck_output ... ok
[INFO] [stdout] test docs::docs_view_output ... ok
[INFO] [stdout] test models::todo::view_ok ... ok
[INFO] [stdout] test models::todo::view_err ... ok
[INFO] [stdout] test docs::flag_persister_output ... ok
[INFO] [stdout] test docs::docs_set_output ... ok
[INFO] [stdout] test persisters::fs::csv::open ... FAILED
[INFO] [stdout] test persisters::fs::csv::remove ... FAILED
[INFO] [stdout] test persisters::fs::csv::clean ... FAILED
[INFO] [stdout] test persisters::fs::csv::default ... FAILED
[INFO] [stdout] test persisters::fs::file::check_content_exists ... FAILED
[INFO] [stdout] test models::todo::uncheck_ok ... ok
[INFO] [stdout] test persisters::fs::file::check_content_is_empty ... FAILED
[INFO] [stdout] test persisters::fs::file::check_name_no_ext ... ok
[INFO] [stdout] test persisters::fs::csv::write ... FAILED
[INFO] [stdout] test persisters::fs::file::check_name_no_name ... FAILED
[INFO] [stdout] test persisters::fs::file::check_content_not_exists ... FAILED
[INFO] [stdout] test persisters::fs::file::exists_return_true ... FAILED
[INFO] [stdout] test persisters::fs::file::create_err_already_exists ... FAILED
[INFO] [stdout] test persisters::fs::file::file_fmt_debug ... FAILED
[INFO] [stdout] test persisters::fs::file::clean_err_doesnt_exist ... FAILED
[INFO] [stdout] test persisters::fs::file::check_name_ok ... FAILED
[INFO] [stdout] test persisters::fs::file::edit_err_doesnt_exist ... FAILED
[INFO] [stdout] test persisters::fs::file::file_persister_eq ... FAILED
[INFO] [stdout] test persisters::fs::file::error_wrap ... ok
[INFO] [stdout] test persisters::fs::file::format_from ... ok
[INFO] [stdout] test persisters::fs::file::get_persister_any ... ok
[INFO] [stdout] test persisters::fs::file::get_persister_csv ... FAILED
[INFO] [stdout] test persisters::fs::file::get_persister_txt ... ok
[INFO] [stdout] test persisters::fs::file::get_persister_dot ... ok
[INFO] [stdout] test persisters::fs::file::remove_err_doesnt_exist ... FAILED
[INFO] [stdout] test persisters::fs::file::path ... FAILED
[INFO] [stdout] test persisters::fs::file::remove_ok ... FAILED
[INFO] [stdout] test persisters::fs::file::view_err_doesnt_exist ... FAILED
[INFO] [stdout] test persisters::fs::file::from ... FAILED
[INFO] [stdout] test persisters::traits::file_persister_eq ... FAILED
[INFO] [stdout] test persisters::traits::persister_eq ... FAILED
[INFO] [stdout] test core::config::save_file_doesnt_exist - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::load_default stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::env_output stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::manage_env stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::manage_init_path_exists stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::manage_list stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::manage_list_output stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::manage_set_err_none_set stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::manage_set_any stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::manage_path stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::path_exists_output stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::manage_remove stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::manage_remove_config_doesnt_exist stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::manage_set_all stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::save stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::config::print_path_not_exists_error stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::check stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::clean stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::add stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::config stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::copy_from_err stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::copy_same_paths stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::copy stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::copy_from_ok stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::copy_to_ok stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::drop_force stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::get_persister_file stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::copy_to_err stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::drop_no_force_drop stdout ----
[INFO] [stdout] Error: Config(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::remove stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::sample stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::get_persister_none stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::set_priority stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::uncheck stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::set_content stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- core::postit::view stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::csv::open stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::csv::remove stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::csv::clean stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::csv::default stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::check_content_exists stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::check_content_is_empty stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::csv::write stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::check_name_no_name stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::check_content_not_exists stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::exists_return_true stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::create_err_already_exists stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::file_fmt_debug stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::clean_err_doesnt_exist stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::check_name_ok stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::edit_err_doesnt_exist stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::file_persister_eq stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::get_persister_csv stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::remove_err_doesnt_exist stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::path stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::remove_ok stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::view_err_doesnt_exist stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::fs::file::from stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::traits::file_persister_eq stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- persisters::traits::persister_eq stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::config::env_output
[INFO] [stdout]     core::config::load_default
[INFO] [stdout]     core::config::manage_env
[INFO] [stdout]     core::config::manage_init_path_exists
[INFO] [stdout]     core::config::manage_list
[INFO] [stdout]     core::config::manage_list_output
[INFO] [stdout]     core::config::manage_path
[INFO] [stdout]     core::config::manage_remove
[INFO] [stdout]     core::config::manage_remove_config_doesnt_exist
[INFO] [stdout]     core::config::manage_set_all
[INFO] [stdout]     core::config::manage_set_any
[INFO] [stdout]     core::config::manage_set_err_none_set
[INFO] [stdout]     core::config::path_exists_output
[INFO] [stdout]     core::config::print_path_not_exists_error
[INFO] [stdout]     core::config::save
[INFO] [stdout]     core::postit::add
[INFO] [stdout]     core::postit::check
[INFO] [stdout]     core::postit::clean
[INFO] [stdout]     core::postit::config
[INFO] [stdout]     core::postit::copy
[INFO] [stdout]     core::postit::copy_from_err
[INFO] [stdout]     core::postit::copy_from_ok
[INFO] [stdout]     core::postit::copy_same_paths
[INFO] [stdout]     core::postit::copy_to_err
[INFO] [stdout]     core::postit::copy_to_ok
[INFO] [stdout]     core::postit::drop_force
[INFO] [stdout]     core::postit::drop_no_force_drop
[INFO] [stdout]     core::postit::get_persister_file
[INFO] [stdout]     core::postit::get_persister_none
[INFO] [stdout]     core::postit::remove
[INFO] [stdout]     core::postit::sample
[INFO] [stdout]     core::postit::set_content
[INFO] [stdout]     core::postit::set_priority
[INFO] [stdout]     core::postit::uncheck
[INFO] [stdout]     core::postit::view
[INFO] [stdout]     persisters::fs::csv::clean
[INFO] [stdout]     persisters::fs::csv::default
[INFO] [stdout]     persisters::fs::csv::open
[INFO] [stdout]     persisters::fs::csv::remove
[INFO] [stdout]     persisters::fs::csv::write
[INFO] [stdout]     persisters::fs::file::check_content_exists
[INFO] [stdout]     persisters::fs::file::check_content_is_empty
[INFO] [stdout]     persisters::fs::file::check_content_not_exists
[INFO] [stdout]     persisters::fs::file::check_name_no_name
[INFO] [stdout]     persisters::fs::file::check_name_ok
[INFO] [stdout]     persisters::fs::file::clean_err_doesnt_exist
[INFO] [stdout]     persisters::fs::file::create_err_already_exists
[INFO] [stdout]     persisters::fs::file::edit_err_doesnt_exist
[INFO] [stdout]     persisters::fs::file::exists_return_true
[INFO] [stdout]     persisters::fs::file::file_fmt_debug
[INFO] [stdout]     persisters::fs::file::file_persister_eq
[INFO] [stdout]     persisters::fs::file::from
[INFO] [stdout]     persisters::fs::file::get_persister_csv
[INFO] [stdout]     persisters::fs::file::path
[INFO] [stdout]     persisters::fs::file::remove_err_doesnt_exist
[INFO] [stdout]     persisters::fs::file::remove_ok
[INFO] [stdout]     persisters::fs::file::view_err_doesnt_exist
[INFO] [stdout]     persisters::traits::file_persister_eq
[INFO] [stdout]     persisters::traits::persister_eq
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 71 passed; 59 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test unittest`
[INFO] running `Command { std: "docker" "inspect" "23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952", kill_on_drop: false }`
[INFO] [stdout] 23cd11f9f34960709e22efca28c63c052b3e0e97817b4356c51ef7ce9d69e952
