[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 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefuse%2Fdefuse.ca-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/defuse/defuse.ca-rust on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-range-header v0.4.2
[INFO] [stderr]   Downloaded whirlpool v0.10.4
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded whoami v1.6.1
[INFO] [stderr]   Downloaded redox_syscall v0.7.1
[INFO] [stderr]   Downloaded sqlx-macros v0.8.6
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.6
[INFO] [stderr]   Downloaded gost94 v0.10.4
[INFO] [stderr]   Downloaded md2 v0.10.2
[INFO] [stderr]   Downloaded md4 v0.10.2
[INFO] [stderr]   Downloaded security-framework-sys v2.16.0
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded native-tls v0.2.16
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.6
[INFO] [stderr]   Downloaded askama_axum v0.4.0
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.6
[INFO] [stderr]   Downloaded pest_generator v2.8.6
[INFO] [stderr]   Downloaded caseless v0.2.2
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded pest_derive v2.8.6
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.111
[INFO] [stderr]   Downloaded des v0.8.1
[INFO] [stderr]   Downloaded plist v1.8.0
[INFO] [stderr]   Downloaded rsa v0.9.10
[INFO] [stderr]   Downloaded bon v3.9.0
[INFO] [stderr]   Downloaded security-framework v3.6.0
[INFO] [stderr]   Downloaded sqlx-core v0.8.6
[INFO] [stderr]   Downloaded pest_meta v2.8.6
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.6
[INFO] [stderr]   Downloaded bon-macros v3.9.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded sqlx v0.8.6
[INFO] [stderr]   Downloaded pest v2.8.6
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded comrak v0.36.0
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] [stderr]   Downloaded openssl v0.10.75
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d
[INFO] running `Command { std: "docker" "start" "32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[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 const-oid v0.9.6
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling smallvec v1.15.1
[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 socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.13.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 serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[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 form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[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 linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rand v0.8.5
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[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 adler2 v2.0.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling bon-macros v3.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling onig v6.5.1
[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 glob v0.3.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling deunicode v1.6.2
[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 defuse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling bon v3.9.0
[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 shell-words v1.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling comrak v0.36.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling reqwest v0.12.28
[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 md4 v0.10.2
[INFO] [stderr]    Compiling whirlpool v0.10.4
[INFO] [stderr]    Compiling md2 v0.10.2
[INFO] [stderr]    Compiling gost94 v0.10.4
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[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 3m 25s
[INFO] running `Command { std: "docker" "inspect" "32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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 9.35s
[INFO] running `Command { std: "docker" "inspect" "32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/defuse-5a0e3aeccb5e2fba)
[INFO] [stdout] 
[INFO] [stdout] running 339 tests
[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_alternating_powers_of_two ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_deeply_nested_parens ... 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_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_hex_output ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_rational_exact_fraction ... 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_modulo ... 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_nested_exponentiation ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_basic_arithmetic ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_right_associative_exponentiation ... 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::evaluator::tests::test_floor_division ... ok
[INFO] [stdout] test libs::big_number_calculator::filter::tests::test_transform_combined ... ok
[INFO] [stdout] test libs::big_number_calculator::filter::tests::test_safe_basic ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_scientific_notation_float_mantissa ... ok
[INFO] [stdout] test libs::big_number_calculator::filter::tests::test_unsafe_characters ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_scientific_notation ... ok
[INFO] [stdout] test libs::big_number_calculator::formatter::tests::test_group_digits_exact_multiple ... ok
[INFO] [stdout] test libs::big_number_calculator::filter::tests::test_transform_operators ... 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_with_padding ... 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_small ... ok
[INFO] [stdout] test libs::big_number_calculator::formatter::tests::test_group_digits_single ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_bitwise ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_basic_arithmetic ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_hex ... 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_complex ... 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_rationals ... ok
[INFO] [stdout] test libs::big_number_calculator::parser::tests::test_parentheses ... 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_assignment ... 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_implicit_multiplication ... 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_malformed_numbers ... 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_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_percent_command ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_rational_sum ... 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_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_scientific_notation ... 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::big_number_calculator::parser::tests::test_scientific_notation_does_not_break_hex ... 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::csrf::tests::test_case_insensitive ... ok
[INFO] [stdout] test libs::breach::tests::test_breach_visual_html_contains_original ... 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::breach::tests::test_breach_visual_html_different_each_time ... 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_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_128_0xff ... 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_5_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval192_3_empty ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval160_4_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval192_4_64_0xff ... ok
[INFO] [stdout] test libs::big_number_calculator::evaluator::tests::test_scientific_notation_negative_exponent ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval192_4_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_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_haval256_3_1000_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval224_5_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_118_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_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_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_128_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_fox ... 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_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_127_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_4_1000_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_5_117_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_1000_bytes ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_4_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_4_empty ... 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_128_0xff ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_127_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::hashes::haval::tests::test_haval256_5_128_bytes ... 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_alternating_0xaa ... 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_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::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::hashes::tiger::tests::test_tiger128_4_64_0xff ... 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_tiger128_3_empty ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger160_3_empty ... 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_128_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_32_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger160_4_64_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_63_bytes ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_64_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::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_3_test ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_3_sha256_counter_100003 ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_1000_bytes ... 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_128_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_64_0xff ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_abc ... 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::hashes::haval::tests::test_haval256_4_sha256_counter_100003 ... 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_double_quote ... ok
[INFO] [stdout] test libs::html_escape::tests::test_escape_ampersand ... ok
[INFO] [stdout] test libs::html_escape::tests::test_escape_greater_than ... ok
[INFO] [stdout] test libs::html_escape::tests::test_escape_less_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_lf ... 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::html_escape::tests::test_leading_after_cr ... ok
[INFO] [stdout] test libs::html_escape::tests::test_no_br_crlf ... 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_single_space ... ok
[INFO] [stdout] test libs::html_escape::tests::test_tab_at_pos_1 ... ok
[INFO] [stdout] test libs::html_escape::tests::test_tab_at_pos_7 ... ok
[INFO] [stdout] test libs::html_escape::tests::test_tab_width_4 ... ok
[INFO] [stdout] test libs::html_escape::tests::test_tab_at_start ... ok
[INFO] [stdout] test libs::html_escape::tests::test_trailing_space_lf ... ok
[INFO] [stdout] test libs::html_escape::tests::test_triple_space ... 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_length ... ok
[INFO] [stdout] test libs::hashes::haval::tests::test_haval256_5_sha256_counter_100003 ... ok
[INFO] [stdout] test libs::passgen::tests::test_ascii_password_length ... ok
[INFO] [stdout] test libs::passgen::tests::test_alphanumeric_password_charset ... 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_length ... ok
[INFO] [stdout] test libs::passgen::tests::test_hex_password_charset ... ok
[INFO] [stdout] test libs::passgen::tests::test_ascii_password_charset ... 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::passgen::tests::test_passwords_are_different ... 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::pastebin_crypto::tests::test_get_database_id ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_invalid_base64 ... ok
[INFO] [stdout] test libs::pastebin_crypto::tests::test_too_short_ciphertext ... 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::big_number_calculator::evaluator::tests::test_shifts_and_bitwise_combined ... ok
[INFO] [stdout] test libs::trent::tests::test_format_bytes ... 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_format_date ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_default_settings ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_extract_attribute ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_html_escape_unescape ... 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::trent::tests::test_select_random_lines_without_replacement_has_no_duplicates ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_encode_info ... 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::trent::tests::test_draw_without_replacement_unique_and_in_range ... 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::big_number_calculator::evaluator::tests::test_shift_and_mask_chain ... 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_unsafe_directives ... ok
[INFO] [stdout] test libs::x86_assembler::filter::tests::test_size_limit ... 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_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_assemble_large_input_rejected ... 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_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 middleware::url_canonicalization::tests::test_alias_chain_redirect ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_blog_slug_no_redirect_when_file_missing ... 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_case_canonicalization ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_canonicalize_preserves_query ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_dev_hosts ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_dev_host_with_port ... 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_mixed_case_htm_extension ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_double_slash_no_redirect ... 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 registry::tests::test_alias_detection ... ok
[INFO] [stdout] test middleware::url_canonicalization::tests::test_uppercase_html_extension ... 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_slashes ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_empty_string ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_double_extensions ... 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_mixed_case_extensions ... 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_redirects_html_to_htm ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_redirects_directory_missing_slash ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_redirects_missing_extension ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_redirects_wrong_case ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_special_characters ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_trailing_slash_on_non_directory ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_whitespace_in_path ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_without_leading_slash ... ok
[INFO] [stdout] test registry::tests::test_resolve_path_wrong_extensions ... ok
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_3_sha256_counter_100003 ... ok
[INFO] [stdout] test libs::vim_highlight::tests::test_highlight_string ... FAILED
[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_process_text_basic ... FAILED
[INFO] [stdout] test libs::hashes::tiger::tests::test_tiger192_4_sha256_counter_100003 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- libs::vim_highlight::tests::test_highlight_string stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'libs::vim_highlight::tests::test_highlight_string' (4131) panicked at src/libs/vim_highlight.rs:34:23:
[INFO] [stdout] STORAGE_PATH env var not set!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x571706f7b358 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571706f7b358 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571706f7b358 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571706f7b358 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571706f9381a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571706f9381a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x571706f805a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x571706f805a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x571706f56f56 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571706f56f56 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571706f72359 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57170667d70c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x57170667d70c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x571706f725d2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x571706f725d2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571706f57044 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x571706f4bf09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571706f57eed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571706f9408c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5717062f1dec - defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:34:23
[INFO] [stdout]   20:     0x571706262148 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   21:     0x571706261fce - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   22:     0x5717063a7961 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   23:     0x571706f5c909 - <std[10d71ac2c42b111e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   24:     0x5717063946f4 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   25:     0x571706253dfe - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   26:     0x57170625408b - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_try_init::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   27:     0x571706253e6d - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   28:     0x57170630113d - defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:31:15
[INFO] [stdout]   29:     0x5717062f9adb - <defuse[80b5abaa08432100]::libs::vim_highlight::VimHighlight>::process_text
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:128:34
[INFO] [stdout]   30:     0x571706300a03 - defuse[80b5abaa08432100]::libs::vim_highlight::highlight_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:557:19
[INFO] [stdout]   31:     0x571706375900 - defuse[80b5abaa08432100]::libs::vim_highlight::tests::test_highlight_string
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:681:22
[INFO] [stdout]   32:     0x57170636faf7 - defuse[80b5abaa08432100]::libs::vim_highlight::tests::test_highlight_string::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:680:35
[INFO] [stdout]   33:     0x5717063e8e46 - <defuse[80b5abaa08432100]::libs::vim_highlight::tests::test_highlight_string::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5717066707eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5717066707eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x57170667e065 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x57170667e065 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x57170667e065 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x57170667e065 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x57170667e065 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57170667e065 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x57170667e065 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x571706677974 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x571706677974 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x5717066810e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x5717066810e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5717066810e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5717066810e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5717066810e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5717066810e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x5717066810e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x571706f7a2cf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   53:     0x571706f7a2cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x713065fa1aa4 - <unknown>
[INFO] [stdout]   55:     0x71306602ea64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[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' (4133) 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:     0x571706f7b358 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571706f7b358 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571706f7b358 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571706f7b358 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571706f9381a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571706f9381a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x571706f805a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x571706f805a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x571706f56f56 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571706f56f56 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571706f72359 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57170667d70c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x57170667d70c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x571706f725d2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x571706f725d2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571706f57012 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571706f4bf09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571706f57eed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571706f9408c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571706f93dd2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x571706376e94 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, defuse[80b5abaa08432100]::libs::vim_highlight::VimHighlightError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x571706376e94 - defuse[80b5abaa08432100]::libs::vim_highlight::tests::test_php_comparison_plain_text
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:766:87
[INFO] [stdout]   22:     0x57170636fc47 - defuse[80b5abaa08432100]::libs::vim_highlight::tests::test_php_comparison_plain_text::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:756:40
[INFO] [stdout]   23:     0x5717063e9006 - <defuse[80b5abaa08432100]::libs::vim_highlight::tests::test_php_comparison_plain_text::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5717066707eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5717066707eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x57170667e065 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57170667e065 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x57170667e065 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57170667e065 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57170667e065 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57170667e065 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57170667e065 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x571706677974 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x571706677974 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5717066810e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5717066810e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5717066810e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5717066810e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5717066810e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5717066810e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5717066810e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x571706f7a2cf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x571706f7a2cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x713065fa1aa4 - <unknown>
[INFO] [stdout]   45:     0x71306602ea64 - 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' (4135) 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:     0x571706f7b358 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571706f7b358 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571706f7b358 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571706f7b358 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571706f9381a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571706f9381a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x571706f805a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x571706f805a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x571706f56f56 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571706f56f56 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571706f72359 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57170667d70c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x57170667d70c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x571706f725d2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x571706f725d2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571706f57012 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571706f4bf09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571706f57eed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571706f9408c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571706f93dd2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x571706377f54 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, defuse[80b5abaa08432100]::libs::vim_highlight::VimHighlightError>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x571706377f54 - defuse[80b5abaa08432100]::libs::vim_highlight::tests::test_php_comparison_ruby_with_lines
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:726:57
[INFO] [stdout]   22:     0x57170636fd07 - defuse[80b5abaa08432100]::libs::vim_highlight::tests::test_php_comparison_ruby_with_lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:716:45
[INFO] [stdout]   23:     0x5717063e9106 - <defuse[80b5abaa08432100]::libs::vim_highlight::tests::test_php_comparison_ruby_with_lines::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5717066707eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5717066707eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x57170667e065 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57170667e065 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x57170667e065 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57170667e065 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57170667e065 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57170667e065 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57170667e065 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x571706677974 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x571706677974 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5717066810e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5717066810e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5717066810e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5717066810e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5717066810e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5717066810e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5717066810e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x571706f7a2cf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x571706f7a2cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x713065fa1aa4 - <unknown>
[INFO] [stdout]   45:     0x71306602ea64 - clone
[INFO] [stdout]   46:                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' (4138) panicked at src/libs/vim_highlight.rs:34:23:
[INFO] [stdout] STORAGE_PATH env var not set!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x571706f7b358 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571706f7b358 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571706f7b358 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571706f7b358 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571706f9381a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571706f9381a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x571706f805a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x571706f805a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x571706f56f56 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571706f56f56 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571706f72359 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57170667d70c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x57170667d70c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x571706f725d2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x571706f725d2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571706f57044 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x571706f4bf09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571706f57eed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571706f9408c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5717062f1dec - defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:34:23
[INFO] [stdout]   20:     0x571706262148 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   21:     0x571706261fce - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   22:     0x5717063a7961 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   23:     0x571706f5c909 - <std[10d71ac2c42b111e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   24:     0x5717063946f4 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   25:     0x571706253dfe - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   26:     0x57170625408b - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_try_init::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   27:     0x571706253e6d - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   28:     0x57170630113d - defuse[80b5abaa08432100]::libs::vim_highlight::cache_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:31:15
[INFO] [stdout]   29:     0x5717062f9adb - <defuse[80b5abaa08432100]::libs::vim_highlight::VimHighlight>::process_text
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:128:34
[INFO] [stdout]   30:     0x571706375ff9 - defuse[80b5abaa08432100]::libs::vim_highlight::tests::test_process_text_basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:666:25
[INFO] [stdout]   31:     0x57170636fb57 - defuse[80b5abaa08432100]::libs::vim_highlight::tests::test_process_text_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/libs/vim_highlight.rs:664:37
[INFO] [stdout]   32:     0x5717063e8ec6 - <defuse[80b5abaa08432100]::libs::vim_highlight::tests::test_process_text_basic::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5717066707eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5717066707eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x57170667e065 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x57170667e065 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x57170667e065 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x57170667e065 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x57170667e065 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57170667e065 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x57170667e065 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x571706677974 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x571706677974 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5717066810e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5717066810e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5717066810e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5717066810e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5717066810e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5717066810e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5717066810e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x571706f7a2cf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   52:     0x571706f7a2cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x713065fa1aa4 - <unknown>
[INFO] [stdout]   54:     0x71306602ea64 - 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 0.55s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin defuse`
[INFO] running `Command { std: "docker" "inspect" "32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d", kill_on_drop: false }`
[INFO] [stdout] 32eaa4318a155632029f0b7458d9b085fb3cd5a37fec3446857d6940cee89d2d
