[INFO] cloning repository https://github.com/LucaXiang/vf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucaXiang/vf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaXiang%2Fvf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaXiang%2Fvf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9ff513015803dfad7a6c4bb22455867376ecacf [INFO] testing LucaXiang/vf against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaXiang%2Fvf" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LucaXiang/vf [INFO] finished tweaking git repo https://github.com/LucaXiang/vf [INFO] tweaked toml for git repo https://github.com/LucaXiang/vf written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LucaXiang/vf on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LucaXiang/vf 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_filter v0.1.4 [INFO] [stderr] Downloaded cc v1.2.46 [INFO] [stderr] Downloaded jiff-static v0.2.16 [INFO] [stderr] Downloaded syn v2.0.110 [INFO] [stderr] Downloaded jiff v0.2.16 [INFO] [stderr] Downloaded openssl-src v300.5.4+3.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 029d49fe8f6be564cbb216b245d5223a6ef17a56fb2fb0a7573a73bafd52b3df [INFO] running `Command { std: "docker" "start" "-a" "029d49fe8f6be564cbb216b245d5223a6ef17a56fb2fb0a7573a73bafd52b3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "029d49fe8f6be564cbb216b245d5223a6ef17a56fb2fb0a7573a73bafd52b3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029d49fe8f6be564cbb216b245d5223a6ef17a56fb2fb0a7573a73bafd52b3df", kill_on_drop: false }` [INFO] [stdout] 029d49fe8f6be564cbb216b245d5223a6ef17a56fb2fb0a7573a73bafd52b3df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42b3f85908a6c17b37b07a0a06ab938a3d073d04e9e5dd9c397f44ddb9ffd3e3 [INFO] running `Command { std: "docker" "start" "-a" "42b3f85908a6c17b37b07a0a06ab938a3d073d04e9e5dd9c397f44ddb9ffd3e3", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling vf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "42b3f85908a6c17b37b07a0a06ab938a3d073d04e9e5dd9c397f44ddb9ffd3e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b3f85908a6c17b37b07a0a06ab938a3d073d04e9e5dd9c397f44ddb9ffd3e3", kill_on_drop: false }` [INFO] [stdout] 42b3f85908a6c17b37b07a0a06ab938a3d073d04e9e5dd9c397f44ddb9ffd3e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0c4165e288047d3604e6c742279da7f09827b971b32b0443493565abf4b92d7 [INFO] running `Command { std: "docker" "start" "-a" "a0c4165e288047d3604e6c742279da7f09827b971b32b0443493565abf4b92d7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling vf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: variable `in_huella` is assigned to, but never used [INFO] [stdout] --> examples/consulta_basic.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | let mut in_huella = false; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_in_huella` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `in_huella` is never read [INFO] [stdout] --> examples/consulta_basic.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | in_huella = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `in_huella` is never read [INFO] [stdout] --> examples/consulta_basic.rs:254:21 [INFO] [stdout] | [INFO] [stdout] 254 | in_huella = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_last_block_and_huella` is never used [INFO] [stdout] --> examples/consulta_basic.rs:214:4 [INFO] [stdout] | [INFO] [stdout] 214 | fn print_last_block_and_huella(body: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.63s [INFO] running `Command { std: "docker" "inspect" "a0c4165e288047d3604e6c742279da7f09827b971b32b0443493565abf4b92d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c4165e288047d3604e6c742279da7f09827b971b32b0443493565abf4b92d7", kill_on_drop: false }` [INFO] [stdout] a0c4165e288047d3604e6c742279da7f09827b971b32b0443493565abf4b92d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5ec22bfb0f54a3993489dfa726d802efcfc944f5863b0cc883300b5a2939b9e [INFO] running `Command { std: "docker" "start" "-a" "c5ec22bfb0f54a3993489dfa726d802efcfc944f5863b0cc883300b5a2939b9e", kill_on_drop: false }` [INFO] [stderr] warning: variable `in_huella` is assigned to, but never used [INFO] [stderr] --> examples/consulta_basic.rs:218:9 [INFO] [stderr] | [INFO] [stderr] 218 | let mut in_huella = false; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_in_huella` instead [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `in_huella` is never read [INFO] [stderr] --> examples/consulta_basic.rs:227:21 [INFO] [stderr] | [INFO] [stderr] 227 | in_huella = true; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `in_huella` is never read [INFO] [stderr] --> examples/consulta_basic.rs:254:21 [INFO] [stderr] | [INFO] [stderr] 254 | in_huella = false; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: function `print_last_block_and_huella` is never used [INFO] [stderr] --> examples/consulta_basic.rs:214:4 [INFO] [stderr] | [INFO] [stderr] 214 | fn print_last_block_and_huella(body: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `vf` (example "consulta_basic") generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vf-c4f97035b92cf1c6) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test blockchain::chain::tests::test_registro_serde_and_helpers ... ok [INFO] [stdout] test blockchain::chain::tests::test_example_case_1_invoice_creation_first_record ... ok [INFO] [stdout] test blockchain::chain::tests::test_example_case_3_invoice_cancellation_with_previous ... ok [INFO] [stdout] test blockchain::chain::tests::test_case3_cancellation_as_first_block_with_provided_previous_hash ... ok [INFO] [stdout] test blockchain::chain::tests::test_last_hash_default_and_after_append ... ok [INFO] [stdout] test error::tests::test_from_io_error ... ok [INFO] [stdout] test error::tests::test_from_errorstack ... ok [INFO] [stdout] test error::tests::test_to_json_and_display ... ok [INFO] [stdout] test storage::month::tests::test_cancellation_date_parsed ... ok [INFO] [stdout] test storage::month::tests::test_creation_date_parsed ... ok [INFO] [stdout] test storage::month::tests::test_event_ts_parsed ... ok [INFO] [stdout] test blockchain::chain::tests::test_example_case_2_invoice_creation_with_previous ... ok [INFO] [stdout] test storage::wal::tests::test_finalize_no_file ... ok [INFO] [stdout] test storage::wal::tests::test_write_wal_open_fail ... ok [INFO] [stdout] test xml::builder::consulta::tests::test_builder_basic ... ok [INFO] [stdout] test xml::builder::alta_respuesta::tests::test_alta_respuesta_builder ... ok [INFO] [stdout] test xml::builder::registro_alta::tests::test_registro_alta_builder_min ... ok [INFO] [stdout] test xml::serializer::consulta::tests::test_to_xml_consulta_factu_soap_with_clave_paginacion ... ok [INFO] [stdout] test xml::serializer::consulta::tests::test_to_xml_consulta_factu_soap_basic ... ok [INFO] [stdout] test storage::wal::tests::test_write_and_finalize ... ok [INFO] [stdout] test storage::month::tests::test_fallback_now ... ok [INFO] [stdout] test storage::atomic::tests::test_atomic_create_dir_fail ... ok [INFO] [stdout] test blockchain::chain::tests::test_event_concatenate_fields_string ... ok [INFO] [stdout] test xml::serializer::soap::tests::test_to_xml_registro_alta_soap_basic ... ok [INFO] [stdout] test blockchain::chain::tests::test_serde_alias_deserialize_creation_cancellation_event ... ok [INFO] [stdout] test blockchain::chain::tests::test_add_event_block_fields_and_hash ... ok [INFO] [stdout] test storage::atomic::tests::test_atomic_write_success ... ok [INFO] [stdout] test blockchain::chain::tests::test_creation_concatenate_fields_string ... ok [INFO] [stdout] test cert::tests::test_cert_new_success ... FAILED [INFO] [stdout] test cert::tests::test_get_public_key_hex_upper_and_format ... FAILED [INFO] [stdout] test cert::tests::test_cert_new_no_private_key ... FAILED [INFO] [stdout] test cert::tests::test_verify_method ... FAILED [INFO] [stdout] test cert::tests::test_cert_new_no_cert ... FAILED [INFO] [stdout] test cert::tests::test_sign_and_verify ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cert::tests::test_cert_new_success stdout ---- [INFO] [stdout] Error: VfError { code: ErrorCode(1001), message: "Read-only file system (os error 30)", timestamp_ms: 1776902328014, source: Cert, cause: Some("Read-only file system (os error 30)") } [INFO] [stdout] [INFO] [stdout] ---- cert::tests::test_get_public_key_hex_upper_and_format stdout ---- [INFO] [stdout] Error: VfError { code: ErrorCode(1001), message: "Read-only file system (os error 30)", timestamp_ms: 1776902328024, source: Cert, cause: Some("Read-only file system (os error 30)") } [INFO] [stdout] [INFO] [stdout] ---- cert::tests::test_cert_new_no_private_key stdout ---- [INFO] [stdout] Error: VfError { code: ErrorCode(1001), message: "Read-only file system (os error 30)", timestamp_ms: 1776902328074, source: Cert, cause: Some("Read-only file system (os error 30)") } [INFO] [stdout] [INFO] [stdout] ---- cert::tests::test_verify_method stdout ---- [INFO] [stdout] Error: VfError { code: ErrorCode(1001), message: "Read-only file system (os error 30)", timestamp_ms: 1776902328101, source: Cert, cause: Some("Read-only file system (os error 30)") } [INFO] [stdout] [INFO] [stdout] ---- cert::tests::test_cert_new_no_cert stdout ---- [INFO] [stdout] Error: VfError { code: ErrorCode(1001), message: "Read-only file system (os error 30)", timestamp_ms: 1776902328133, source: Cert, cause: Some("Read-only file system (os error 30)") } [INFO] [stdout] [INFO] [stdout] ---- cert::tests::test_sign_and_verify stdout ---- [INFO] [stdout] Error: VfError { code: ErrorCode(1001), message: "Read-only file system (os error 30)", timestamp_ms: 1776902328213, source: Cert, cause: Some("Read-only file system (os error 30)") } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cert::tests::test_cert_new_no_cert [INFO] [stdout] cert::tests::test_cert_new_no_private_key [INFO] [stdout] cert::tests::test_cert_new_success [INFO] [stdout] cert::tests::test_get_public_key_hex_upper_and_format [INFO] [stdout] cert::tests::test_sign_and_verify [INFO] [stdout] cert::tests::test_verify_method [INFO] [stdout] [INFO] [stdout] test result: FAILED. 28 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "c5ec22bfb0f54a3993489dfa726d802efcfc944f5863b0cc883300b5a2939b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ec22bfb0f54a3993489dfa726d802efcfc944f5863b0cc883300b5a2939b9e", kill_on_drop: false }` [INFO] [stdout] c5ec22bfb0f54a3993489dfa726d802efcfc944f5863b0cc883300b5a2939b9e