[INFO] cloning repository https://github.com/junyeong-ai/nodex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/junyeong-ai/nodex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunyeong-ai%2Fnodex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunyeong-ai%2Fnodex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ae96d2c97a3d08250bb89b1c189b6ef4ab49e33
[INFO] testing junyeong-ai/nodex 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%2Fjunyeong-ai%2Fnodex" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/junyeong-ai/nodex
[INFO] finished tweaking git repo https://github.com/junyeong-ai/nodex
[INFO] tweaked toml for git repo https://github.com/junyeong-ai/nodex written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/junyeong-ai/nodex 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/junyeong-ai/nodex 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 toml v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded yaml_serde v0.10.4
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded libyaml-rs v0.3.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.4
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded ciborium-io v0.2.2
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded ciborium-ll v0.2.2
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded micromap v0.3.0
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded referencing v0.46.5
[INFO] [stderr]   Downloaded ciborium v0.2.2
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded fraction v0.15.4
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded fancy-regex v0.18.0
[INFO] [stderr]   Downloaded jsonschema v0.46.5
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098
[INFO] running `Command { std: "docker" "start" "a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098", 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" "a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098" "/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" "a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098", 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" "a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling libyaml-rs v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling yaml_serde v0.10.4
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling nodex-core v0.20.0 (/opt/rustwide/workdir/nodex-core)
[INFO] [stderr]    Compiling nodex-cli v0.20.0 (/opt/rustwide/workdir/nodex-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.69s
[INFO] running `Command { std: "docker" "inspect" "a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098", 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" "a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098" "/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 num-traits v0.2.19
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling micromap v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling fancy-regex v0.18.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling yaml_serde v0.10.4
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling nodex-core v0.20.0 (/opt/rustwide/workdir/nodex-core)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling referencing v0.46.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling nodex-cli v0.20.0 (/opt/rustwide/workdir/nodex-cli)
[INFO] [stderr]    Compiling jsonschema v0.46.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098", 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" "a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098" "/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.50s
[INFO] [stderr]      Running unittests src/bin/contract_gate.rs (/opt/rustwide/target/debug/deps/contract_gate-ea1edfc3e554819d)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/nodex-fe986d0ae15cf8c8)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test commands::migrate::tests::classify_skips_when_frontmatter_appeared_between_plan_and_apply ... ok
[INFO] [stdout] test commands::migrate::tests::classify_skips_a_fence_that_appeared_between_plan_and_apply ... ok
[INFO] [stdout] test commands::migrate::tests::classify_injects_into_a_still_bare_file ... ok
[INFO] [stdout] test commands::init::tests::version_pin_tracks_the_running_binary ... ok
[INFO] [stdout] test commands::migrate::tests::classify_treats_bom_crlf_frontmatter_as_present ... ok
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-312249330b9d8e78)
[INFO] [stdout] test tests::every_cli_leaf_has_a_per_command_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 284 tests
[INFO] [stdout] test build_warns_and_skips_cache_persist_when_cache_json_is_a_symlink ... ok
[INFO] [stdout] test check_content_conflicts_with_since ... ok
[INFO] [stdout] test build_refuses_graph_json_write_through_escaping_output_dir ... ok
[INFO] [stdout] test bom_prefixed_frontmatter_parses_correctly ... ok
[INFO] [stdout] test build_warns_on_dead_scope_declarations ... ok
[INFO] [stdout] test build_full_purges_cache_entries_for_files_no_longer_in_scope ... ok
[INFO] [stdout] test check_content_missing_file_source_is_io_error ... ok
[INFO] [stdout] test build_indexes_markdown_files ... ok
[INFO] [stdout] test build_produces_deterministic_node_detail_across_rebuilds ... ok
[INFO] [stdout] test build_cache_prunes_entries_for_deleted_files ... ok
[INFO] [stdout] test chain_reports_every_branch_of_a_consolidation_end_to_end ... ok
[INFO] [stdout] test build_empty_scope_returns_zero_counts ... ok
[INFO] [stdout] test check_content_rejects_traversal_path ... ok
[INFO] [stdout] test check_content_allows_out_of_scope_path ... ok
[INFO] [stdout] test check_content_delta_ignores_a_pre_existing_failure_elsewhere ... ok
[INFO] [stdout] test check_content_out_of_scope_path_warns_instead_of_silent_green ... ok
[INFO] [stdout] test check_content_normalizes_dot_prefixed_path ... ok
[INFO] [stdout] test check_content_does_not_mutate_cache ... ok
[INFO] [stdout] test check_content_rejects_proposal_with_a_bad_field_via_field_parse ... ok
[INFO] [stdout] test check_and_query_issues_surface_the_same_inert_baseline_advisory ... ok
[INFO] [stdout] test check_content_batch_invocation_guards_are_typed_config_errors ... ok
[INFO] [stdout] test check_content_blocks_terminal_body_edit_and_allows_identical ... ok
[INFO] [stdout] test check_content_reports_per_proposal_verdicts ... ok
[INFO] [stdout] test check_content_validates_new_in_scope_file ... ok
[INFO] [stdout] test check_content_rejects_unparseable_proposal ... ok
[INFO] [stdout] test check_content_gates_a_proposed_dangling_reference ... ok
[INFO] [stdout] test check_fires_body_line_violation_with_qualified_rule_id ... ok
[INFO] [stdout] test check_content_distinguishes_broken_byte_states_at_one_path ... ok
[INFO] [stdout] test check_content_refuses_an_admitted_spelling_alias ... ok
[INFO] [stdout] test check_flags_dropped_doc_as_parse_failure_violation ... ok
[INFO] [stdout] test check_severity_warning_announces_hidden_errors ... ok
[INFO] [stdout] test check_envelope_lists_skipped_rules_for_registered_but_inapplicable_rules ... ok
[INFO] [stdout] test check_detects_cycle_in_configured_custom_relation ... ok
[INFO] [stdout] test check_exits_1_when_violations_present ... ok
[INFO] [stdout] test check_content_batch_resolves_a_cross_proposal_reference ... ok
[INFO] [stdout] test check_flags_field_broken_doc_as_field_parse_violation ... ok
[INFO] [stdout] test contract_gate_fails_additive_change_within_patch_bump ... ok
[INFO] [stdout] test contract_gate_passes_breaking_change_with_minor_bump ... ok
[INFO] [stdout] test check_on_empty_graph_exits_success ... ok
[INFO] [stdout] test check_severity_invalid_value_rejected_by_clap ... ok
[INFO] [stdout] test contract_gate_classifies_operational_failures ... ok
[INFO] [stdout] test contract_gate_fails_breaking_change_without_version_bump ... ok
[INFO] [stdout] test contract_gate_passes_identical_inputs ... ok
[INFO] [stdout] test check_version_passes_when_matches_and_fails_otherwise ... ok
[INFO] [stdout] test contract_gate_refuses_bare_ok_false_envelope ... ok
[INFO] [stdout] test contract_gate_refuses_non_success_envelope_input ... ok
[INFO] [stdout] test detection_orphan_ok_kinds_typo_rejected_at_load ... ok
[INFO] [stdout] test check_content_respects_severity_filter ... ok
[INFO] [stdout] test check_content_treats_conditionally_excluded_child_as_out_of_scope ... ok
[INFO] [stdout] test backslash_spellings_normalize_to_the_same_document ... ok
[INFO] [stdout] test corrupt_graph_json_emits_parse_error_code ... ok
[INFO] [stdout] test covers_emits_edges_and_reverse_lookup_works ... ok
[INFO] [stdout] test check_exits_1_on_error_policy_row ... ok
[INFO] [stdout] test check_since_keeps_node_less_parse_failure_violation ... ok
[INFO] [stdout] test diff_outside_git_work_tree_errors_cleanly ... ok
[INFO] [stdout] test export_commands_emits_grammar_without_a_project ... ok
[INFO] [stdout] test check_since_surfaces_a_baseline_parse_warning ... ok
[INFO] [stdout] test export_diagnostics_emits_code_vocabularies_without_a_project ... ok
[INFO] [stdout] test check_since_fires_body_immutable_on_body_only_edit ... ok
[INFO] [stdout] test detection_orphan_ok_kinds_excludes_listed_kinds ... ok
[INFO] [stdout] test duplicate_id_error_attribution_is_cache_state_independent ... ok
[INFO] [stdout] test export_rules_cycle_detection_surfaces_configured_relations ... ok
[INFO] [stdout] test export_schema_constrains_require_explicit_fields_non_empty ... ok
[INFO] [stdout] test export_emits_schema_and_enums_manifests ... ok
[INFO] [stdout] test check_since_activates_frontmatter_immutable_rule ... ok
[INFO] [stdout] test diff_with_bad_before_ref_leaves_no_scratch_dir ... ok
[INFO] [stdout] test export_rules_emits_active_only_manifest_with_version_and_body_line_entries ... ok
[INFO] [stdout] test duplicate_supersedes_and_superseded_by_dedup_to_single_edge ... ok
[INFO] [stdout] test init_refuses_dangling_symlinked_nodex_toml ... ok
[INFO] [stdout] test empty_acyclic_relations_rejected_at_load ... ok
[INFO] [stdout] test export_config_emits_resolved_surface ... ok
[INFO] [stdout] test dot_prefixed_mutation_paths_normalize_like_check_content ... ok
[INFO] [stdout] test detection_orphan_ok_kinds_default_is_empty_no_exemption ... ok
[INFO] [stdout] test init_creates_config_and_writes_path_to_envelope ... ok
[INFO] [stdout] test frontmatter_handles_bom_and_crlf ... ok
[INFO] [stdout] test check_since_keeps_cycle_whose_anchor_is_untouched ... ok
[INFO] [stdout] test diff_reports_added_node_between_two_commits ... ok
[INFO] [stdout] test check_since_creation_trigger_locks_active_doc_but_not_creating_commit ... ok
[INFO] [stdout] test invalid_naming_rule_rejected_at_config_load ... ok
[INFO] [stdout] test init_template_frontmatter_immutable_example_loads_when_enabled ... ok
[INFO] [stdout] test init_twice_fails_with_nonzero_exit ... ok
[INFO] [stdout] test export_envelope_schema_runs_without_project_and_lists_per_command_entries ... ok
[INFO] [stdout] test kinds_allowed_empty_rejected_at_load ... ok
[INFO] [stdout] test export_trust_schemas_mark_score_optional_with_gate_descriptions ... ok
[INFO] [stdout] test export_envelope_schema_inline_refs_is_self_contained ... ok
[INFO] [stdout] test lifecycle_supersede_missing_to_rejected_by_clap ... ok
[INFO] [stdout] test lifecycle_refuses_to_mutate_through_symlink ... ok
[INFO] [stdout] test huge_stale_days_does_not_panic ... ok
[INFO] [stdout] test lifecycle_refuses_doc_with_a_field_parse_issue ... ok
[INFO] [stdout] test lifecycle_review_refuses_to_overwrite_future_reviewed_date ... ok
[INFO] [stdout] test init_twice_emits_already_exists_code ... ok
[INFO] [stdout] test link_pattern_naming_covers_is_rejected_at_load ... ok
[INFO] [stdout] test lifecycle_review_updates_past_reviewed_date ... ok
[INFO] [stdout] test malformed_config_emits_config_error_code_and_exit_2 ... ok
[INFO] [stdout] test lifecycle_supersede_refuses_when_a_non_superseded_by_cross_field_is_unmet ... ok
[INFO] [stdout] test lifecycle_supersede_rejects_cycle ... ok
[INFO] [stdout] test lifecycle_set_refuses_status_with_unsatisfied_cross_field ... ok
[INFO] [stdout] test lifecycle_set_guards_a_predicate_keyed_on_the_updated_field_it_writes ... ok
[INFO] [stdout] test lifecycle_set_treats_explicitly_empty_typed_attr_as_missing ... ok
[INFO] [stdout] test lifecycle_set_allows_status_whose_required_field_set_itself_writes ... ok
[INFO] [stdout] test migrate_apply_succeeds_when_inferred_ids_are_distinct ... ok
[INFO] [stdout] test lifecycle_supersede_rejects_unknown_successor ... ok
[INFO] [stdout] test lifecycle_supersede_writes_minimal_diff ... ok
[INFO] [stdout] test malformed_frontmatter_yaml_surfaces_on_build_result ... ok
[INFO] [stdout] test lifecycle_refuses_action_whose_target_status_is_not_allowed ... ok
[INFO] [stdout] test migrate_rejects_collision_against_existing_explicit_id ... ok
[INFO] [stdout] test lifecycle_review_refuses_a_frontmatter_immutable_locked_field_on_a_terminal_doc ... ok
[INFO] [stdout] test migrate_rejects_self_collision_between_bare_files ... ok
[INFO] [stdout] test migrate_skips_unclosed_fence_file_with_a_warning ... ok
[INFO] [stdout] test lifecycle_supersede_proceeds_when_only_superseded_by_is_required ... ok
[INFO] [stdout] test migrate_does_not_double_inject_a_bom_crlf_document ... ok
[INFO] [stdout] test immutable_baseline_enforces_without_explicit_since ... ok
[INFO] [stdout] test migrate_warns_on_bare_symlinked_file ... ok
[INFO] [stdout] test non_utf8_doc_is_a_parse_failure_through_build_check_and_status ... ok
[INFO] [stdout] test migrate_fills_required_fields_under_strict_schema ... ok
[INFO] [stdout] test meta_version_pin_warns_reads_but_blocks_mutations ... ok
[INFO] [stdout] test migrate_tolerates_dangling_symlink_and_silences_anchored_ones ... ok
[INFO] [stdout] test query_annotations_unknown_filter_emits_typed_config_error ... ok
[INFO] [stdout] test query_annotations_with_frontmatter_enriches_sources ... ok
[INFO] [stdout] test query_annotations_with_frontmatter_omitted_when_flag_absent ... ok
[INFO] [stdout] test query_annotations_groups_by_pattern_and_key ... ok
[INFO] [stdout] test query_components_partitions_disconnected_subgraphs ... ok
[INFO] [stdout] test query_dependents_returns_transitive_reverse_chain ... ok
[INFO] [stdout] test query_backlinks_unknown_id_emits_not_found_code ... ok
[INFO] [stdout] test query_after_unbuilt_change_carries_divergence_warning ... ok
[INFO] [stdout] test query_issues_applies_unresolved_policy_info_downgrade ... ok
[INFO] [stdout] test query_annotations_with_frontmatter_rejects_unknown_field ... ok
[INFO] [stdout] test query_in_missing_project_dir_emits_graph_missing_code ... ok
[INFO] [stdout] test query_covered_by_normalises_dot_slash_prefix ... ok
[INFO] [stdout] test output_dir_is_auto_excluded_from_scope ... ok
[INFO] [stdout] test query_dependents_depth_bound_stops_expansion ... ok
[INFO] [stdout] test query_chain_unknown_id_emits_not_found_code ... ok
[INFO] [stdout] test query_issues_returns_summary_shape ... ok
[INFO] [stdout] test query_covered_by_normalises_dot_prefix_and_dot_dot_segments ... ok
[INFO] [stdout] test query_dependents_unknown_relation_emits_typed_config_error ... ok
[INFO] [stdout] test query_node_absolute_path_outside_root_is_rejected ... ok
[INFO] [stdout] test query_neighborhood_expands_by_depth ... ok
[INFO] [stdout] test query_issues_distinguishes_excluded_target_from_missing_one ... ok
[INFO] [stdout] test moved_file_lock_probe_judges_kind_at_the_before_path ... ok
[INFO] [stdout] test query_node_parent_dir_traversal_is_rejected ... ok
[INFO] [stdout] test query_node_rejects_both_id_and_path_set ... ok
[INFO] [stdout] test query_nodes_fields_projects_declared_frontmatter_under_attrs ... ok
[INFO] [stdout] test query_node_normalises_absolute_path_under_root ... ok
[INFO] [stdout] test query_node_with_body_attaches_canonical_body ... ok
[INFO] [stdout] test query_node_with_body_on_stale_graph_emits_io_error ... ok
[INFO] [stdout] test query_node_rejects_neither_id_nor_path ... ok
[INFO] [stdout] test query_node_normalises_dot_slash_prefix ... ok
[INFO] [stdout] test query_node_by_path_returns_same_envelope_as_by_id ... ok
[INFO] [stdout] test query_node_unknown_path_emits_not_found_code ... ok
[INFO] [stdout] test query_backlinks_stale_components_limit_report_honest_counts ... ok
[INFO] [stdout] test query_nodes_all_tags_switches_or_to_and ... ok
[INFO] [stdout] test query_node_unknown_emits_not_found_code ... ok
[INFO] [stdout] test query_nodes_empty_filter_returns_every_node_sorted_by_id ... ok
[INFO] [stdout] test query_nodes_rejects_unknown_field ... ok
[INFO] [stdout] test query_nodes_fields_rejects_an_undeclared_field ... ok
[INFO] [stdout] test query_nodes_kind_and_status_intersect_across_categories ... ok
[INFO] [stdout] test query_nodes_rejects_empty_csv_entry ... ok
[INFO] [stdout] test query_nodes_limit_caps_after_sort ... ok
[INFO] [stdout] test query_nodes_fields_projects_each_item ... ok
[INFO] [stdout] test query_nodes_limit_reports_honest_counts ... ok
[INFO] [stdout] test query_nodes_kind_filter_is_or_within_category ... ok
[INFO] [stdout] test query_nodes_where_filters_by_field_equality ... ok
[INFO] [stdout] test query_search_rejects_empty_keyword ... ok
[INFO] [stdout] test query_nodes_where_filters_by_path ... ok
[INFO] [stdout] test query_issues_runs_the_same_baseline_as_check ... ok
[INFO] [stdout] test query_similar_limit_zero_rejected ... ok
[INFO] [stdout] test query_nodes_rejects_unknown_kind ... ok
[INFO] [stdout] test query_nodes_rejects_zero_limit ... ok
[INFO] [stdout] test query_nodes_tag_or_by_default ... ok
[INFO] [stdout] test query_similar_min_score_filters_low_matches ... ok
[INFO] [stdout] test query_recent_rejects_unknown_kind ... ok
[INFO] [stdout] test query_nodes_rejects_unknown_status ... ok
[INFO] [stdout] test query_orphans_returns_items_total_shape ... ok
[INFO] [stdout] test query_search_rejects_unknown_status ... ok
[INFO] [stdout] test query_similar_limit_caps_results ... ok
[INFO] [stdout] test query_trust_below_nan_rejected ... ok
[INFO] [stdout] test query_tags_subcommand_is_removed ... ok
[INFO] [stdout] test query_nodes_where_rejects_unknown_field_and_malformed_clause ... ok
[INFO] [stdout] test query_trust_bottom_lists_lowest_first ... ok
[INFO] [stdout] test query_similar_rejects_unknown_kind ... ok
[INFO] [stdout] test query_trust_below_infinity_rejected ... ok
[INFO] [stdout] test query_trust_bottom_below_filters_by_score ... ok
[INFO] [stdout] test query_trust_bottom_entries_always_carry_components ... ok
[INFO] [stdout] test query_similar_min_score_infinity_rejected ... ok
[INFO] [stdout] test query_without_snapshot_emits_graph_missing_code ... ok
[INFO] [stdout] test query_trust_rejects_id_with_bottom ... ok
[INFO] [stdout] test query_search_and_orphans_limit_report_honest_counts ... ok
[INFO] [stdout] test query_trust_top_lists_highest_first ... ok
[INFO] [stdout] test recent_lists_docs_within_window_newest_first ... ok
[INFO] [stdout] test query_trust_listing_rejects_unknown_kind ... ok
[INFO] [stdout] test query_similar_min_score_nan_rejected ... ok
[INFO] [stdout] test query_trust_single_id_still_returns_one_report ... ok
[INFO] [stdout] test query_trust_single_node_omits_score_key_when_no_signal ... ok
[INFO] [stdout] test query_trust_bottom_kind_filter_restricts_listing ... ok
[INFO] [stdout] test query_trust_top_zero_rejected ... ok
[INFO] [stdout] test rename_anchors_id_in_crlf_frontmatter_document ... ok
[INFO] [stdout] test query_trust_ranking_excludes_unscored_node_and_warns ... ok
[INFO] [stdout] test rename_bare_markdown_warns_about_id_shift ... ok
[INFO] [stdout] test query_trust_bottom_zero_rejected ... ok
[INFO] [stdout] test rename_leaves_extensionless_markdown_link_untouched ... ok
[INFO] [stdout] test rename_explicit_id_doc_does_not_touch_frontmatter ... ok
[INFO] [stdout] test migrate_apply_warns_and_skips_unreadable_file_instead_of_aborting ... FAILED
[INFO] [stdout] test rename_refuses_a_destination_outside_the_project_scope ... ok
[INFO] [stdout] test rename_preserves_literal_root_relative_reference_in_moved_file ... ok
[INFO] [stdout] test rename_cross_dir_moved_file_with_self_and_outbound_links ... ok
[INFO] [stdout] test rename_path_derived_id_anchors_into_frontmatter ... ok
[INFO] [stdout] test rename_anchors_the_id_of_the_effective_frontmatter_kind ... ok
[INFO] [stdout] test rename_path_derived_id_no_anchor_when_id_would_not_change ... ok
[INFO] [stdout] test rename_refuses_to_anchor_into_a_doc_with_non_scalar_kind ... ok
[INFO] [stdout] test rename_of_an_untracked_file_is_a_plain_guarded_move ... ok
[INFO] [stdout] test rename_rejects_destination_through_symlinked_directory ... ok
[INFO] [stdout] test rename_does_not_repoint_link_bound_to_a_different_file ... ok
[INFO] [stdout] test rename_refuses_a_directory_source ... ok
[INFO] [stdout] test rename_rejects_source_through_symlinked_directory ... ok
[INFO] [stdout] test rename_and_retarget_skip_locked_bodies_with_a_warning ... ok
[INFO] [stdout] test rename_rebases_moved_file_relative_references ... ok
[INFO] [stdout] test rename_rejects_path_traversal ... ok
[INFO] [stdout] test rename_rewrites_markdown_links_but_not_prose ... ok
[INFO] [stdout] test rename_rewrites_titled_and_pointy_markdown_links ... ok
[INFO] [stdout] test rename_rewriter_does_not_follow_symlinks ... ok
[INFO] [stdout] test rename_source_missing_emits_io_error_code ... ok
[INFO] [stdout] test rename_skips_a_broken_referencing_file_without_stranding_the_batch ... ok
[INFO] [stdout] test rename_of_a_terminal_parent_is_not_vetoed_by_its_own_pre_move_presence ... ok
[INFO] [stdout] test rename_target_existing_emits_already_exists_code ... ok
[INFO] [stdout] test report_markdown_sanitizes_newlines_in_every_field_and_section ... ok
[INFO] [stdout] test rename_repoints_reference_style_link_definitions ... ok
[INFO] [stdout] test rename_terminal_parent_under_conditional_exclude_resolves_against_real_pre_move_scope ... ok
[INFO] [stdout] test rename_refuses_a_destination_its_own_naming_rule_would_reject ... ok
[INFO] [stdout] test rename_rewrites_custom_pattern_inbound_reference ... ok
[INFO] [stdout] test report_supersession_chains_render_every_branch_once ... ok
[INFO] [stdout] test rename_repoints_reference_link_with_case_divergent_label ... ok
[INFO] [stdout] test rename_within_directory_leaves_moved_file_references_untouched ... ok
[INFO] [stdout] test rename_does_not_repoint_wikilink_bound_to_a_bare_sibling ... ok
[INFO] [stdout] test report_god_nodes_exclude_self_loops_matching_query_backlinks ... ok
[INFO] [stdout] test scaffold_duplicate_field_key_refused ... ok
[INFO] [stdout] test rename_rewrites_both_root_and_file_relative_links ... ok
[INFO] [stdout] test rename_repoints_link_in_file_evicted_from_scope_by_the_move ... ok
[INFO] [stdout] test scaffold_default_path_still_writes_with_placeholder_warnings ... ok
[INFO] [stdout] test scaffold_field_bad_builtin_value_refused_via_field_parse ... ok
[INFO] [stdout] test retarget_leaves_wikilink_that_binds_a_file_by_path ... ok
[INFO] [stdout] test report_refuses_symlinked_output_dir_escape ... ok
[INFO] [stdout] test retarget_skips_file_under_symlinked_directory_with_warning ... ok
[INFO] [stdout] test scaffold_field_enum_violation_refuses ... ok
[INFO] [stdout] test scaffold_field_unknown_key_refused_in_strict_mode ... ok
[INFO] [stdout] test scaffold_malformed_field_pair_rejected_by_clap ... ok
[INFO] [stdout] test scaffold_field_reserved_key_refused ... ok
[INFO] [stdout] test scaffold_force_refuses_overwriting_baseline_locked_doc ... ok
[INFO] [stdout] test retarget_proceeds_when_only_the_frontmatter_changes_on_a_body_locked_doc ... ok
[INFO] [stdout] test scaffold_field_supersedes_cycle_refused ... ok
[INFO] [stdout] test retarget_rewrites_a_list_interrupted_by_a_column0_comment ... ok
[INFO] [stdout] test scaffold_dry_run_does_not_write_and_returns_plan ... ok
[INFO] [stdout] test scaffold_refuses_a_target_outside_the_project_scope ... ok
[INFO] [stdout] test retarget_skips_a_relation_field_locked_by_frontmatter_immutable ... ok
[INFO] [stdout] test scaffold_rejects_existing_without_force ... ok
[INFO] [stdout] test scaffold_field_with_unparseable_yaml_value_refused_via_parse_failure_delta ... ok
[INFO] [stdout] test scaffold_refuses_recreating_deleted_locked_doc ... ok
[INFO] [stdout] test rewrite_lock_gates_on_baseline_status_not_working_tree_status ... ok
[INFO] [stdout] test scaffold_with_content_refuses_unfilled_required_placeholder_then_passes_with_field ... ok
[INFO] [stdout] test scaffold_warns_when_similar_doc_exists ... ok
[INFO] [stdout] test scaffold_rejects_non_md_extension ... ok
[INFO] [stdout] test scaffold_works_without_prior_build ... ok
[INFO] [stdout] test scaffold_rejects_path_traversal ... ok
[INFO] [stdout] test scaffold_with_force_overwrites ... ok
[INFO] [stdout] test scaffold_with_body_and_field_writes_exactly_validated_bytes_and_passes_check ... ok
[INFO] [stdout] test scaffold_cross_field_when_keyed_on_supplied_field_emits_require ... ok
[INFO] [stdout] test scaffold_writes_file_on_non_dry_run ... ok
[INFO] [stdout] test self_reference_excluded_from_orphan_and_backlinks_but_visible_in_node_detail ... ok
[INFO] [stdout] test subcommand_groups_without_a_subcommand_emit_json_error ... ok
[INFO] [stdout] test unknown_subcommand_emits_invalid_argument_envelope ... ok
[INFO] [stdout] test scaffold_satisfies_cross_field_keyed_on_its_own_defaults ... ok
[INFO] [stdout] test scaffold_respects_global_schema_type_default ... ok
[INFO] [stdout] test strict_schema_mode_rejects_unknown_fields_end_to_end ... ok
[INFO] [stdout] test scaffold_refuses_a_filename_its_own_naming_rule_would_reject ... ok
[INFO] [stdout] test scaffold_and_retarget_refuse_reference_unsafe_ids ... ok
[INFO] [stdout] test wikilinks_resolve_end_to_end_when_enabled ... ok
[INFO] [stdout] test rewrite_lock_applies_append_only_mode_like_check ... ok
[INFO] [stdout] test similar_finds_existing_doc_with_token_overlap ... ok
[INFO] [stdout] test superseded_by_surfaces_as_incoming_supersedes_edge ... ok
[INFO] [stdout] test trust_returns_score_with_components ... ok
[INFO] [stdout] test status_ignores_comment_edits_but_flags_graph_shaping_config_change ... ok
[INFO] [stdout] test schema_require_explicit_reds_an_inferred_status_end_to_end ... ok
[INFO] [stdout] test status_walks_the_snapshot_state_ladder ... ok
[INFO] [stdout] test since_gate_survives_a_config_format_migration ... ok
[INFO] [stdout] test every_command_real_output_conforms_to_its_per_command_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- migrate_apply_warns_and_skips_unreadable_file_instead_of_aborting stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'migrate_apply_warns_and_skips_unreadable_file_instead_of_aborting' (7943) panicked at nodex-cli/tests/cli.rs:9823:10:
[INFO] [stdout] warnings present
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a5afe593be8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a5afe593be8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a5afe593be8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a5afe593be8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a5afe5acf7a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a5afe5acf7a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5a5afe59a1c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a5afe59a1c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a5afe56e946 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a5afe56e946 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a5afe58a009 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a5afe19a4cc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5a5afe19a4cc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a5afe58a282 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5a5afe58a282 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a5afe56ea02 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a5afe563829 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a5afe56fa2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a5afe5ad7bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a5afe5ad4b4 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5a5afe5ad4b4 - core[8fb95b77d25ab6c8]::option::expect_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/option.rs:2257:5
[INFO] [stdout]   21:     0x5a5afd76c2c0 - <core[8fb95b77d25ab6c8]::option::Option<&alloc[a7ee25936407c584]::vec::Vec<serde_json[2b3f5e69ea96e6ec]::value::Value>>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/option.rs:968:21
[INFO] [stdout]   22:     0x5a5afd6bea4d - cli[f1ad9dd5d3b7a035]::migrate_apply_warns_and_skips_unreadable_file_instead_of_aborting
[INFO] [stdout]                                at /opt/rustwide/workdir/nodex-cli/tests/cli.rs:9823:10
[INFO] [stdout]   23:     0x5a5afd62da47 - cli[f1ad9dd5d3b7a035]::migrate_apply_warns_and_skips_unreadable_file_instead_of_aborting::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/nodex-cli/tests/cli.rs:9807:71
[INFO] [stdout]   24:     0x5a5afd70b6e6 - <cli[f1ad9dd5d3b7a035]::migrate_apply_warns_and_skips_unreadable_file_instead_of_aborting::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a5afe18d5ab - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a5afe18d5ab - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5a5afe19ae25 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5a5afe19ae25 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5a5afe19ae25 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5a5afe19ae25 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5a5afe19ae25 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a5afe19ae25 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5a5afe19ae25 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5a5afe194734 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5a5afe194734 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5a5afe19dea2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5a5afe19dea2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5a5afe19dea2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5a5afe19dea2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5a5afe19dea2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a5afe19dea2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5a5afe19dea2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a5afe592adf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   44:     0x5a5afe592adf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x766925f37aa4 - <unknown>
[INFO] [stdout]   46:     0x766925fc4a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     migrate_apply_warns_and_skips_unreadable_file_instead_of_aborting
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 283 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p nodex-cli --test cli`
[INFO] running `Command { std: "docker" "inspect" "a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098", kill_on_drop: false }`
[INFO] [stdout] a7bf88e4778beeeb359872b3f0da06cecbdadfcdf82e203be6ce363191dec098
