[INFO] cloning repository https://github.com/defuse/defuse.ca-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/defuse/defuse.ca-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefuse%2Fdefuse.ca-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefuse%2Fdefuse.ca-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c71e5075fc5e346f72c7754e58445ebbeb2f5567
[INFO] testing defuse/defuse.ca-rust against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefuse%2Fdefuse.ca-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/defuse/defuse.ca-rust
[INFO] finished tweaking git repo https://github.com/defuse/defuse.ca-rust
[INFO] tweaked toml for git repo https://github.com/defuse/defuse.ca-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/defuse/defuse.ca-rust on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/defuse/defuse.ca-rust 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c47f416c3fcecd62c983eb1a3cc2209bb8c9bb56c3e0711a658d789dffc599a
[INFO] running `Command { std: "docker" "start" "-a" "2c47f416c3fcecd62c983eb1a3cc2209bb8c9bb56c3e0711a658d789dffc599a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c47f416c3fcecd62c983eb1a3cc2209bb8c9bb56c3e0711a658d789dffc599a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c47f416c3fcecd62c983eb1a3cc2209bb8c9bb56c3e0711a658d789dffc599a", kill_on_drop: false }`
[INFO] [stdout] 2c47f416c3fcecd62c983eb1a3cc2209bb8c9bb56c3e0711a658d789dffc599a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 786d9269c7ba7631c70e02fc7a6f2e3eae1c37f15d9c062f14df734bbcd0a916
[INFO] running `Command { std: "docker" "start" "-a" "786d9269c7ba7631c70e02fc7a6f2e3eae1c37f15d9c062f14df734bbcd0a916", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling bon-macros v3.9.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling bon v3.9.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling defuse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling comrak v0.36.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling askama_axum v0.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling dns-lookup v2.1.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling whirlpool v0.10.4
[INFO] [stderr]    Compiling gost94 v0.10.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling md2 v0.10.2
[INFO] [stderr]    Compiling md4 v0.10.2
[INFO] [stdout] warning: function `get_line` is never used
[INFO] [stdout]    --> src/libs/trent.rs:517:4
[INFO] [stdout]     |
[INFO] [stdout] 517 | fn get_line(content: &[u8], line_idx: usize) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Handler` is never constructed
[INFO] [stdout]   --> src/handler.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |         pub struct Handler;
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/pages/misc/rules_for_working_with_me.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | crate::simple_page!(RulesForWorkingWithMePage, "pages/misc/rules_for_working_with_me.html");
[INFO] [stdout]    | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate::simple_page` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RulesForWorkingWithMePage` is never constructed
[INFO] [stdout]  --> src/pages/misc/rules_for_working_with_me.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | crate::simple_page!(RulesForWorkingWithMePage, "pages/misc/rules_for_working_with_me.html");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `crate::simple_page` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 25s
[INFO] running `Command { std: "docker" "inspect" "786d9269c7ba7631c70e02fc7a6f2e3eae1c37f15d9c062f14df734bbcd0a916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "786d9269c7ba7631c70e02fc7a6f2e3eae1c37f15d9c062f14df734bbcd0a916", kill_on_drop: false }`
[INFO] [stdout] 786d9269c7ba7631c70e02fc7a6f2e3eae1c37f15d9c062f14df734bbcd0a916
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6e54e932512a9427d89f8ba0574d8a12bd4ca9da953630f284281bc1b2f7a70
[INFO] running `Command { std: "docker" "start" "-a" "c6e54e932512a9427d89f8ba0574d8a12bd4ca9da953630f284281bc1b2f7a70", kill_on_drop: false }`
[INFO] [stderr]    Compiling defuse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Handler` is never constructed
[INFO] [stdout]   --> src/handler.rs:70:20
[INFO] [stdout]    |
[INFO] [stdout] 70 |         pub struct Handler;
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/pages/misc/rules_for_working_with_me.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | crate::simple_page!(RulesForWorkingWithMePage, "pages/misc/rules_for_working_with_me.html");
[INFO] [stdout]    | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `crate::simple_page` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RulesForWorkingWithMePage` is never constructed
[INFO] [stdout]  --> src/pages/misc/rules_for_working_with_me.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | crate::simple_page!(RulesForWorkingWithMePage, "pages/misc/rules_for_working_with_me.html");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `crate::simple_page` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.97s
[INFO] running `Command { std: "docker" "inspect" "c6e54e932512a9427d89f8ba0574d8a12bd4ca9da953630f284281bc1b2f7a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6e54e932512a9427d89f8ba0574d8a12bd4ca9da953630f284281bc1b2f7a70", kill_on_drop: false }`
[INFO] [stdout] c6e54e932512a9427d89f8ba0574d8a12bd4ca9da953630f284281bc1b2f7a70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ddeb2a581290a17a03af18262fa3c41015b3faea1972f014368baf833c275b1
[INFO] running `Command { std: "docker" "start" "-a" "7ddeb2a581290a17a03af18262fa3c41015b3faea1972f014368baf833c275b1", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Handler` is never constructed
[INFO] [stderr]   --> src/handler.rs:70:20
[INFO] [stderr]    |
[INFO] [stderr] 70 |         pub struct Handler;
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/pages/misc/rules_for_working_with_me.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | crate::simple_page!(RulesForWorkingWithMePage, "pages/misc/rules_for_working_with_me.html");
[INFO] [stderr]    | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `crate::simple_page` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RulesForWorkingWithMePage` is never constructed
[INFO] [stderr]  --> src/pages/misc/rules_for_working_with_me.rs:1:21
[INFO] [stderr]   |
[INFO] [stderr] 1 | crate::simple_page!(RulesForWorkingWithMePage, "pages/misc/rules_for_working_with_me.html");
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `crate::simple_page` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `defuse` (bin "defuse" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/defuse-5a0e3aeccb5e2fba)
[INFO] [stdout] running 339 tests
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_deeply_nested_parens ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_big_numbers ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_chained_unary_operators ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_division_by_zero ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_big_modular_arithmetic ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_float_mixed_arithmetic ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_alternating_powers_of_two ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_all_arithmetic_ops_combined ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_floor_division ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_hex_output ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_nested_exponentiation ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_hex_output_complex ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_modulo ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_rational_sum ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_rational_exact_fraction ... ok
[INFO] [stdout] test libs::big_number_calculator::filter::tests::test_full_pipeline ... ok
[INFO] [stdout] test libs::big_number_calculator::filter::tests::test_range_operator_rejected ... ok
[INFO] [stdout] test libs::big_number_calculator::filter::tests::test_safe_basic ... ok
[INFO] [stdout] test libs::big_number_calculator::filter::tests::test_transform_combined ... ok
[INFO] [stdout] test libs::big_number_calculator::filter::tests::test_transform_operators ... ok
[INFO] [stdout] test libs::big_number_calculator::filter::tests::test_unsafe_characters ... ok
[INFO] [stdout] test libs::big_number_calculator::formatter::tests::test_group_digits_exact_multiple ... ok
[INFO] [stdout] test libs::big_number_calculator::formatter::tests::test_group_digits_hex ... ok
[INFO] [stdout] test libs::big_number_calculator::formatter::tests::test_group_digits_negative ... ok
[INFO] [stdout] test libs::big_number_calculator::formatter::tests::test_group_digits_single ... ok
[INFO] [stdout] test libs::big_number_calculator::formatter::tests::test_group_digits_small ... ok
[INFO] [stdout] test libs::big_number_calculator::formatter::tests::test_group_digits_with_padding ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_basic_arithmetic ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_bitwise ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_complex ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_exponentiation ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_floats ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_hex ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_invalid_empty ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_invalid_trailing_operator ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_invalid_unmatched_parens ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_parentheses ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rationals ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_assignment ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_bare_operators ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_brackets ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_comma_separated ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_empty_parens_nested ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_function_calls ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_hex_char_identifiers ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_implicit_multiplication ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_malformed_numbers ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_range_operator ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_ruby_keywords ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_ruby_method_calls_on_numbers ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_ruby_percent_command ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_ruby_special_variables ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_statement_separators ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_rejects_string_literals ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_scientific_notation ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_scientific_notation_does_not_break_hex ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_unary ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_whitespace ... ok
[INFO] [stdout] test libs::breach::tests::test_breach_decode_invalid_hex ... ok
[INFO] [stdout] test libs::breach::tests::test_breach_decode_odd_length ... ok
[INFO] [stdout] test libs::breach::tests::test_breach_encode_decode_roundtrip ... ok
[INFO] [stdout] test libs::breach::tests::test_breach_encode_different_each_time ... ok
[INFO] [stdout] test libs::breach::tests::test_breach_encode_empty_string ... ok
[INFO] [stdout] test libs::breach::tests::test_breach_visual_html_contains_comments ... ok
[INFO] [stdout] test libs::breach::tests::test_breach_visual_html_contains_original ... ok
[INFO] [stdout] test libs::breach::tests::test_breach_visual_html_different_each_time ... ok
[INFO] [stdout] test libs::csrf::tests::test_case_insensitive ... ok
[INFO] [stdout] test libs::csrf::tests::test_cross_origin_referer_rejected ... ok
[INFO] [stdout] test libs::csrf::tests::test_cross_origin_rejected ... ok
[INFO] [stdout] test libs::csrf::tests::test_dns_rebinding_rejected ... ok
[INFO] [stdout] test libs::csrf::tests::test_dns_rebinding_with_referer_rejected ... ok
[INFO] [stdout] test libs::csrf::tests::test_host_from_url ... ok
[INFO] [stdout] test libs::csrf::tests::test_matching_origin ... ok
[INFO] [stdout] test libs::csrf::tests::test_matching_origin_with_port ... ok
[INFO] [stdout] test libs::csrf::tests::test_no_origin_or_referer_rejected ... ok
[INFO] [stdout] test libs::csrf::tests::test_origin_preferred_over_referer ... ok
[INFO] [stdout] test libs::csrf::tests::test_port_mismatch_still_matches ... ok
[INFO] [stdout] test libs::csrf::tests::test_referer_fallback ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval128_3_128_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval128_3_32_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval128_3_empty ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval128_3_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval128_4_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval128_5_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval160_3_128_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval160_3_64_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval160_3_empty ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval160_3_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval160_4_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval160_5_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval192_3_128_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval192_3_empty ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval192_3_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval192_4_64_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval192_4_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval192_5_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval224_3_128_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval224_3_empty ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval224_3_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval224_4_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval224_5_64_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval224_5_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_1000_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_117_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_118_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_119_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_127_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_128_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_128_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_129_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_alternating_0x55 ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_alternating_0xaa ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_empty ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_fox ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_sha256_counter_100003 ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_single_0x00 ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_single_0x80 ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_single_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_4_1000_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_4_127_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_4_128_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_4_129_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_4_empty ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_scientific_notation ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_4_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_1000_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_117_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_118_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_119_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_127_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_128_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_128_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_129_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_empty ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_right_associative_exponentiation ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_single_0x80 ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_test ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_31_bytes ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_32_0xff ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_32_bytes ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_33_bytes ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_64_0xff ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_alternating_0x55 ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_alternating_0xaa ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_empty ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_long_input ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_quick_brown_fox ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_sha256_counter_100003 ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_single_0x00 ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_single_0x80 ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_single_0xff ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_test ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger128_3_64_0xff ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_scientific_notation_float_mantissa ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger128_3_empty ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger128_4_empty ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger160_3_64_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger160_3_empty ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger160_4_64_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger128_4_64_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger160_4_empty ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_1000_bytes ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_32_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_128_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_64_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_64_bytes ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_63_bytes ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_65_bytes ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_abc ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_alternating_0x55 ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_alternating_0xaa ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_basic_arithmetic ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_empty ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_quick_brown_fox ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_single_0x00 ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_single_0x80 ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_single_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_1000_bytes ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_128_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_test ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_32_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_63_bytes ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_abc ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_64_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_empty ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_quick_brown_fox ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_single_0x00 ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_single_0x80 ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_single_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_test ... ok
[INFO] [stdout] test libs::html_escape::tests::test_br_mac_cr ... ok
[INFO] [stdout] test libs::html_escape::tests::test_br_unix_lf ... ok
[INFO] [stdout] test libs::html_escape::tests::test_br_windows_crlf ... ok
[INFO] [stdout] test libs::html_escape::tests::test_double_space ... ok
[INFO] [stdout] test libs::html_escape::tests::test_escape_all_special ... ok
[INFO] [stdout] test libs::html_escape::tests::test_escape_ampersand ... ok
[INFO] [stdout] test libs::html_escape::tests::test_escape_double_quote ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_scientific_notation_negative_exponent ... ok
[INFO] [stdout] test libs::html_escape::tests::test_escape_less_than ... ok
[INFO] [stdout] test libs::html_escape::tests::test_escape_greater_than ... ok
[INFO] [stdout] test libs::html_escape::tests::test_escape_single_quote ... ok
[INFO] [stdout] test libs::html_escape::tests::test_html_in_code ... ok
[INFO] [stdout] test libs::html_escape::tests::test_leading_after_cr ... ok
[INFO] [stdout] test libs::html_escape::tests::test_leading_space ... ok
[INFO] [stdout] test libs::html_escape::tests::test_leading_two_spaces ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_4_sha256_counter_100003 ... ok
[INFO] [stdout] test libs::html_escape::tests::test_leading_after_lf ... ok
[INFO] [stdout] test libs::html_escape::tests::test_no_br_crlf ... ok
[INFO] [stdout] test libs::html_escape::tests::test_single_space ... ok
[INFO] [stdout] test libs::html_escape::tests::test_no_br_lf ... ok
[INFO] [stdout] test libs::html_escape::tests::test_tab_after_newline ... ok
[INFO] [stdout] test libs::html_escape::tests::test_tab_at_pos_7 ... ok
[INFO] [stdout] test libs::html_escape::tests::test_tab_at_pos_1 ... ok
[INFO] [stdout] test libs::html_escape::tests::test_trailing_space_lf ... ok
[INFO] [stdout] test libs::html_escape::tests::test_tab_at_start ... ok
[INFO] [stdout] test libs::html_escape::tests::test_unicode_double_space ... ok
[INFO] [stdout] test libs::html_escape::tests::test_unicode_preserved ... ok
[INFO] [stdout] test libs::passgen::tests::test_alphanumeric_password_charset ... ok
[INFO] [stdout] test libs::passgen::tests::test_alphanumeric_password_length ... ok
[INFO] [stdout] test libs::html_escape::tests::test_tab_width_4 ... ok
[INFO] [stdout] test libs::html_escape::tests::test_triple_space ... ok
[INFO] [stdout] test libs::passgen::tests::test_ascii_password_length ... ok
[INFO] [stdout] test libs::passgen::tests::test_constant_time_index ... ok
[INFO] [stdout] test libs::passgen::tests::test_empty_length ... ok
[INFO] [stdout] test libs::passgen::tests::test_get_minimal_bit_mask ... ok
[INFO] [stdout] test libs::passgen::tests::test_hex_password_charset ... ok
[INFO] [stdout] test libs::passgen::tests::test_hex_password_length ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_decrypt_php_paste_short_url ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_decrypt_php_paste_standard_url ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_encrypt_decrypt_empty ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_encrypt_decrypt_multiline ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_encrypt_decrypt_unicode ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_encrypt_produces_different_ciphertext ... ok
[INFO] [stdout] test libs::passgen::tests::test_passwords_are_different ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_invalid_base64 ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_get_database_id ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_wrong_key_fails ... ok
[INFO] [stdout] test libs::trent::tests::test_count_lines ... ok
[INFO] [stdout] test libs::trent::tests::test_draw_without_replacement_unique_and_in_range ... ok
[INFO] [stdout] test libs::trent::tests::test_format_bytes ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_too_short_ciphertext ... ok
[INFO] [stdout] test libs::trent::tests::test_format_date ... ok
[INFO] [stdout] test libs::trent::tests::test_get_line ... ok
[INFO] [stdout] test libs::trent::tests::test_reduce_mod ... ok
[INFO] [stdout] test libs::hashes::snefru::tests::test_snefru_sha256_counter_100003 ... ok
[INFO] [stdout] test libs::trent::tests::test_select_random_lines_without_replacement_has_no_duplicates ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_default_settings ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_encode_info ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_extract_attribute ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_php_comparison_html_entities ... ignored
[INFO] [stdout] test libs::vim_highlight::tests::test_php_comparison_multiline_ruby ... ignored
[INFO] [stdout] test libs::passgen::tests::test_ascii_password_charset ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_html_escape_unescape ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_php_comparison_simple_ruby ... ignored
[INFO] [stdout] test libs::vim_highlight::tests::test_print_hl_string_settings ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_shifts_and_bitwise_combined ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_set_vim_command_invalid ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_set_vim_command_valid ... ok
[INFO] [stdout] test libs::x86_assembler::filter::tests::test_decimal_removal_security ... ok
[INFO] [stdout] test libs::x86_assembler::filter::tests::test_double_with_decimal ... ok
[INFO] [stdout] test libs::x86_assembler::filter::tests::test_relative_jump_dot_space ... ok
[INFO] [stdout] test libs::x86_assembler::filter::tests::test_safe_directives ... ok
[INFO] [stdout] test libs::x86_assembler::filter::tests::test_safe_instructions ... ok
[INFO] [stdout] test libs::x86_assembler::filter::tests::test_size_limit ... ok
[INFO] [stdout] test libs::x86_assembler::filter::tests::test_unsafe_directives ... ok
[INFO] [stdout] test libs::x86_assembler::filter::tests::test_unsafe_gas_comments ... ok
[INFO] [stdout] test libs::x86_assembler::parser::tests::test_build_array_literal ... ok
[INFO] [stdout] test libs::x86_assembler::parser::tests::test_build_string_literal ... ok
[INFO] [stdout] test libs::x86_assembler::parser::tests::test_hex_zero_bold ... ok
[INFO] [stdout] test libs::x86_assembler::parser::tests::test_is_label_line ... ok
[INFO] [stdout] test libs::x86_assembler::tests::test_assemble_large_input_rejected ... ok
[INFO] [stdout] test libs::x86_assembler::tests::test_assemble_unsafe_code_rejected ... ok
[INFO] [stdout] test libs::x86_assembler::tests::test_parse_hex_0x_prefix ... ok
[INFO] [stdout] test libs::x86_assembler::tests::test_parse_hex_c_array ... ok
[INFO] [stdout] test libs::x86_assembler::tests::test_parse_hex_c_string ... ok
[INFO] [stdout] test libs::x86_assembler::tests::test_parse_hex_mixed_case ... ok
[INFO] [stdout] test libs::x86_assembler::tests::test_parse_hex_odd_length ... ok
[INFO] [stdout] test libs::x86_assembler::tests::test_parse_hex_raw ... ok
[INFO] [stdout] test libs::x86_assembler::tests::test_parse_hex_spaced ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_alias_chain_redirect ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_blog_slug_no_redirect_non_blog_path ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_blog_slug_no_redirect_trailing_slash ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_shift_and_mask_chain ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_blog_slug_no_redirect_with_extension ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_blog_slug_redirects_when_html_exists ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_canonicalize_adds_htm ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_canonicalize_alias ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_canonicalize_home_page ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_canonicalize_html_to_htm ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_canonicalize_preserves_query ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_case_canonicalization ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_dev_host_with_port ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_dev_hosts ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_directory_page_htm_extension_not_valid ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_directory_page_with_trailing_slash_no_redirect ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_directory_page_without_trailing_slash_redirects ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_double_slash_no_redirect ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_mixed_case_htm_extension ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_no_redirect_when_canonical ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_root_no_redirect ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_triple_slash_no_redirect ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_uppercase_htm_extension ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_uppercase_html_extension ... ok
[INFO] [stdout] test registry::tests::test_alias_detection ... ok
[INFO] [stdout] test registry::tests::test_case_insensitive_lookup ... ok
[INFO] [stdout] test registry::tests::test_home_page_exists ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_alias_with_html_extension ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_alias_wrong_case ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_canonical ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_directory_wrong_case ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_double_extensions ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_blog_slug_no_redirect_when_file_missing ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_double_slashes ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_empty_string ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_index_alias ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_index_html_alias_edge_case ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_nested_paths ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_not_found ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_path_traversal ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_redirects_alias ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_redirects_alias_with_extension ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_mixed_case_extensions ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_redirects_directory_missing_slash ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_redirects_html_to_htm ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_redirects_wrong_case ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_redirects_missing_extension ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_special_characters ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_whitespace_in_path ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_trailing_slash_on_non_directory ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_wrong_extensions ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_without_leading_slash ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_sha256_counter_100003 ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_sha256_counter_100003 ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_php_comparison_plain_text ... FAILED
[INFO] [stdout] test libs::vim_highlight::tests::test_php_comparison_ruby_with_lines ... FAILED
[INFO] [stdout] test libs::vim_highlight::tests::test_highlight_string ... FAILED
[INFO] [stdout] test libs::vim_highlight::tests::test_process_text_basic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- libs::vim_highlight::tests::test_php_comparison_plain_text stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'libs::vim_highlight::tests::test_php_comparison_plain_text' (324) panicked at src/libs/vim_highlight.rs:766:87:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: VimError("Failed to run vim: No such file or directory (os error 2)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1e232d91ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1e232d91ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1e232d91ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1e232d91ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1e232f15fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1e232f15fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a1e232de372 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1e232de372 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1e232b4d3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1e232b4d3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1e232d00d9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a1e229d002c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a1e229d002c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1e232d0352 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1e232d0352 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1e232b4df8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1e232ac489 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1e232b5ccd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1e232f1f8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1e232f1cd2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a1e2259a494 - core::result::Result<T,E>::unwrap::h50d531a990f6f79a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a1e2259a494 - defuse::libs::vim_highlight::tests::test_php_comparison_plain_text::h2e5ef47f95881875
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:766:87
[INFO] [stdout]   22:     0x5a1e2259a697 - defuse::libs::vim_highlight::tests::test_php_comparison_plain_text::{{closure}}::hb5a6382bebbed380
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:756:40
[INFO] [stdout]   23:     0x5a1e225daf96 - core::ops::function::FnOnce::call_once::h36f044e7423e42bf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a1e229c410b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a1e229c410b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a1e229d0afb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a1e229d0afb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a1e229d0afb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a1e229d0afb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a1e229d0afb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a1e229d0afb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a1e229d0afb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a1e229cc214 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a1e229cc214 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a1e229d3702 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a1e229d3702 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a1e229d3702 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a1e229d3702 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a1e229d3702 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a1e229d3702 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a1e229d3702 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a1e232d827f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5a1e232d827f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e0e30c94aa4 - <unknown>
[INFO] [stdout]   45:     0x7e0e30d21a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- libs::vim_highlight::tests::test_php_comparison_ruby_with_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'libs::vim_highlight::tests::test_php_comparison_ruby_with_lines' (325) panicked at src/libs/vim_highlight.rs:726:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: VimError("Failed to run vim: No such file or directory (os error 2)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1e232d91ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1e232d91ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1e232d91ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1e232d91ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1e232f15fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1e232f15fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a1e232de372 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1e232de372 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1e232b4d3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1e232b4d3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1e232d00d9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a1e229d002c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a1e229d002c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1e232d0352 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1e232d0352 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1e232b4df8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a1e232ac489 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1e232b5ccd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1e232f1f8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1e232f1cd2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a1e2259b614 - core::result::Result<T,E>::unwrap::h50d531a990f6f79a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a1e2259b614 - defuse::libs::vim_highlight::tests::test_php_comparison_ruby_with_lines::hc956651e026eb72b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:726:57
[INFO] [stdout]   22:     0x5a1e2259b817 - defuse::libs::vim_highlight::tests::test_php_comparison_ruby_with_lines::{{closure}}::h3bdd63a34aedc5ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:716:45
[INFO] [stdout]   23:     0x5a1e225d9876 - core::ops::function::FnOnce::call_once::h002a468d29e4e4d1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a1e229c410b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a1e229c410b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a1e229d0afb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a1e229d0afb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a1e229d0afb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a1e229d0afb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a1e229d0afb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a1e229d0afb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a1e229d0afb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a1e229cc214 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a1e229cc214 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a1e229d3702 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a1e229d3702 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a1e229d3702 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a1e229d3702 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a1e229d3702 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a1e229d3702 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a1e229d3702 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a1e232d827f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5a1e232d827f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e0e30c94aa4 - <unknown>
[INFO] [stdout]   45:     0x7e0e30d21a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- libs::vim_highlight::tests::test_highlight_string stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'libs::vim_highlight::tests::test_highlight_string' (322) panicked at src/libs/vim_highlight.rs:34:23:
[INFO] [stdout] STORAGE_PATH env var not set!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1e232d91ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1e232d91ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1e232d91ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1e232d91ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1e232f15fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1e232f15fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a1e232de372 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1e232de372 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1e232b4d3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1e232b4d3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1e232d00d9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a1e229d002c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a1e229d002c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1e232d0352 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1e232d0352 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1e232b4e2a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a1e232ac489 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1e232b5ccd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1e232f1f8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1e2261cf2c - defuse::libs::vim_highlight::cache_dir::{{closure}}::h9a76680bedacc61d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:34:23
[INFO] [stdout]   20:     0x5a1e226d1468 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::he9966759cafce875
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   21:     0x5a1e226d10be - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h18bd6f65c077ba67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   22:     0x5a1e2275f671 - std::sync::once::Once::call_once_force::{{closure}}::heee0768f673d023e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   23:     0x5a1e232ba7c7 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   24:     0x5a1e2275f254 - std::sync::once::Once::call_once_force::heea5202b0cbed533
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   25:     0x5a1e226d0f75 - std::sync::once_lock::OnceLock<T>::initialize::haf497bf071a5a7b9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   26:     0x5a1e226d152b - std::sync::once_lock::OnceLock<T>::get_or_try_init::h17ba54c4b7604bd7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   27:     0x5a1e226d133d - std::sync::once_lock::OnceLock<T>::get_or_init::hae76a130143a7ffd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   28:     0x5a1e2261cdad - defuse::libs::vim_highlight::cache_dir::h034a40dbfe12e4ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:31:15
[INFO] [stdout]   29:     0x5a1e22614ca1 - defuse::libs::vim_highlight::VimHighlight::process_text::hb11e8a6840d9f80c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:128:34
[INFO] [stdout]   30:     0x5a1e2261c673 - defuse::libs::vim_highlight::highlight_string::h5f52998a5bf2042b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:557:19
[INFO] [stdout]   31:     0x5a1e22598db0 - defuse::libs::vim_highlight::tests::test_highlight_string::h56e1b165bd973f5a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:681:22
[INFO] [stdout]   32:     0x5a1e225992d7 - defuse::libs::vim_highlight::tests::test_highlight_string::{{closure}}::h97b3d0de619a728e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:680:35
[INFO] [stdout]   33:     0x5a1e225dd806 - core::ops::function::FnOnce::call_once::h97737e56a96ee6f0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5a1e229c410b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5a1e229c410b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x5a1e229d0afb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x5a1e229d0afb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5a1e229d0afb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5a1e229d0afb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5a1e229d0afb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a1e229d0afb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x5a1e229d0afb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x5a1e229cc214 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x5a1e229cc214 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x5a1e229d3702 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x5a1e229d3702 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5a1e229d3702 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5a1e229d3702 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5a1e229d3702 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5a1e229d3702 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x5a1e229d3702 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5a1e232d827f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   53:     0x5a1e232d827f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7e0e30c94aa4 - <unknown>
[INFO] [stdout]   55:     0x7e0e30d21a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- libs::vim_highlight::tests::test_process_text_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'libs::vim_highlight::tests::test_process_text_basic' (329) panicked at src/libs/vim_highlight.rs:34:23:
[INFO] [stdout] STORAGE_PATH env var not set!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a1e232d91ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a1e232d91ca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a1e232d91ca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a1e232d91ca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a1e232f15fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a1e232f15fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a1e232de372 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a1e232de372 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a1e232b4d3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a1e232b4d3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a1e232d00d9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a1e229d002c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a1e229d002c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a1e232d0352 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a1e232d0352 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a1e232b4e2a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a1e232ac489 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a1e232b5ccd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a1e232f1f8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a1e2261cf2c - defuse::libs::vim_highlight::cache_dir::{{closure}}::h9a76680bedacc61d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:34:23
[INFO] [stdout]   20:     0x5a1e226d1468 - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::he9966759cafce875
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   21:     0x5a1e226d10be - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h18bd6f65c077ba67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   22:     0x5a1e2275f671 - std::sync::once::Once::call_once_force::{{closure}}::heee0768f673d023e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   23:     0x5a1e232ba7c7 - <std[b80a194dd3c418bb]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   24:     0x5a1e2275f254 - std::sync::once::Once::call_once_force::heea5202b0cbed533
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   25:     0x5a1e226d0f75 - std::sync::once_lock::OnceLock<T>::initialize::haf497bf071a5a7b9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   26:     0x5a1e226d152b - std::sync::once_lock::OnceLock<T>::get_or_try_init::h17ba54c4b7604bd7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   27:     0x5a1e226d133d - std::sync::once_lock::OnceLock<T>::get_or_init::hae76a130143a7ffd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   28:     0x5a1e2261cdad - defuse::libs::vim_highlight::cache_dir::h034a40dbfe12e4ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:31:15
[INFO] [stdout]   29:     0x5a1e22614ca1 - defuse::libs::vim_highlight::VimHighlight::process_text::hb11e8a6840d9f80c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:128:34
[INFO] [stdout]   30:     0x5a1e22599509 - defuse::libs::vim_highlight::tests::test_process_text_basic::hd8f70efaa5fb7dc2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:666:25
[INFO] [stdout]   31:     0x5a1e22599ba7 - defuse::libs::vim_highlight::tests::test_process_text_basic::{{closure}}::headf2b38422bbbf2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:664:37
[INFO] [stdout]   32:     0x5a1e225dc416 - core::ops::function::FnOnce::call_once::h661bcfdd52e53b0d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5a1e229c410b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5a1e229c410b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   35:     0x5a1e229d0afb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   36:     0x5a1e229d0afb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a1e229d0afb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a1e229d0afb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a1e229d0afb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a1e229d0afb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   41:     0x5a1e229d0afb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   42:     0x5a1e229cc214 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   43:     0x5a1e229cc214 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5a1e229d3702 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   45:     0x5a1e229d3702 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5a1e229d3702 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5a1e229d3702 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5a1e229d3702 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5a1e229d3702 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   50:     0x5a1e229d3702 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5a1e232d827f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   52:     0x5a1e232d827f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7e0e30c94aa4 - <unknown>
[INFO] [stdout]   54:     0x7e0e30d21a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     libs::vim_highlight::tests::test_highlight_string
[INFO] [stdout]     libs::vim_highlight::tests::test_php_comparison_plain_text
[INFO] [stdout]     libs::vim_highlight::tests::test_php_comparison_ruby_with_lines
[INFO] [stdout]     libs::vim_highlight::tests::test_process_text_basic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 332 passed; 4 failed; 3 ignored; 0 measured; 0 filtered out; finished in 3.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin defuse`
[INFO] running `Command { std: "docker" "inspect" "7ddeb2a581290a17a03af18262fa3c41015b3faea1972f014368baf833c275b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ddeb2a581290a17a03af18262fa3c41015b3faea1972f014368baf833c275b1", kill_on_drop: false }`
[INFO] [stdout] 7ddeb2a581290a17a03af18262fa3c41015b3faea1972f014368baf833c275b1
