[INFO] cloning repository https://github.com/tristanmanchester/sifs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tristanmanchester/sifs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristanmanchester%2Fsifs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristanmanchester%2Fsifs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e50e939f1d35b6c43851ee96252459f4d338ff98
[INFO] testing tristanmanchester/sifs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristanmanchester%2Fsifs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tristanmanchester/sifs
[INFO] finished tweaking git repo https://github.com/tristanmanchester/sifs
[INFO] tweaked toml for git repo https://github.com/tristanmanchester/sifs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tristanmanchester/sifs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tristanmanchester/sifs 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7
[INFO] running `Command { std: "docker" "start" "efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7", 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" "efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7", 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" "efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tree-sitter-language-pack v1.8.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling rayon-cond v0.4.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling monostate v0.1.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling onig v6.5.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokenizers v0.21.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling hf-hub v0.4.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling safetensors v0.5.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling sifs v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 22s
[INFO] running `Command { std: "docker" "inspect" "efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7", 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" "efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling sifs v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.39s
[INFO] running `Command { std: "docker" "inspect" "efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7", 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" "efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sifs-b3930beb2eb61ccb)
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test agent_artifacts::tests::specific_artifacts_are_filtered_by_target_support ... ok
[INFO] [stdout] test chunker::tests::chunk_lines_clamps_overlap_to_keep_progress ... ok
[INFO] [stdout] test chunker::tests::chunk_lines_uses_overlap_and_locations ... ok
[INFO] [stdout] test daemon::client::tests::zero_timeout_is_explicitly_left_unset ... ok
[INFO] [stdout] test daemon::client::tests::nonzero_timeout_is_applied ... ok
[INFO] [stdout] test daemon::runtime::tests::prepare_socket_reclaims_dangling_socket_symlink ... ok
[INFO] [stdout] test daemon::paths::tests::ensure_runtime_dir_sets_owner_only_permissions ... ok
[INFO] [stdout] test daemon::runtime::tests::prepare_socket_reclaims_stale_socket_through_symlink ... ok
[INFO] [stdout] test dense::tests::query_with_empty_selector_returns_no_candidates ... ok
[INFO] [stdout] test chunker::tests::code_fallback_splits_without_losing_symbols ... ok
[INFO] [stdout] test file_walker::tests::filter_extensions_can_include_document_files ... ok
[INFO] [stdout] test dense::tests::query_respects_selector_and_top_k_order ... ok
[INFO] [stdout] test file_walker::tests::walk_files_ignores_hidden_files_and_directories ... ok
[INFO] [stdout] test file_walker::tests::walk_files_applies_explicit_ignored_directory_names ... ok
[INFO] [stdout] test file_walker::tests::walk_files_respects_git_info_exclude ... ok
[INFO] [stdout] test file_walker::tests::walk_files_respects_nested_gitignore_files ... ok
[INFO] [stdout] test file_walker::tests::walk_files_ignores_default_names_case_insensitively ... ok
[INFO] [stdout] test file_walker::tests::walk_files_skips_generated_lockfiles_when_docs_are_enabled ... ok
[INFO] [stdout] test file_walker::tests::walk_files_skips_large_files_by_default ... ok
[INFO] [stdout] test index::tests::query_cache_is_entry_capped ... ok
[INFO] [stdout] test mcp::tests::default_source_allows_matching_source ... ok
[INFO] [stdout] test mcp::tests::default_source_is_fallback_when_repo_is_omitted ... ok
[INFO] [stdout] test mcp::tests::default_source_allows_equivalent_local_path_spellings ... ok
[INFO] [stdout] test mcp::tests::initialize_instructions_include_dynamic_default_source ... ok
[INFO] [stdout] test mcp::tests::mcp_search_options_fall_back_to_profile_defaults ... ok
[INFO] [stdout] test mcp::tests::missing_default_uses_requested_source ... ok
[INFO] [stdout] test mcp::tests::negotiates_supported_protocol_version ... ok
[INFO] [stdout] test mcp::tests::init_agent_tool_writes_generated_agent_file ... ok
[INFO] [stdout] test mcp::tests::default_source_allows_source_override ... ok
[INFO] [stdout] test mcp::tests::reads_content_length_framed_message ... ok
[INFO] [stdout] test mcp::tests::reads_line_delimited_message ... ok
[INFO] [stdout] test mcp::tests::repo_argument_is_rejected_in_favor_of_source ... ok
[INFO] [stdout] test mcp::tests::unknown_tool_result_is_marked_as_error ... ok
[INFO] [stdout] test mcp::tests::server_context_resource_is_readable ... ok
[INFO] [stdout] test mcp::tests::unsupported_protocol_version_falls_back_to_default ... ok
[INFO] [stdout] test mcp::tests::tool_schemas_expose_agent_native_index_tools_and_full_search_options ... ok
[INFO] [stdout] test mcp::tests::writes_content_length_framed_message ... ok
[INFO] [stdout] test mcp::tests::writes_line_delimited_message ... ok
[INFO] [stdout] test chunker::tests::code_chunker_extracts_common_export_async_and_impl_symbols ... ok
[INFO] [stdout] test chunker::tests::code_chunker_splits_long_leaf_nodes ... ok
[INFO] [stdout] test model2vec::tests::configured_unk_token_reads_model_setting_only_when_present ... ok
[INFO] [stdout] test profiles::tests::save_profile_writes_json_via_final_profile_path ... ok
[INFO] [stdout] test chunker::tests::code_chunker_handles_multibyte_boundaries_in_line_numbers ... ok
[INFO] [stdout] test ranking::tests::alpha_detection_matches_symbol_vs_natural_language ... ok
[INFO] [stdout] test chunker::tests::code_chunker_uses_tree_sitter_boundaries ... ok
[INFO] [stdout] test chunker::tests::code_chunker_extracts_symbols_and_breadcrumbs ... ok
[INFO] [stdout] test ranking::tests::implementation_queries_match_impls_file_stems ... ok
[INFO] [stdout] test ranking::tests::query_path_intent_does_not_inject_single_term_stem_matches ... ok
[INFO] [stdout] test ranking::tests::query_path_intent_prefers_requested_version_and_surface ... ok
[INFO] [stdout] test search::tests::file_card_candidates_are_injected_for_architecture_queries ... ok
[INFO] [stdout] test ranking::tests::schema_type_queries_prefer_public_api_files ... ok
[INFO] [stdout] test ranking::tests::query_path_intent_injects_strong_path_term_candidates ... ok
[INFO] [stdout] test search::tests::hybrid_candidate_pool_expands_for_natural_language ... ok
[INFO] [stdout] test search::tests::retriever_agreement_rewards_top_rank_consensus ... ok
[INFO] [stdout] test search::tests::retriever_agreement_adds_balanced_top_rank_signal ... ok
[INFO] [stdout] test search::tests::symbol_candidates_are_injected_from_exact_postings ... ok
[INFO] [stdout] test search::tests::rrf_scores_prioritize_higher_ranked_items ... ok
[INFO] [stdout] test search::tests::symbol_candidates_skip_plain_prose_queries ... ok
[INFO] [stdout] test sparse::tests::bm25_metadata_tokens_are_counted_once_per_source ... ok
[INFO] [stdout] test sparse::tests::bm25_search_respects_selector ... ok
[INFO] [stdout] test sparse::tests::bm25_search_with_empty_selector_returns_no_candidates ... ok
[INFO] [stdout] test symbol_index::tests::chunk_mapping_deduplicates_repeated_symbols_per_chunk ... ok
[INFO] [stdout] test symbol_index::tests::lookup_supports_exact_and_folded_symbol_names ... ok
[INFO] [stdout] test tokens::tests::tokenization_adds_conservative_query_expansions ... ok
[INFO] [stdout] test tokens::tests::tokenization_matches_identifier_expansion ... ok
[INFO] [stdout] test sparse::tests::bm25_search_uses_content_and_path_tokens ... ok
[INFO] [stdout] test ranking::tests::symbol_boost_recognizes_public_rust_reexports ... ok
[INFO] [stdout] test ranking::tests::dotted_member_queries_boost_leaf_definitions ... ok
[INFO] [stdout] test ranking::tests::boosts_definitions_and_penalizes_tests ... ok
[INFO] [stdout] test ranking::tests::path_penalties_follow_query_intent ... ok
[INFO] [stdout] test search::tests::search_helpers_report_their_source_modes ... ok
[INFO] [stdout] test update::tests::cargo_target_mismatch_blocks_mutation ... ok
[INFO] [stdout] test update::tests::development_binary_is_unsupported ... ok
[INFO] [stdout] test utils::tests::fenced_code_block_uses_standard_fence_for_plain_content ... ok
[INFO] [stdout] test utils::tests::fenced_code_block_uses_longer_fence_than_content_backticks ... ok
[INFO] [stdout] test utils::tests::git_url_detection_covers_scheme_and_scp_forms ... ok
[INFO] [stdout] test utils::tests::formatted_results_show_source_mode ... ok
[INFO] [stdout] test utils::tests::resolves_line_at_chunk_boundaries ... ok
[INFO] [stdout] test update::tests::homebrew_uses_manager_version_as_actionable_latest ... ok
[INFO] [stdout] test update::tests::cargo_install_owned_binary_plans_cargo_update ... ok
[INFO] [stdout] test ranking::tests::embedded_symbol_attribute_queries_boost_attribute_definitions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sifs-084e2efa9cc145d1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/benchmark_discipline.rs (/opt/rustwide/target/debug/deps/benchmark_discipline-12eecb5e820b342a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ranking_code_does_not_contain_benchmark_repo_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-7da131429d48d2a0)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test agent_print_raw_skill_has_no_json_wrapper ... ok
[INFO] [stdout] test agent_print_snippet_json_is_cli_first_and_mcp_optional ... ok
[INFO] [stdout] test agent_context_json_describes_agent_native_contract ... ok
[INFO] [stdout] test bare_sifs_prints_help ... ok
[INFO] [stdout] test cache_clean_reports_missing_cache_without_claiming_removal ... ok
[INFO] [stdout] test agent_skill_install_writes_package_and_is_idempotent ... ok
[INFO] [stderr] SIFS daemon listening on /tmp/sifs-m4go4E/sifs.sock
[INFO] [stderr] SIFS daemon listening on /tmp/sifs-IOKynK/sifs.sock
[INFO] [stdout] test agent_snippet_install_is_dry_run_idempotent_and_uninstall_safe ... ok
[INFO] [stderr] SIFS daemon listening on /tmp/sifs-74BtK8/sifs.sock
[INFO] [stdout] test agent_doctor_json_reports_readiness_matrix ... ok
[INFO] [stdout] test daemon_install_agent_dry_run_prints_launch_agent ... ok
[INFO] [stderr] SIFS daemon listening on /tmp/sifs-4oHDkR/sifs.sock
[INFO] [stdout] test doctor_json_reports_daemon_platform_support ... ok
[INFO] [stdout] test daemon_run_ping_and_status_work_over_socket ... ok
[INFO] [stdout] test daemon_search_honors_document_and_extension_filters ... ok
[INFO] [stdout] test explicit_encoder_overrides_profile_encoder ... ok
[INFO] [stdout] test daemon_search_honors_explain_flag ... ok
[INFO] [stdout] test list_files_accepts_repository_relative_prefix ... ok
[INFO] [stdout] test json_and_jsonl_conflict ... ok
[INFO] [stdout] test files_status_and_get_work_against_fixture ... ok
[INFO] [stdout] test mcp_install_dry_run_can_install_without_pinned_source ... ok
[INFO] [stdout] test mcp_install_dry_run_prints_claude_command_and_project_json ... ok
[INFO] [stdout] test mcp_install_dry_run_prints_codex_command_and_config ... ok
[INFO] [stdout] test mcp_help_documents_server_options ... ok
[INFO] [stdout] test outline_command_filters_by_kind ... ok
[INFO] [stdout] test mcp_install_dry_run_all_includes_offline_for_both_clients ... ok
[INFO] [stdout] test mcp_doctor_reports_handshake_smoke_separately_from_search ... ok
[INFO] [stdout] test outline_json_bounds_symbols_and_chunks ... ok
[INFO] [stdout] test outline_command_returns_indexed_file_structure_json ... ok
[INFO] [stdout] test agent_install_refuses_user_modified_managed_block_without_force ... ok
[INFO] [stdout] test agent_skill_uninstall_preserves_unverified_directory_without_force ... ok
[INFO] [stdout] test pack_symbol_definitions_ignore_plain_lowercase_terms ... ok
[INFO] [stdout] test pack_can_include_symbol_definitions_and_neighbor_context ... ok
[INFO] [stdout] test daemon_run_reclaims_stale_socket_without_replace_flag ... ok
[INFO] [stdout] test outline_json_reports_not_indexed_as_structured_error ... ok
[INFO] [stdout] test python_and_swift_outlines_avoid_call_like_symbols ... ok
[INFO] [stdout] test search_filters_by_language_and_path ... ok
[INFO] [stderr] SIFS daemon listening on /tmp/sifs-2X5stW/sifs.sock
[INFO] [stdout] test mcp_install_offline_rejects_git_url ... ok
[INFO] [stdout] test search_json_is_structured ... ok
[INFO] [stdout] test search_jsonl_is_parseable_without_markdown ... ok
[INFO] [stderr] SIFS daemon listening on /tmp/sifs-eEiiVU/sifs.sock
[INFO] [stdout] test status_accepts_cache_and_scope_flags ... ok
[INFO] [stdout] test status_reports_project_semantic_v6_cache ... ok
[INFO] [stdout] test profile_index_options_apply_to_inspection_commands ... ok
[INFO] [stdout] test search_uses_running_daemon_and_populates_status ... ok
[INFO] [stdout] test symbol_command_returns_indexed_symbol_json_without_semantic_model ... ok
[INFO] [stdout] test symbol_jsonl_keeps_lookup_envelope ... ok
[INFO] [stdout] test update_dry_run_json_plans_cargo_command_for_owned_install ... ok
[INFO] [stdout] test update_check_json_reports_unknown_install_without_mutation_plan ... ok
[INFO] [stdout] test symbol_command_filters_by_kind ... ok
[INFO] [stdout] test update_dry_run_json_plans_homebrew_command_from_manager_version ... ok
[INFO] [stdout] test update_help_documents_check_dry_run_and_json ... ok
[INFO] [stdout] test update_execute_json_fails_for_unsupported_install ... ok
[INFO] [stdout] test update_execute_json_reports_runner_failure ... ok
[INFO] [stdout] test version_flag_prints_package_version ... ok
[INFO] [stdout] test structural_commands_use_running_daemon ... ok
[INFO] [stdout] test profiles_and_feedback_are_json_capable_and_isolated_by_home ... ok
[INFO] [stdout] test find_related_json_is_structured ... FAILED
[INFO] [stdout] test profile_git_ref_is_used_for_profile_backed_search ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- find_related_json_is_structured stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'find_related_json_is_structured' (4944) panicked at tests/cli.rs:2263:5:
[INFO] [stdout] stderr: Error: request error: https://huggingface.co/minishlab/potion-code-16M/resolve/main/tokenizer.json: Dns Failed: resolve dns name 'huggingface.co:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: https://huggingface.co/minishlab/potion-code-16M/resolve/main/tokenizer.json: Dns Failed: resolve dns name 'huggingface.co:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<hf_hub::api::sync::ApiError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<(std::path::PathBuf, std::path::PathBuf, std::path::PathBuf), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, hf_hub::api::sync::ApiError>>>::from_residual
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:2192:27
[INFO] [stdout]    2: sifs::model2vec::model_files
[INFO] [stdout]              at ./src/model2vec.rs:328:9
[INFO] [stdout]    3: <sifs::model2vec::Model2VecEncoder>::from_pretrained_with_options
[INFO] [stdout]              at ./src/model2vec.rs:191:57
[INFO] [stdout]    4: sifs::model2vec::load_model_with_options
[INFO] [stdout]              at ./src/model2vec.rs:100:17
[INFO] [stdout]    5: sifs::model2vec::load_encoder
[INFO] [stdout]              at ./src/model2vec.rs:107:44
[INFO] [stdout]    6: <sifs::index::SifsIndex>::ensure_semantic
[INFO] [stdout]              at ./src/index.rs:868:25
[INFO] [stdout]    7: <sifs::index::SifsIndex>::find_related
[INFO] [stdout]              at ./src/index.rs:805:26
[INFO] [stdout]    8: sifs::main
[INFO] [stdout]              at ./src/main.rs:1088:33
[INFO] [stdout]    9: <fn() -> core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   11: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:206:18
[INFO] [stdout]   12: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   13: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   14: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   15: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   16: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stdout]   17: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   18: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   19: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   20: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stdout]   21: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>
[INFO] [stdout]              at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:205:5
[INFO] [stdout]   22: main
[INFO] [stdout]   23: <unknown>
[INFO] [stdout]   24: __libc_start_main
[INFO] [stdout]   25: _start
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60eac8799881 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60eac8799881 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60eac8799881 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60eac8799881 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60eac87ae43a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60eac87ae43a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60eac879dfbc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60eac879dfbc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60eac8775e66 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60eac8775e66 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60eac87909e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60eac86fcdc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60eac86fcdc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60eac8790ba2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60eac8790ba2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60eac8775f12 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60eac876d5c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60eac8776b0d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60eac87aebcc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60eac86a102a - cli[47c2d61f75ad45ed]::find_related_json_is_structured
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:2263:5
[INFO] [stdout]   20:     0x60eac869bfc7 - cli[47c2d61f75ad45ed]::find_related_json_is_structured::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:2249:37
[INFO] [stdout]   21:     0x60eac86d6e26 - <cli[47c2d61f75ad45ed]::find_related_json_is_structured::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60eac86f00fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60eac86f00fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x60eac86fd745 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x60eac86fd745 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x60eac86fd745 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x60eac86fd745 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x60eac86fd745 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60eac86fd745 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x60eac86fd745 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x60eac86f81f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x60eac86f81f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x60eac8700892 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x60eac8700892 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x60eac8700892 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x60eac8700892 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60eac8700892 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60eac8700892 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x60eac8700892 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60eac8798b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x60eac8798b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x773320785aa4 - <unknown>
[INFO] [stdout]   43:     0x773320812a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     find_related_json_is_structured
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 54 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7", kill_on_drop: false }`
[INFO] [stdout] efae11a4e92f11cdd7ddbe52f163eada7079cd48dd883788db3d97e71469dce7
