[INFO] fetching crate toon-lsp 0.2.0... [INFO] testing toon-lsp-0.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate toon-lsp 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate toon-lsp 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate toon-lsp 0.2.0 [INFO] tweaked toml for crates.io crate toon-lsp 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate toon-lsp 0.2.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate toon-lsp 0.2.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0324b43f113e54e183e85654c0f77a9066274f5bf5a730e6128db484c4af1094 [INFO] running `Command { std: "docker" "start" "-a" "0324b43f113e54e183e85654c0f77a9066274f5bf5a730e6128db484c4af1094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0324b43f113e54e183e85654c0f77a9066274f5bf5a730e6128db484c4af1094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0324b43f113e54e183e85654c0f77a9066274f5bf5a730e6128db484c4af1094", kill_on_drop: false }` [INFO] [stdout] 0324b43f113e54e183e85654c0f77a9066274f5bf5a730e6128db484c4af1094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271e47e774602ece454e4976501e1072c1bb91f3b09f27c3eb4004f1c4cb002a [INFO] running `Command { std: "docker" "start" "-a" "271e47e774602ece454e4976501e1072c1bb91f3b09f27c3eb4004f1c4cb002a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pxfm v0.1.26 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling moxcms v0.7.10 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling tiktoken-rs v0.9.1 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling toon-format v0.4.0 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling toon-lsp v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 23s [INFO] running `Command { std: "docker" "inspect" "271e47e774602ece454e4976501e1072c1bb91f3b09f27c3eb4004f1c4cb002a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271e47e774602ece454e4976501e1072c1bb91f3b09f27c3eb4004f1c4cb002a", kill_on_drop: false }` [INFO] [stdout] 271e47e774602ece454e4976501e1072c1bb91f3b09f27c3eb4004f1c4cb002a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22aa55884a68255dd5d88e0fff8f9209a7b94a879f29e924d529020fb0240354 [INFO] running `Command { std: "docker" "start" "-a" "22aa55884a68255dd5d88e0fff8f9209a7b94a879f29e924d529020fb0240354", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling insta v1.44.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling toon-format v0.4.0 [INFO] [stderr] Compiling toon-lsp v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "22aa55884a68255dd5d88e0fff8f9209a7b94a879f29e924d529020fb0240354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22aa55884a68255dd5d88e0fff8f9209a7b94a879f29e924d529020fb0240354", kill_on_drop: false }` [INFO] [stdout] 22aa55884a68255dd5d88e0fff8f9209a7b94a879f29e924d529020fb0240354 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b54f1263fee2b7732a83cbe8aee9643b7ee245b6148f0b5f4de5e66da9009ca8 [INFO] running `Command { std: "docker" "start" "-a" "b54f1263fee2b7732a83cbe8aee9643b7ee245b6148f0b5f4de5e66da9009ca8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toon_lsp-121b96c1993f5f5b) [INFO] [stdout] running 174 tests [INFO] [stdout] test ast::span::tests::test_span_merge ... ok [INFO] [stdout] test cli::check::tests::test_check_invalid_content ... ok [INFO] [stdout] test ast::span::tests::test_span_contains ... ok [INFO] [stdout] test ast::span::tests::test_position_new ... ok [INFO] [stdout] test cli::check::tests::test_check_valid_content ... ok [INFO] [stdout] test cli::check::tests::test_diagnostic_format_github_encodes_special_chars ... ok [INFO] [stdout] test cli::check::tests::test_diagnostic_format_text ... ok [INFO] [stdout] test cli::check::tests::test_diagnostic_format_json ... ok [INFO] [stdout] test cli::check::tests::test_diagnostic_format_github ... ok [INFO] [stdout] test cli::convert::tests::test_read_json ... ok [INFO] [stdout] test cli::convert::tests::test_decode_invalid_toon ... ok [INFO] [stdout] test cli::convert::tests::test_read_toon ... ok [INFO] [stdout] test cli::convert::tests::test_encode_simple_object ... ok [INFO] [stdout] test cli::convert::tests::test_read_invalid_json ... ok [INFO] [stdout] test cli::convert::tests::test_read_yaml ... ok [INFO] [stdout] test cli::convert::tests::test_encode_complex_structure ... ok [INFO] [stdout] test cli::convert::tests::test_encode_decode_roundtrip ... ok [INFO] [stdout] test cli::convert::tests::test_decode_simple_object ... ok [INFO] [stdout] test cli::convert::tests::test_write_json ... ok [INFO] [stdout] test cli::convert::tests::test_write_json_pretty ... ok [INFO] [stdout] test cli::convert::tests::test_write_toon ... ok [INFO] [stdout] test cli::decode::tests::test_decode_nested_toon ... ok [INFO] [stdout] test cli::diagnose::tests::test_error_exit_code ... ok [INFO] [stdout] test cli::convert::tests::test_write_yaml ... ok [INFO] [stdout] test cli::diagnose::tests::test_extract_context ... ok [INFO] [stdout] test cli::diagnose::tests::test_extract_context_invalid_line ... ok [INFO] [stdout] test cli::decode::tests::test_error_exit_code ... ok [INFO] [stdout] test cli::diagnose::tests::test_error_code_mapping ... ok [INFO] [stdout] test cli::decode::tests::test_decode_simple_toon ... ok [INFO] [stdout] test cli::diagnose::tests::test_calculate_summary ... ok [INFO] [stdout] test cli::diagnose::tests::test_format_json ... ok [INFO] [stdout] test cli::diagnose::tests::test_format_sarif ... ok [INFO] [stdout] test cli::diagnose::tests::test_generate_diagnostics_invalid_input ... ok [INFO] [stdout] test cli::diagnose::tests::test_generate_diagnostics_valid_input ... ok [INFO] [stdout] test cli::diagnose::tests::test_path_to_file_uri_relative ... ok [INFO] [stdout] test cli::diagnose::tests::test_generate_diagnostics_with_context ... ok [INFO] [stdout] test cli::diagnose::tests::test_path_to_file_uri_unix_absolute ... ok [INFO] [stdout] test cli::diagnose::tests::test_span_to_range_conversion ... ok [INFO] [stdout] test cli::diagnose::tests::test_sarif_uses_file_uri_for_absolute_paths ... ok [INFO] [stdout] test cli::diagnose::tests::test_path_to_file_uri_stdin ... ok [INFO] [stdout] test cli::encode::tests::test_detect_json_from_extension ... ok [INFO] [stdout] test cli::diagnose::tests::test_sarif_region_is_one_based ... ok [INFO] [stdout] test cli::encode::tests::test_detect_yaml_from_extension ... ok [INFO] [stdout] test cli::encode::tests::test_no_input_uses_explicit_format ... ok [INFO] [stdout] test cli::encode::tests::test_detect_yml_from_extension ... ok [INFO] [stdout] test cli::encode::tests::test_error_exit_code ... ok [INFO] [stdout] test cli::error::tests::test_exit_code_from_error ... ok [INFO] [stdout] test cli::encode::tests::test_stdin_uses_explicit_format ... ok [INFO] [stdout] test cli::encode::tests::test_unknown_extension_uses_explicit_format ... ok [INFO] [stdout] test cli::error::tests::test_error_constructors ... ok [INFO] [stdout] test cli::error::tests::test_exit_code_values ... ok [INFO] [stdout] test cli::error::tests::test_io_error_conversion ... ok [INFO] [stdout] test cli::format::tests::test_format_always_uses_spaces ... ok [INFO] [stdout] test cli::error::tests::test_exit_code_to_i32 ... ok [INFO] [stdout] test cli::format::tests::test_error_exit_code ... ok [INFO] [stdout] test cli::format::tests::test_format_with_custom_indent ... ok [INFO] [stdout] test cli::format::tests::test_format_simple_toon ... ok [INFO] [stdout] test cli::io_utils::tests::test_read_file_not_found ... ok [INFO] [stdout] test cli::symbols::tests::test_extract_symbols_array ... ok [INFO] [stdout] test cli::symbols::tests::test_extract_symbols_from_object ... ok [INFO] [stdout] test cli::symbols::tests::test_extract_symbols_nested_object ... ok [INFO] [stdout] test cli::symbols::tests::test_flatten_symbols ... ok [INFO] [stdout] test cli::diagnose::tests::test_severity_filtering ... ok [INFO] [stdout] test cli::diagnose::tests::test_severity_to_string ... ok [INFO] [stdout] test cli::io_utils::tests::test_read_file_success ... ok [INFO] [stdout] test cli::io_utils::tests::test_read_input_with_path ... ok [INFO] [stdout] test cli::io_utils::tests::test_write_output_to_file ... ok [INFO] [stdout] test cli::io_utils::tests::test_write_output_bytes_to_file ... ok [INFO] [stdout] test cli::format::tests::test_format_normalizes_spacing ... ok [INFO] [stdout] test cli::symbols::tests::test_format_flat_with_types ... ok [INFO] [stdout] test cli::symbols::tests::test_format_json_basic ... ok [INFO] [stdout] test cli::symbols::tests::test_format_tree_basic ... ok [INFO] [stdout] test cli::symbols::tests::test_format_tree_with_positions ... ok [INFO] [stdout] test cli::symbols::tests::test_format_tree_with_types ... ok [INFO] [stdout] test cli::symbols::tests::test_symbol_kind_as_str ... ok [INFO] [stdout] test cli::symbols::tests::test_format_flat_basic ... ok [INFO] [stdout] test cli::symbols::tests::test_format_json_preserves_tree_structure ... ok [INFO] [stdout] test cli::tests::test_check_defaults ... ok [INFO] [stdout] test cli::tests::test_decode_defaults ... ok [INFO] [stdout] test cli::tests::test_cli_defaults ... ok [INFO] [stdout] test cli::tests::test_cli_verbose_flags ... ok [INFO] [stdout] test cli::tests::test_lsp_command ... ok [INFO] [stdout] test cli::tests::test_severity_ordering ... ok [INFO] [stdout] test cli::tests::test_symbols_defaults ... ok [INFO] [stdout] test lsp::ast_utils::tests::test_collect_all_keys_nested_objects ... ok [INFO] [stdout] test lsp::ast_utils::tests::test_collect_all_keys_empty ... ok [INFO] [stdout] test lsp::ast_utils::tests::test_collect_all_keys_preserves_spans ... ok [INFO] [stdout] test lsp::ast_utils::tests::test_collect_sibling_keys ... ok [INFO] [stdout] test lsp::ast_utils::tests::test_find_node_at_root ... ok [INFO] [stdout] test lsp::ast_utils::tests::test_collect_all_keys_single_object ... ok [INFO] [stdout] test lsp::ast_utils::tests::test_find_node_on_key ... ok [INFO] [stdout] test lsp::ast_utils::tests::test_collect_all_keys_with_arrays ... ok [INFO] [stdout] test lsp::ast_utils::tests::test_find_node_on_value ... ok [INFO] [stdout] test lsp::completion::tests::test_completion_at_key_position ... ok [INFO] [stdout] test lsp::diagnostics::tests::test_error_to_diagnostic_with_context ... ok [INFO] [stdout] test lsp::diagnostics::tests::test_errors_to_diagnostics_empty ... ok [INFO] [stdout] test lsp::diagnostics::tests::test_errors_to_diagnostics_multiple ... ok [INFO] [stdout] test lsp::formatting::tests::test_format_2_space_indent ... ok [INFO] [stdout] test lsp::diagnostics::tests::test_error_to_diagnostic_basic ... ok [INFO] [stdout] test lsp::formatting::tests::test_format_4_space_indent ... ok [INFO] [stdout] test lsp::formatting::tests::test_format_assumes_valid_ast ... ok [INFO] [stdout] test lsp::formatting::tests::test_format_empty_document ... ok [INFO] [stdout] test lsp::formatting::tests::test_format_preserves_expanded_array ... ok [INFO] [stdout] test lsp::formatting::tests::test_format_preserves_inline_array ... ok [INFO] [stdout] test cli::tests::test_diagnose_defaults ... ok [INFO] [stdout] test lsp::formatting::tests::test_format_uses_spaces_not_tabs ... ok [INFO] [stdout] test lsp::goto::tests::test_definition_on_key ... ok [INFO] [stdout] test cli::tests::test_encode_defaults ... ok [INFO] [stdout] test lsp::goto::tests::test_definition_on_value_empty ... ok [INFO] [stdout] test cli::tests::test_format_defaults ... ok [INFO] [stdout] test lsp::completion::tests::test_completion_after_colon ... ok [INFO] [stdout] test lsp::hover::tests::test_calculate_offset ... ok [INFO] [stdout] test lsp::hover::tests::test_hover_on_key ... ok [INFO] [stdout] test lsp::hover::tests::test_hover_on_value ... ok [INFO] [stdout] test lsp::references::tests::test_find_references_include_declaration ... ok [INFO] [stdout] test lsp::references::tests::test_find_references_all_occurrences ... ok [INFO] [stdout] test lsp::references::tests::test_find_references_exact_match ... ok [INFO] [stdout] test lsp::references::tests::test_find_references_tabular_arrays ... ok [INFO] [stdout] test lsp::references::tests::test_find_references_not_on_key ... ok [INFO] [stdout] test lsp::rename::tests::test_prepare_rename_on_value_rejected ... ok [INFO] [stdout] test lsp::references::tests::test_find_references_nested ... ok [INFO] [stdout] test lsp::rename::tests::test_prepare_rename_range_and_placeholder ... ok [INFO] [stdout] test lsp::rename::tests::test_rename_duplicate_key_warning ... ok [INFO] [stdout] test lsp::rename::tests::test_rename_preserves_validity ... ok [INFO] [stdout] test lsp::rename::tests::test_rename_special_characters ... ok [INFO] [stdout] test lsp::rename::tests::test_rename_updates_all_occurrences ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_encode_tokens_relative_positions ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_semantic_token_from_span ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_semantic_token_has_modifier ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_semantic_token_new ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_semantic_tokens_empty_document ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_semantic_tokens_nested ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_semantic_tokens_number_values ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_semantic_tokens_object_keys ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_semantic_tokens_string_values ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_semantic_tokens_boolean_null ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_semantic_tokens_whitespace_only ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_token_modifier_combined ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_token_modifier_definition ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_token_modifier_empty ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_token_modifier_readonly ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_token_type_conversion ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_token_type_indices ... ok [INFO] [stdout] test lsp::state::tests::test_get_line ... ok [INFO] [stdout] test lsp::state::tests::test_new_creates_valid_state ... ok [INFO] [stdout] test lsp::state::tests::test_update_changes_content ... ok [INFO] [stdout] test lsp::state::tests::test_update_parsed ... ok [INFO] [stdout] test lsp::state::tests::test_update_parsed_with_errors ... ok [INFO] [stdout] test lsp::symbols::tests::test_nested_document_symbols ... ok [INFO] [stdout] test lsp::symbols::tests::test_simple_document_symbols ... ok [INFO] [stdout] test lsp::utf16::tests::test_ascii_conversion ... ok [INFO] [stdout] test lsp::utf16::tests::test_bmp_characters ... ok [INFO] [stdout] test lsp::formatting::tests::test_format_preserves_tabular_array ... ok [INFO] [stdout] test lsp::formatting::tests::test_format_produces_equivalent_ast ... ok [INFO] [stdout] test lsp::utf16::tests::test_empty_line ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_semantic_token_no_modifier ... ok [INFO] [stdout] test lsp::utf16::tests::test_multibyte_utf8 ... ok [INFO] [stdout] test parser::scanner::tests::test_scanner_position ... ok [INFO] [stdout] test lsp::rename::tests::test_prepare_rename_on_key ... ok [INFO] [stdout] test lsp::semantic_tokens::tests::test_semantic_tokens_with_parse_errors ... ok [INFO] [stdout] test cli::symbols::tests::test_format_tree_with_types_and_positions ... ok [INFO] [stdout] test parser::security_tests::test_error_recovery_respects_depth_limit ... ok [INFO] [stdout] test parser::security_tests::test_max_nesting_depth_object ... ok [INFO] [stdout] test parser::security_tests::test_document_size_within_limit ... ok [INFO] [stdout] test parser::security_tests::test_document_too_large ... ok [INFO] [stdout] test parser::security_tests::test_max_nesting_depth_array ... ok [INFO] [stdout] test parser::security_tests::test_nesting_depth_within_limit ... ok [INFO] [stdout] test lsp::ast_utils::tests::test_find_key_definitions_unique ... ok [INFO] [stdout] test lsp::utf16::tests::test_column_beyond_line ... ok [INFO] [stdout] test parser::security_tests::test_too_many_object_entries ... ok [INFO] [stdout] test parser::security_tests::test_object_entries_within_limit ... ok [INFO] [stdout] test parser::security_tests::test_large_deeply_nested_structure ... ok [INFO] [stdout] test parser::security_tests::test_array_items_within_limit ... ok [INFO] [stdout] test parser::security_tests::test_too_many_array_items ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 174 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toon_lsp-0623c3e8a8872eda) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-a857d663682ec28d) [INFO] [stdout] [INFO] [stdout] running 125 tests [INFO] [stdout] test cli::check_test::test_check_github_format_invalid ... ok [INFO] [stdout] test cli::check_test::test_check_github_format_valid ... ok [INFO] [stdout] test cli::check_test::test_check_from_stdin ... ok [INFO] [stdout] test cli::check_test::test_check_from_stdin_invalid ... ok [INFO] [stdout] test cli::check_test::test_check_batch_reports_all_errors ... ok [INFO] [stdout] test cli::check_test::test_check_syntax_error_shows_location ... ok [INFO] [stdout] test cli::check_test::test_check_text_format_default ... ok [INFO] [stdout] test cli::check_test::test_check_valid_file_succeeds ... ok [INFO] [stdout] test cli::check_test::test_check_valid_file_with_nesting_succeeds ... ok [INFO] [stdout] test cli::decode_test::test_decode_empty_toon ... ok [INFO] [stdout] test cli::decode_test::test_decode_from_stdin ... ok [INFO] [stdout] test cli::decode_test::test_decode_invalid_stdin_fails ... ok [INFO] [stdout] test cli::decode_test::test_decode_nested_toon_file ... ok [INFO] [stdout] test cli::decode_test::test_decode_nonexistent_file_fails ... ok [INFO] [stdout] test cli::check_test::test_check_json_format ... ok [INFO] [stdout] test cli::check_test::test_check_nonexistent_file_fails ... ok [INFO] [stdout] test cli::decode_test::test_decode_invalid_toon_file_fails ... ok [INFO] [stdout] test cli::check_test::test_check_multiple_valid_files ... ok [INFO] [stdout] test cli::check_test::test_check_invalid_file_fails ... ok [INFO] [stdout] test cli::check_test::test_check_mixed_valid_invalid_files ... ok [INFO] [stdout] test cli::decode_test::test_decode_to_yaml_format ... ok [INFO] [stdout] test cli::decode_test::test_decode_to_output_file ... ok [INFO] [stdout] test cli::check_test::test_check_empty_file_succeeds ... ok [INFO] [stdout] test cli::decode_test::test_decode_to_yaml_with_long_option ... ok [INFO] [stdout] test cli::decode_test::test_decode_with_pretty_flag ... ok [INFO] [stdout] test cli::decode_test::test_decode_with_short_pretty_flag ... ok [INFO] [stdout] test cli::decode_test::test_decode_toon_file_to_stdout ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_context_flag_shows_source ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_context_short_flag ... ok [INFO] [stdout] test cli::decode_test::test_roundtrip_json_to_toon_to_json ... ok [INFO] [stdout] test cli::decode_test::test_roundtrip_complex_structure ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_default_format_is_json ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_nonexistent_file_fails ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_multiple_files_not_supported ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_json_format_explicit ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_empty_file_handling ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_sarif_format_has_runs_array ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_invalid_file_produces_json_diagnostics ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_sarif_format_output ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_json_format_short_flag ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_sarif_format_with_context ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_stdin_invalid_input ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_severity_error_explicit ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_severity_short_flag ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_severity_error_default ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_stdin_valid_input ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_summary_field_has_error_count ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_severity_warning_includes_errors ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_with_all_flags ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_valid_file_produces_empty_diagnostics ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_summary_json_structure ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_stdin_with_format ... ok [INFO] [stdout] test cli::encode_test::test_encode_auto_detects_yaml_format ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_valid_file_with_nesting ... ok [INFO] [stdout] test cli::encode_test::test_encode_auto_detects_json_format ... ok [INFO] [stdout] test cli::encode_test::test_encode_from_stdin ... ok [INFO] [stdout] test cli::encode_test::test_encode_from_stdin_with_yaml_format ... ok [INFO] [stdout] test cli::encode_test::test_encode_nested_json_file ... ok [INFO] [stdout] test cli::encode_test::test_encode_nonexistent_file_fails ... ok [INFO] [stdout] test cli::encode_test::test_encode_roundtrip_preserves_data ... ok [INFO] [stdout] test cli::encode_test::test_encode_stdin_to_output_file ... ok [INFO] [stdout] test cli::encode_test::test_encode_to_output_file ... ok [INFO] [stdout] test cli::encode_test::test_encode_empty_json_object ... ok [INFO] [stdout] test cli::encode_test::test_encode_invalid_stdin_fails ... ok [INFO] [stdout] test cli::encode_test::test_encode_invalid_json_file_fails ... ok [INFO] [stdout] test cli::encode_test::test_encode_from_stdin_complex ... ok [INFO] [stdout] test cli::encode_test::test_encode_invalid_yaml_fails ... ok [INFO] [stdout] test cli::encode_test::test_encode_json_file_to_stdout ... ok [INFO] [stdout] test cli::encode_test::test_encode_yaml_file_to_stdout ... ok [INFO] [stdout] test cli::format_test::test_format_basic_to_stdout ... ok [INFO] [stdout] test cli::format_test::test_format_check_formatted_file_succeeds ... ok [INFO] [stdout] test cli::format_test::test_format_always_uses_spaces_not_tabs ... ok [INFO] [stdout] test cli::format_test::test_format_check_does_not_modify_file ... ok [INFO] [stdout] test cli::encode_test::test_encode_to_output_file_long_option ... ok [INFO] [stdout] test cli::format_test::test_format_from_stdin ... ok [INFO] [stdout] test cli::format_test::test_format_check_unformatted_file_fails ... ok [INFO] [stdout] test cli::encode_test::test_encode_with_indent_option ... ok [INFO] [stdout] test cli::format_test::test_format_in_place_modifies_file ... ok [INFO] [stdout] test cli::format_test::test_format_invalid_stdin_fails ... ok [INFO] [stdout] test cli::format_test::test_format_default_indent_is_2 ... ok [INFO] [stdout] test cli::format_test::test_format_from_stdin_nested ... ok [INFO] [stdout] test cli::format_test::test_format_invalid_toon_fails ... ok [INFO] [stdout] test cli::format_test::test_format_normalizes_spacing ... ok [INFO] [stdout] test cli::format_test::test_format_preserves_arrays ... ok [INFO] [stdout] test cli::format_test::test_format_nonexistent_file_fails ... ok [INFO] [stdout] test cli::format_test::test_format_with_4_space_indent ... ok [INFO] [stdout] test cli::format_test::test_format_preserves_inline_arrays ... ok [INFO] [stdout] test cli::format_test::test_format_to_output_file ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_array_inline_form ... ok [INFO] [stdout] test cli::format_test::test_format_preserves_valid_structure ... ok [INFO] [stdout] test cli::format_test::test_format_with_2_space_indent ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_array_expanded_form ... ok [INFO] [stdout] test cli::diagnose_test::test_diagnose_permission_denied ... FAILED [INFO] [stdout] test cli::symbols_test::test_symbols_basic_with_default_tree_format ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_array_with_types ... ok [INFO] [stdout] test cli::format_test::test_format_empty_file_succeeds ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_empty_file_tree_format ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_combined_json_format_with_types ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_empty_file_json_format ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_empty_array ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_combined_all_flags ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_basic_extraction ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_combined_flags_types_positions ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_flat_format_output ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_empty_file_succeeds ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_flat_format_dot_notation ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_from_stdin ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_empty_file_with_types ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_json_format_contains_keys ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_from_stdin_nested ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_invalid_toon_fails ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_invalid_stdin_fails ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_from_stdin_with_flags ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_json_format_output ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_malformed_json_in_toon ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_nonexistent_file_fails ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_stdin_without_dash ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_nested_arrays_in_objects ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_positions_multiline ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_tree_format_nested_structure ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_types_all_value_types ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_json_format_is_parseable ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_tree_format_explicit ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_with_positions ... ok [INFO] [stdout] test cli::symbols_test::test_symbols_with_types ... ok [INFO] [stderr] error: test failed, to rerun pass `--test cli_tests` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli::diagnose_test::test_diagnose_permission_denied stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cli::diagnose_test::test_diagnose_permission_denied' (627) panicked at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected return code, failed var == 1 [INFO] [stdout] └── var: 0 [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/toon-lsp" "diagnose" "/tmp/.tmpuByjmD/restricted.toon"` [INFO] [stdout] code=0 [INFO] [stdout] stdout=``` [INFO] [stdout] { [INFO] [stdout] \"file\": \"restricted.toon\", [INFO] [stdout] \"diagnostics\": [], [INFO] [stdout] \"summary\": { [INFO] [stdout] \"error_count\": 0, [INFO] [stdout] \"warning_count\": 0, [INFO] [stdout] \"hint_count\": 0 [INFO] [stdout] } [INFO] [stdout] }``` [INFO] [stdout] [INFO] [stdout] stderr="" [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x577e9e1300ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x577e9e1300ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x577e9e1300ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x577e9e1300ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x577e9e14679a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x577e9e14679a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x577e9e135e52 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x577e9e135e52 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x577e9e10d07f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x577e9e10d07f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x577e9e1279d9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x577e9e047d9c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x577e9e047d9c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x577e9e127b92 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x577e9e127b92 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x577e9e10d138 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x577e9e1048a9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x577e9e10dedd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x577e9e146fac - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x577e9e0a5d08 - core[6aaeda2c7ad07a48]::panicking::panic_display:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x577e9e0a9c77 - ::panic:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:1033:9 [INFO] [stdout] 21: 0x577e9e0a8ea7 - <::panic as core[6aaeda2c7ad07a48]::ops::function::FnOnce<(assert_cmd[ffd28b94d203fa85]::assert::AssertError,)>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x577e9e0a35c3 - >::unwrap_or_else::<::panic> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1622:23 [INFO] [stdout] 23: 0x577e9e016d9e - ::code:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:266:29 [INFO] [stdout] 24: 0x577e9e0346e2 - cli_tests[5c5bc7eaa11bb2d4]::cli::diagnose_test::test_diagnose_permission_denied [INFO] [stdout] at /opt/rustwide/workdir/tests/cli/diagnose_test.rs:567:73 [INFO] [stdout] 25: 0x577e9e030927 - cli_tests[5c5bc7eaa11bb2d4]::cli::diagnose_test::test_diagnose_permission_denied::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/cli/diagnose_test.rs:552:37 [INFO] [stdout] 26: 0x577e9e02ff16 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x577e9e03be7b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x577e9e03be7b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x577e9e04886b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x577e9e04886b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 31: 0x577e9e04886b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x577e9e04886b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x577e9e04886b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x577e9e04886b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x577e9e04886b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x577e9e043f84 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x577e9e043f84 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x577e9e04b472 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x577e9e04b472 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 40: 0x577e9e04b472 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x577e9e04b472 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x577e9e04b472 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x577e9e04b472 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x577e9e04b472 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x577e9e12f45f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x577e9e12f45f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x7a4db1488aa4 - [INFO] [stdout] 48: 0x7a4db1515a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli::diagnose_test::test_diagnose_permission_denied [INFO] [stdout] [INFO] [stdout] test result: FAILED. 124 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b54f1263fee2b7732a83cbe8aee9643b7ee245b6148f0b5f4de5e66da9009ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54f1263fee2b7732a83cbe8aee9643b7ee245b6148f0b5f4de5e66da9009ca8", kill_on_drop: false }` [INFO] [stdout] b54f1263fee2b7732a83cbe8aee9643b7ee245b6148f0b5f4de5e66da9009ca8