[INFO] fetching crate cdx-cli 0.7.1... [INFO] testing cdx-cli-0.7.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] extracting crate cdx-cli 0.7.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate cdx-cli 0.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cdx-cli 0.7.1 [INFO] tweaked toml for crates.io crate cdx-cli 0.7.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cdx-cli 0.7.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cdx-cli 0.7.1 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 633b851e7e188824784797cdff621b199bf2a41f566efd9d81f73d4fea52f034 [INFO] running `Command { std: "docker" "start" "-a" "633b851e7e188824784797cdff621b199bf2a41f566efd9d81f73d4fea52f034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "633b851e7e188824784797cdff621b199bf2a41f566efd9d81f73d4fea52f034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "633b851e7e188824784797cdff621b199bf2a41f566efd9d81f73d4fea52f034", kill_on_drop: false }` [INFO] [stdout] 633b851e7e188824784797cdff621b199bf2a41f566efd9d81f73d4fea52f034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 901266a66a7f5e2a253bcb2f3a788aeca7e7356e90a1b360e53440c3f99dfd0b [INFO] running `Command { std: "docker" "start" "-a" "901266a66a7f5e2a253bcb2f3a788aeca7e7356e90a1b360e53440c3f99dfd0b", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling cmov v0.5.2 [INFO] [stderr] Compiling cpubits v0.1.0 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling base16ct v1.0.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling ctutils v0.4.0 [INFO] [stderr] Compiling rustcrypto-ff v0.14.0-rc.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustcrypto-group v0.14.0-rc.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling keccak v0.2.0-rc.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling zlib-rs v0.6.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling fiat-crypto v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling der_derive v0.8.0 [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 curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling hybrid-array v0.4.7 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling crypto-common v0.2.0 [INFO] [stderr] Compiling block-buffer v0.11.0 [INFO] [stderr] Compiling crypto-bigint v0.7.0-rc.27 [INFO] [stderr] Compiling inout v0.2.2 [INFO] [stderr] Compiling module-lattice v0.1.0 [INFO] [stderr] Compiling zip v8.0.0 [INFO] [stderr] Compiling thiserror v2.0.18 [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 digest v0.11.0 [INFO] [stderr] Compiling cipher v0.5.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling universal-hash v0.6.0-rc.10 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling polyval v0.7.0-rc.9 [INFO] [stderr] Compiling aes v0.9.0-rc.4 [INFO] [stderr] Compiling spki v0.8.0-rc.4 [INFO] [stderr] Compiling sec1 v0.8.0-rc.13 [INFO] [stderr] Compiling hmac v0.13.0-rc.5 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.11 [INFO] [stderr] Compiling signature v3.0.0-rc.10 [INFO] [stderr] Compiling hkdf v0.13.0-rc.5 [INFO] [stderr] Compiling rfc6979 v0.5.0-rc.5 [INFO] [stderr] Compiling sha2 v0.11.0-rc.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling aead v0.6.0-rc.10 [INFO] [stderr] Compiling pkcs1 v0.8.0-rc.4 [INFO] [stderr] Compiling sha3 v0.11.0-rc.7 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ghash v0.6.0-rc.6 [INFO] [stderr] Compiling poly1305 v0.9.0-rc.6 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling ctr v0.10.0-rc.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling chacha20poly1305 v0.11.0-rc.3 [INFO] [stderr] Compiling aes-gcm v0.11.0-rc.3 [INFO] [stderr] Compiling ml-dsa v0.1.0-rc.7 [INFO] [stderr] Compiling aes-kw v0.3.0-rc.2 [INFO] [stderr] Compiling x509-cert v0.3.0-rc.4 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling json-canon v0.1.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling elliptic-curve v0.14.0-rc.28 [INFO] [stderr] Compiling primefield v0.14.0-rc.7 [INFO] [stderr] Compiling crypto-primes v0.7.0-pre.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ecdsa v0.17.0-rc.16 [INFO] [stderr] Compiling primeorder v0.14.0-rc.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling p384 v0.14.0-rc.7 [INFO] [stderr] Compiling p256 v0.14.0-rc.7 [INFO] [stderr] Compiling rsa v0.10.0-rc.15 [INFO] [stderr] Compiling cdx-core v0.7.1 [INFO] [stderr] Compiling cdx-cli v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "901266a66a7f5e2a253bcb2f3a788aeca7e7356e90a1b360e53440c3f99dfd0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "901266a66a7f5e2a253bcb2f3a788aeca7e7356e90a1b360e53440c3f99dfd0b", kill_on_drop: false }` [INFO] [stdout] 901266a66a7f5e2a253bcb2f3a788aeca7e7356e90a1b360e53440c3f99dfd0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbda8b6e552b8514f829ca3a506920d1481f018381c1dc783883f15bde06a05f [INFO] running `Command { std: "docker" "start" "-a" "fbda8b6e552b8514f829ca3a506920d1481f018381c1dc783883f15bde06a05f", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling cdx-cli v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.23s [INFO] running `Command { std: "docker" "inspect" "fbda8b6e552b8514f829ca3a506920d1481f018381c1dc783883f15bde06a05f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbda8b6e552b8514f829ca3a506920d1481f018381c1dc783883f15bde06a05f", kill_on_drop: false }` [INFO] [stdout] fbda8b6e552b8514f829ca3a506920d1481f018381c1dc783883f15bde06a05f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aab91bab8caf95d7511e42ae0472ccca022a3110d1b9f0a4464f37ca8d96ab37 [INFO] running `Command { std: "docker" "start" "-a" "aab91bab8caf95d7511e42ae0472ccca022a3110d1b9f0a4464f37ca8d96ab37", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cdx-349ab98159948166) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test commands::inspect::tests::test_format_block_type_code_block ... ok [INFO] [stdout] test commands::inspect::tests::test_format_block_type_heading ... ok [INFO] [stdout] test commands::inspect::tests::test_format_block_type_list ... ok [INFO] [stdout] test commands::inspect::tests::test_format_block_type_unknown ... ok [INFO] [stdout] test commands::inspect::tests::test_format_block_type_paragraph ... ok [INFO] [stdout] test commands::inspect::tests::test_inspect_nonexistent_file ... ok [INFO] [stdout] test commands::create::tests::test_create_invalid_state ... ok [INFO] [stdout] test commands::create::tests::test_create_minimal_document ... ok [INFO] [stdout] test commands::inspect::tests::test_inspect_with_blocks_flag ... ok [INFO] [stdout] test commands::create::tests::test_create_with_nonexistent_input_file ... ok [INFO] [stdout] test commands::pack::tests::test_normalize_content_nested ... ok [INFO] [stdout] test commands::pack::tests::test_normalize_content_object_marks_unchanged ... ok [INFO] [stdout] test commands::pack::tests::test_normalize_content_simple_marks ... ok [INFO] [stdout] test commands::create::tests::test_create_with_draft_state ... ok [INFO] [stdout] test commands::create::tests::test_create_empty_authors_defaults_to_unknown ... ok [INFO] [stdout] test commands::create::tests::test_create_with_frozen_state ... ok [INFO] [stdout] test commands::inspect::tests::test_inspect_all_flags ... ok [INFO] [stdout] test commands::create::tests::test_create_content_splitting ... ok [INFO] [stdout] test commands::create::tests::test_create_with_review_state ... ok [INFO] [stdout] test commands::create::tests::test_create_state_case_insensitive ... ok [INFO] [stdout] test commands::inspect::tests::test_inspect_multiple_blocks ... ok [INFO] [stdout] test commands::inspect::tests::test_inspect_with_provenance_flag ... ok [INFO] [stdout] test commands::create::tests::test_create_with_single_author ... ok [INFO] [stdout] test commands::create::tests::test_create_with_input_file ... ok [INFO] [stdout] test commands::pack::tests::test_pack_creates_draft_document ... ok [INFO] [stdout] test commands::inspect::tests::test_inspect_basic ... ok [INFO] [stdout] test commands::pack::tests::test_pack_json_missing_content ... ok [INFO] [stdout] test commands::validate::tests::test_validate_nonexistent_file ... ok [INFO] [stdout] test commands::create::tests::test_create_with_multiple_authors ... ok [INFO] [stdout] test commands::inspect::tests::test_inspect_with_signatures_flag ... ok [INFO] [stdout] test commands::pack::tests::test_pack_from_json ... ok [INFO] [stdout] test commands::pack::tests::test_pack_nonexistent_json ... ok [INFO] [stdout] test commands::pack::tests::test_pack_nonexistent_directory ... ok [INFO] [stdout] test commands::pack::tests::test_pack_json_missing_dublin_core ... ok [INFO] [stdout] test commands::pack::tests::test_pack_invalid_json ... ok [INFO] [stdout] test commands::validate::tests::test_validate_with_verbose_config ... ok [INFO] [stdout] test commands::validate::tests::test_validate_valid_document ... ok [INFO] [stdout] test commands::validate::tests::test_validate_with_multiple_blocks ... ok [INFO] [stdout] test commands::validate::tests::test_validate_preserves_state ... ok [INFO] [stdout] test commands::pack::tests::test_pack_from_directory ... ok [INFO] [stdout] test commands::validate::tests::test_validate_draft_document ... ok [INFO] [stdout] test commands::validate::tests::test_validate_document_integrity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-1fbc916c57f79982) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test test_create_help ... ok [INFO] [stdout] test test_create_invalid_state ... ok [INFO] [stdout] test test_completions_zsh ... ok [INFO] [stdout] test test_create_json_output ... ok [INFO] [stdout] test test_create_with_input_file ... ok [INFO] [stdout] test test_create_with_state ... ok [INFO] [stdout] test test_create_minimal_document ... ok [INFO] [stdout] test test_create_with_multiple_authors ... ok [INFO] [stdout] test test_create_with_author ... ok [INFO] [stdout] test test_completions_bash ... ok [INFO] [stdout] test test_color_never ... ok [INFO] [stdout] test test_extract_content ... ok [INFO] [stdout] test test_help ... ok [INFO] [stdout] test test_extract_text ... ok [INFO] [stdout] test test_get_metadata ... ok [INFO] [stdout] test test_inspect_document ... ok [INFO] [stdout] test test_fork_document ... ok [INFO] [stdout] test test_quiet_flag ... ok [INFO] [stdout] test test_inspect_with_blocks ... ok [INFO] [stdout] test test_set_metadata ... ok [INFO] [stdout] test test_diff_identical_documents ... ok [INFO] [stdout] test test_validate_json_output ... ok [INFO] [stdout] test test_fork_with_lineage ... ok [INFO] [stdout] test test_diff_different_documents ... ok [INFO] [stdout] test test_version ... ok [INFO] [stdout] test test_validate_nonexistent_file ... ok [INFO] [stdout] test test_status_command ... ok [INFO] [stdout] test test_revert_transition ... ok [INFO] [stdout] test test_freeze_requires_signatures ... ok [INFO] [stdout] test test_inspect_json_output ... ok [INFO] [stdout] test test_verbose_flag ... ok [INFO] [stdout] test test_validate_valid_document ... ok [INFO] [stdout] test test_full_workflow_create_validate_inspect ... ok [INFO] [stdout] test test_submit_review_transition ... ok [INFO] [stdout] test test_full_lifecycle_draft_to_review ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aab91bab8caf95d7511e42ae0472ccca022a3110d1b9f0a4464f37ca8d96ab37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab91bab8caf95d7511e42ae0472ccca022a3110d1b9f0a4464f37ca8d96ab37", kill_on_drop: false }` [INFO] [stdout] aab91bab8caf95d7511e42ae0472ccca022a3110d1b9f0a4464f37ca8d96ab37