[INFO] cloning repository https://github.com/A-Somniatore/themis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A-Somniatore/themis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-Somniatore%2Fthemis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-Somniatore%2Fthemis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17f7bed4de92dd1f15ab77bbae2dcadbcfe20214
[INFO] testing A-Somniatore/themis against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-Somniatore%2Fthemis" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/A-Somniatore/themis
[INFO] finished tweaking git repo https://github.com/A-Somniatore/themis
[INFO] tweaked toml for git repo https://github.com/A-Somniatore/themis written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A-Somniatore/themis on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/A-Somniatore/themis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a8ae6524b43ad6ed278131127828ea9a622cfa96b318aa1f483ea74bb209b46
[INFO] running `Command { std: "docker" "start" "-a" "2a8ae6524b43ad6ed278131127828ea9a622cfa96b318aa1f483ea74bb209b46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a8ae6524b43ad6ed278131127828ea9a622cfa96b318aa1f483ea74bb209b46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a8ae6524b43ad6ed278131127828ea9a622cfa96b318aa1f483ea74bb209b46", kill_on_drop: false }`
[INFO] [stdout] 2a8ae6524b43ad6ed278131127828ea9a622cfa96b318aa1f483ea74bb209b46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1265db9a083d861e4ad3353f7c0c7c953ce7fad54fd763aba73ade899b3e7d35
[INFO] running `Command { std: "docker" "start" "-a" "1265db9a083d861e4ad3353f7c0c7c953ce7fad54fd763aba73ade899b3e7d35", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling themis-platform-types v0.1.0 (https://github.com/A-Somniatore/themis-platform-types?branch=main#88f4ea2f)
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling themis-core v0.1.0 (/opt/rustwide/workdir/crates/themis-core)
[INFO] [stderr]    Compiling themis-artifact v0.1.0 (/opt/rustwide/workdir/crates/themis-artifact)
[INFO] [stderr]    Compiling themis-compat v0.1.0 (/opt/rustwide/workdir/crates/themis-compat)
[INFO] [stderr]    Compiling themis-codegen v0.1.0 (/opt/rustwide/workdir/crates/themis-codegen)
[INFO] [stderr]    Compiling themis-lint v0.1.0 (/opt/rustwide/workdir/crates/themis-lint)
[INFO] [stderr]    Compiling themis-asyncapi v0.1.0 (/opt/rustwide/workdir/crates/themis-asyncapi)
[INFO] [stderr]    Compiling themis-graphql v0.1.0 (/opt/rustwide/workdir/crates/themis-graphql)
[INFO] [stderr]    Compiling themis-openapi v0.1.0 (/opt/rustwide/workdir/crates/themis-openapi)
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling themis-protobuf v0.1.0 (/opt/rustwide/workdir/crates/themis-protobuf)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling themis-registry v0.1.0 (/opt/rustwide/workdir/crates/themis-registry)
[INFO] [stderr]    Compiling themis-sdk v0.1.0 (/opt/rustwide/workdir/crates/themis-sdk)
[INFO] [stderr]    Compiling themis-integration-tests v0.1.0 (/opt/rustwide/workdir/crates/themis-integration-tests)
[INFO] [stdout] warning: unused import: `crate::Language`
[INFO] [stdout]   --> crates/themis-sdk/src/artifact.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::Language;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SdkError`
[INFO] [stdout]   --> crates/themis-sdk/src/compat.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::error::{SdkError, SdkResult};
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SdkError`
[INFO] [stdout]   --> crates/themis-sdk/src/lint.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::error::{SdkError, SdkResult};
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling themis-cli v0.1.0 (/opt/rustwide/workdir/crates/themis-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "1265db9a083d861e4ad3353f7c0c7c953ce7fad54fd763aba73ade899b3e7d35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1265db9a083d861e4ad3353f7c0c7c953ce7fad54fd763aba73ade899b3e7d35", kill_on_drop: false }`
[INFO] [stdout] 1265db9a083d861e4ad3353f7c0c7c953ce7fad54fd763aba73ade899b3e7d35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cdd68c0a4f83f4201e9532e1d8b5a509a625ecf5f2ba21b4cb44c0a93693d9fe
[INFO] running `Command { std: "docker" "start" "-a" "cdd68c0a4f83f4201e9532e1d8b5a509a625ecf5f2ba21b4cb44c0a93693d9fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling themis-platform-types v0.1.0 (https://github.com/A-Somniatore/themis-platform-types?branch=main#88f4ea2f)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling themis-core v0.1.0 (/opt/rustwide/workdir/crates/themis-core)
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling themis-artifact v0.1.0 (/opt/rustwide/workdir/crates/themis-artifact)
[INFO] [stderr]    Compiling themis-lint v0.1.0 (/opt/rustwide/workdir/crates/themis-lint)
[INFO] [stderr]    Compiling themis-codegen v0.1.0 (/opt/rustwide/workdir/crates/themis-codegen)
[INFO] [stderr]    Compiling themis-compat v0.1.0 (/opt/rustwide/workdir/crates/themis-compat)
[INFO] [stderr]    Compiling themis-openapi v0.1.0 (/opt/rustwide/workdir/crates/themis-openapi)
[INFO] [stderr]    Compiling themis-asyncapi v0.1.0 (/opt/rustwide/workdir/crates/themis-asyncapi)
[INFO] [stderr]    Compiling themis-protobuf v0.1.0 (/opt/rustwide/workdir/crates/themis-protobuf)
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling themis-graphql v0.1.0 (/opt/rustwide/workdir/crates/themis-graphql)
[INFO] [stderr]    Compiling themis-registry v0.1.0 (/opt/rustwide/workdir/crates/themis-registry)
[INFO] [stderr]    Compiling themis-integration-tests v0.1.0 (/opt/rustwide/workdir/crates/themis-integration-tests)
[INFO] [stderr]    Compiling themis-sdk v0.1.0 (/opt/rustwide/workdir/crates/themis-sdk)
[INFO] [stdout] warning: unused import: `crate::Language`
[INFO] [stdout]   --> crates/themis-sdk/src/artifact.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::Language;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SdkError`
[INFO] [stdout]   --> crates/themis-sdk/src/compat.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::error::{SdkError, SdkResult};
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SdkError`
[INFO] [stdout]   --> crates/themis-sdk/src/lint.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::error::{SdkError, SdkResult};
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling themis-cli v0.1.0 (/opt/rustwide/workdir/crates/themis-cli)
[INFO] [stdout] warning: unused import: `crate::Language`
[INFO] [stdout]   --> crates/themis-sdk/src/artifact.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::Language;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SdkError`
[INFO] [stdout]   --> crates/themis-sdk/src/compat.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::error::{SdkError, SdkResult};
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SdkError`
[INFO] [stdout]   --> crates/themis-sdk/src/lint.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::error::{SdkError, SdkResult};
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "cdd68c0a4f83f4201e9532e1d8b5a509a625ecf5f2ba21b4cb44c0a93693d9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdd68c0a4f83f4201e9532e1d8b5a509a625ecf5f2ba21b4cb44c0a93693d9fe", kill_on_drop: false }`
[INFO] [stdout] cdd68c0a4f83f4201e9532e1d8b5a509a625ecf5f2ba21b4cb44c0a93693d9fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8250ceb0fcab8ad9d6c20223ee873d057276321f2efa52719930ff57ae78f15a
[INFO] running `Command { std: "docker" "start" "-a" "8250ceb0fcab8ad9d6c20223ee873d057276321f2efa52719930ff57ae78f15a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::Language`
[INFO] [stderr]   --> crates/themis-sdk/src/artifact.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::Language;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SdkError`
[INFO] [stderr]   --> crates/themis-sdk/src/compat.rs:10:20
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::error::{SdkError, SdkResult};
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SdkError`
[INFO] [stderr]   --> crates/themis-sdk/src/lint.rs:10:20
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::error::{SdkError, SdkResult};
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `themis-sdk` (lib) generated 3 warnings (run `cargo fix --lib -p themis-sdk` to apply 3 suggestions)
[INFO] [stderr] warning: `themis-sdk` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themis_artifact-eb448f264ea6ce22)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test artifact::tests::test_artifact_get_operation ... ok
[INFO] [stdout] test artifact::tests::test_artifact_checksum_verification ... ok
[INFO] [stdout] test artifact::tests::test_artifact_id ... ok
[INFO] [stdout] test artifact::tests::test_artifact_serialization ... ok
[INFO] [stdout] test builder::tests::test_builder_checksum_is_set ... ok
[INFO] [stdout] test builder::tests::test_builder_missing_service ... ok
[INFO] [stdout] test builder::tests::test_builder_missing_version ... ok
[INFO] [stdout] test artifact::tests::test_artifact_checksum_computation ... ok
[INFO] [stdout] test artifact::tests::test_checksum_sha256 ... ok
[INFO] [stdout] test artifact::tests::test_artifact_operation_count ... ok
[INFO] [stdout] test builder::tests::test_builder_basic ... ok
[INFO] [stdout] test builder::tests::test_builder_from_contract ... ok
[INFO] [stdout] test builder::tests::test_builder_with_custom_metadata ... ok
[INFO] [stdout] test builder::tests::test_builder_with_format ... ok
[INFO] [stdout] test builder::tests::test_builder_with_operations ... ok
[INFO] [stdout] test builder::tests::test_builder_with_git_info ... ok
[INFO] [stdout] test builder::tests::test_builder_with_owner ... ok
[INFO] [stdout] test builder::tests::test_builder_with_raw_contract ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_version_conflict_error ... ok
[INFO] [stdout] test operation::tests::test_artifact_operation_builder ... ok
[INFO] [stdout] test operation::tests::test_artifact_operation_serialization ... ok
[INFO] [stdout] test operation::tests::test_operation_metadata ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themis_asyncapi-fb67e64d40db2e38)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test error::tests::test_invalid_channel_error_display ... ok
[INFO] [stdout] test error::tests::test_yaml_parse_error_display ... ok
[INFO] [stdout] test error::tests::test_invalid_version_error_display ... ok
[INFO] [stdout] test normalizer::tests::test_default_options ... ok
[INFO] [stdout] test error::tests::test_missing_field_error_display ... ok
[INFO] [stdout] test parser::tests::test_missing_info ... ok
[INFO] [stdout] test parser::tests::test_invalid_version ... ok
[INFO] [stdout] test normalizer::tests::test_normalize_strips_descriptions ... ok
[INFO] [stdout] test parser::tests::test_parse_array_schema ... ok
[INFO] [stdout] test parser::tests::test_parse_enum_schema ... ok
[INFO] [stdout] test parser::tests::test_parse_integer_schema ... ok
[INFO] [stdout] test parser::tests::test_parse_component_schemas ... ok
[INFO] [stdout] test parser::tests::test_parse_minimal_asyncapi ... ok
[INFO] [stdout] test parser::tests::test_parse_with_description ... ok
[INFO] [stdout] test parser::tests::test_parse_string_schema ... ok
[INFO] [stdout] test tests::test_parse_convenience_function ... ok
[INFO] [stdout] test validator::tests::test_invalid_asyncapi_version ... ok
[INFO] [stdout] test parser::tests::test_parse_with_operations ... ok
[INFO] [stdout] test validator::tests::test_missing_asyncapi_version ... ok
[INFO] [stdout] test validator::tests::test_missing_info_title ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/themis-e1624a6541aac753)
[INFO] [stdout] test validator::tests::test_valid_asyncapi_document ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test commands::codegen::tests::test_codegen_json_schema_language ... ok
[INFO] [stdout] test commands::codegen::tests::test_codegen_go_language ... ok
[INFO] [stdout] test commands::codegen::tests::test_codegen_args_defaults ... ok
[INFO] [stdout] test commands::codegen::tests::test_codegen_cpp_language ... ok
[INFO] [stdout] test commands::codegen::tests::test_codegen_with_format ... ok
[INFO] [stdout] test commands::codegen::tests::test_codegen_output_directory ... ok
[INFO] [stdout] test commands::codegen::tests::test_detect_format_asyncapi ... ok
[INFO] [stdout] test commands::codegen::tests::test_detect_format_graphql ... ok
[INFO] [stdout] test commands::codegen::tests::test_codegen_with_service_name ... ok
[INFO] [stdout] test commands::codegen::tests::test_codegen_with_validation ... ok
[INFO] [stdout] test commands::pack::tests::test_inspect_format_default ... ok
[INFO] [stdout] test commands::codegen::tests::test_detect_format_openapi ... ok
[INFO] [stdout] test commands::codegen::tests::test_detect_format_protobuf ... ok
[INFO] [stdout] test commands::codegen::tests::test_contract_format_display ... ok
[INFO] [stdout] test commands::pack::tests::test_pack_args_defaults ... ok
[INFO] [stdout] test commands::registry::tests::test_fetch_args_defaults ... ok
[INFO] [stdout] test commands::registry::tests::test_publish_args_defaults ... ok
[INFO] [stdout] test commands::validate::tests::test_detect_format_graphql ... ok
[INFO] [stdout] test commands::validate::tests::test_validate_args_with_format_type ... ok
[INFO] [stdout] test commands::validate::tests::test_detect_format_protobuf ... ok
[INFO] [stdout] test commands::validate::tests::test_detect_format_asyncapi ... ok
[INFO] [stdout] test commands::validate::tests::test_contract_format_display ... ok
[INFO] [stdout] test commands::validate::tests::test_detect_format_graphql_gql ... ok
[INFO] [stdout] test commands::validate::tests::test_detect_format_openapi_json ... ok
[INFO] [stdout] test commands::validate::tests::test_detect_format_openapi_yaml ... ok
[INFO] [stdout] test commands::validate::tests::test_validate_args_parsing ... ok
[INFO] [stdout] test commands::codegen::tests::test_language_display ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themis_codegen-f0fd166ad97a0585)
[INFO] [stdout] test commands::validate::tests::test_validate_args_with_service_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 135 tests
[INFO] [stdout] test config::tests::test_config_builder ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test cpp::generator::tests::test_handler_interface_generation ... ok
[INFO] [stdout] test config::tests::test_naming_convention_convert ... ok
[INFO] [stdout] test cpp::generator::tests::test_generate_basic_contract ... ok
[INFO] [stdout] test cpp::types::tests::test_nullable_type ... ok
[INFO] [stdout] test cpp::types::tests::test_generate_struct ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test go::generator::tests::test_error_types_generation ... ok
[INFO] [stdout] test go::generator::tests::test_file_extension ... ok
[INFO] [stdout] test cpp::generator::tests::test_request_context_generation ... ok
[INFO] [stdout] test cpp::types::tests::test_generate_enum ... ok
[INFO] [stdout] test go::generator::tests::test_custom_module_name ... ok
[INFO] [stdout] test cpp::types::tests::test_array_type ... ok
[INFO] [stdout] test cpp::generator::tests::test_file_extension ... ok
[INFO] [stdout] test cpp::generator::tests::test_language_name ... ok
[INFO] [stdout] test cpp::generator::tests::test_namespace_from_config ... ok
[INFO] [stdout] test cpp::types::tests::test_primitive_types ... ok
[INFO] [stdout] test go::generator::tests::test_language_name ... ok
[INFO] [stdout] test go::generator::tests::test_request_context_generation ... ok
[INFO] [stdout] test go::generator::tests::test_generated_types_file ... ok
[INFO] [stdout] test go::generator::tests::test_generated_handlers_file ... ok
[INFO] [stdout] test go::generator::tests::test_generate_basic_contract ... ok
[INFO] [stdout] test go::types::tests::test_generate_enum ... ok
[INFO] [stdout] test go::types::tests::test_string_formats ... ok
[INFO] [stdout] test go::generator::tests::test_sanitize_package_name ... ok
[INFO] [stdout] test cpp::generator::tests::test_header_guard_name ... ok
[INFO] [stdout] test jsonschema::generator::tests::test_const_new ... ok
[INFO] [stdout] test jsonschema::generator::tests::test_empty_contract_produces_warning ... ok
[INFO] [stdout] test go::types::tests::test_array_type ... ok
[INFO] [stdout] test go::types::tests::test_generate_types ... ok
[INFO] [stdout] test go::types::tests::test_nullable_via_schema ... ok
[INFO] [stdout] test go::types::tests::test_generate_struct ... ok
[INFO] [stdout] test go::types::tests::test_pascal_case_conversion ... ok
[INFO] [stdout] test go::types::tests::test_primitive_type_mapping ... ok
[INFO] [stdout] test go::types::tests::test_integer_formats ... ok
[INFO] [stdout] test go::types::tests::test_reference_type ... ok
[INFO] [stdout] test jsonschema::generator::tests::test_generate_creates_schema_files ... ok
[INFO] [stdout] test jsonschema::generator::tests::test_generated_schema_is_valid_json ... ok
[INFO] [stdout] test jsonschema::types::tests::test_array_schema ... ok
[INFO] [stdout] test jsonschema::types::tests::test_boolean_schema ... ok
[INFO] [stdout] test jsonschema::types::tests::test_nullable_string ... ok
[INFO] [stdout] test jsonschema::types::tests::test_enum_schema ... ok
[INFO] [stdout] test jsonschema::types::tests::test_ref_schema ... ok
[INFO] [stdout] test jsonschema::types::tests::test_object_schema ... ok
[INFO] [stdout] test jsonschema::types::tests::test_string_schema ... ok
[INFO] [stdout] test python::generator::tests::test_path_to_fastapi_format ... ok
[INFO] [stdout] test jsonschema::types::tests::test_root_schema ... ok
[INFO] [stdout] test jsonschema::generator::tests::test_index_file_references_all_schemas ... ok
[INFO] [stdout] test python::generator::tests::test_python_generator_creates_files ... ok
[INFO] [stdout] test jsonschema::generator::tests::test_schema_has_correct_draft ... ok
[INFO] [stdout] test python::generator::tests::test_python_generator_client_content ... ok
[INFO] [stdout] test python::generator::tests::test_python_generator_init_file ... ok
[INFO] [stdout] test python::generator::tests::test_python_generator_empty_contract_fails ... ok
[INFO] [stdout] test python::generator::tests::test_python_generator_language_name ... ok
[INFO] [stdout] test jsonschema::generator::tests::test_schema_has_title_and_id ... ok
[INFO] [stdout] test jsonschema::generator::tests::test_schema_properties ... ok
[INFO] [stdout] test jsonschema::generator::tests::test_schema_required_fields ... ok
[INFO] [stdout] test jsonschema::types::tests::test_integer_schema ... ok
[INFO] [stdout] test python::generator::tests::test_python_generator_handlers_content ... ok
[INFO] [stdout] test python::generator::tests::test_python_generator_file_extension ... ok
[INFO] [stdout] test python::generator::tests::test_python_generator_pyproject_toml ... ok
[INFO] [stdout] test python::types::tests::test_generate_simple_dataclass ... ok
[INFO] [stdout] test python::types::tests::test_ref_schema_to_py_type ... ok
[INFO] [stdout] test python::types::tests::test_string_schema_to_py_type ... ok
[INFO] [stdout] test python::types::tests::test_uuid_format_to_py_type ... ok
[INFO] [stdout] test python::generator::tests::test_python_generator_package_structure ... ok
[INFO] [stdout] test python::generator::tests::test_python_generator_types_content ... ok
[INFO] [stdout] test python::generator::tests::test_python_generator_with_docstrings ... ok
[INFO] [stdout] test python::types::tests::test_array_schema_to_py_type ... ok
[INFO] [stdout] test python::types::tests::test_datetime_format_to_py_type ... ok
[INFO] [stdout] test python::types::tests::test_format_docstring_single_line ... ok
[INFO] [stdout] test python::types::tests::test_format_docstring_with_indent ... ok
[INFO] [stdout] test python::types::tests::test_generate_enum ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_handler_uses_request_context ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_generates_request_context ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_generates_request_types ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_empty_contract_fails ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_handlers_content ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_language_name ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_generates_service_struct ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_creates_files ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_mod_file ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_generates_response_types ... ok
[INFO] [stdout] test rust::types::tests::test_array_schema_to_rust_type ... ok
[INFO] [stdout] test rust::types::tests::test_datetime_format_to_rust_type ... ok
[INFO] [stdout] test rust::types::tests::test_format_doc_comment_multi_line ... ok
[INFO] [stdout] test rust::types::tests::test_format_doc_comment_single_line ... ok
[INFO] [stdout] test rust::types::tests::test_format_doc_comment_with_indent ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_request_has_serde_derives ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_with_path_parameters ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_types_content ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_with_query_parameters ... ok
[INFO] [stdout] test rust::types::tests::test_uuid_format_to_rust_type ... ok
[INFO] [stdout] test rust::types::tests::test_validation_attributes_array_length ... ok
[INFO] [stdout] test rust::types::tests::test_validation_attributes_integer_range ... ok
[INFO] [stdout] test rust::types::tests::test_validation_attributes_email ... ok
[INFO] [stdout] test rust::types::tests::test_validation_attributes_string_length ... ok
[INFO] [stdout] test rust::types::tests::test_validation_attributes_url ... ok
[INFO] [stdout] test traits::tests::test_generated_code_get_file ... ok
[INFO] [stdout] test rust::types::tests::test_validation_derive_in_struct ... ok
[INFO] [stdout] test traits::tests::test_generated_code_merge ... ok
[INFO] [stdout] test rust::types::tests::test_generate_simple_struct ... ok
[INFO] [stdout] test rust::types::tests::test_ref_schema_to_rust_type ... ok
[INFO] [stdout] test rust::types::tests::test_generate_enum ... ok
[INFO] [stdout] test rust::types::tests::test_string_schema_to_rust_type ... ok
[INFO] [stdout] test rust::generator::tests::test_rust_generator_generates_error_types ... ok
[INFO] [stdout] test python::types::tests::test_format_docstring_multi_line ... ok
[INFO] [stdout] test traits::tests::test_generated_file_new ... ok
[INFO] [stdout] test traits::tests::test_generated_file_no_overwrite ... ok
[INFO] [stdout] test typescript::generator::tests::test_build_path_expression ... ok
[INFO] [stdout] test typescript::generator::tests::test_typescript_generator_types_content ... ok
[INFO] [stdout] test typescript::generator::tests::test_path_to_express_format ... ok
[INFO] [stdout] test typescript::generator::tests::test_typescript_generator_client_content ... ok
[INFO] [stdout] test typescript::generator::tests::test_typescript_generator_empty_contract_fails ... ok
[INFO] [stdout] test typescript::generator::tests::test_typescript_generator_file_extension ... ok
[INFO] [stdout] test typescript::generator::tests::test_typescript_generator_creates_files ... ok
[INFO] [stdout] test typescript::generator::tests::test_typescript_generator_handlers_content ... ok
[INFO] [stdout] test typescript::generator::tests::test_typescript_generator_index_file ... ok
[INFO] [stdout] test typescript::generator::tests::test_typescript_generator_language_name ... ok
[INFO] [stdout] test typescript::generator::tests::test_typescript_generator_with_jsdoc ... ok
[INFO] [stdout] test typescript::generator::tests::test_typescript_generator_with_package_files ... ok
[INFO] [stdout] test typescript::generator::tests::test_typescript_package_json_custom_options ... ok
[INFO] [stdout] test typescript::types::tests::test_array_schema_to_ts_type ... ok
[INFO] [stdout] test typescript::types::tests::test_datetime_format_to_ts_type ... ok
[INFO] [stdout] test typescript::types::tests::test_format_jsdoc_multi_line ... ok
[INFO] [stdout] test typescript::types::tests::test_format_jsdoc_single_line ... ok
[INFO] [stdout] test typescript::types::tests::test_format_jsdoc_with_indent ... ok
[INFO] [stdout] test typescript::types::tests::test_generate_enum ... ok
[INFO] [stdout] test typescript::types::tests::test_generate_simple_interface ... ok
[INFO] [stdout] test typescript::types::tests::test_ref_schema_to_ts_type ... ok
[INFO] [stdout] test typescript::types::tests::test_string_schema_to_ts_type ... ok
[INFO] [stdout] test cpp::generator::tests::test_error_types_generation ... ok
[INFO] [stdout] test jsonschema::types::tests::test_number_schema ... ok
[INFO] [stdout] test python::generator::tests::test_build_path_expression ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 135 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themis_compat-132913eb66af0dd1)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test changes::tests::test_addition_display ... ok
[INFO] [stdout] test changes::tests::test_breaking_change_serialization ... ok
[INFO] [stdout] test checker::tests::test_check_with_operation_added ... ok
[INFO] [stdout] test checker::tests::test_checker_builder_pattern ... ok
[INFO] [stdout] test checker::tests::test_detect_bump_minor ... ok
[INFO] [stdout] test checker::tests::test_detect_bump_none ... ok
[INFO] [stdout] test checker::tests::test_detect_bump_patch ... ok
[INFO] [stdout] test checker::tests::test_is_sufficient_bump ... ok
[INFO] [stdout] test checker::tests::test_validate_insufficient_version_bump ... ok
[INFO] [stdout] test checker::tests::test_error_display ... ok
[INFO] [stdout] test changes::tests::test_breaking_change_display ... ok
[INFO] [stdout] test changes::tests::test_modification_display ... ok
[INFO] [stdout] test checker::tests::test_detect_bump_major ... ok
[INFO] [stdout] test checker::tests::test_check_identical_contracts ... ok
[INFO] [stdout] test checker::tests::test_checker_default_config ... ok
[INFO] [stdout] test checker::tests::test_convenience_functions ... ok
[INFO] [stdout] test checker::tests::test_validate_sufficient_major_bump ... ok
[INFO] [stdout] test differ::tests::test_description_changed_is_modification ... ok
[INFO] [stdout] test differ::tests::test_no_changes_is_compatible ... ok
[INFO] [stdout] test differ::tests::test_method_changed_is_breaking ... ok
[INFO] [stdout] test differ::tests::test_operation_added_is_addition ... ok
[INFO] [stdout] test differ::tests::test_operation_removed_is_breaking ... ok
[INFO] [stdout] test differ::tests::test_path_changed_is_breaking ... ok
[INFO] [stdout] test differ::tests::test_required_parameter_added_is_breaking ... ok
[INFO] [stdout] test differ::tests::test_versions_captured_in_report ... ok
[INFO] [stdout] test differ::tests::test_schema_removed_is_breaking ... ok
[INFO] [stdout] test report::tests::test_addition_suggests_minor ... ok
[INFO] [stdout] test report::tests::test_major_trumps_minor ... ok
[INFO] [stdout] test report::tests::test_modification_suggests_patch ... ok
[INFO] [stdout] test report::tests::test_new_report_is_compatible ... ok
[INFO] [stdout] test report::tests::test_report_serialization ... ok
[INFO] [stdout] test report::tests::test_summary_formatting ... ok
[INFO] [stdout] test report::tests::test_breaking_change_makes_incompatible ... ok
[INFO] [stdout] test differ::tests::test_schema_added_is_addition ... ok
[INFO] [stdout] test differ::tests::test_optional_parameter_added_is_addition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themis_core-c5f0fa23d4b62175)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test contract::tests::test_contract_format_serialization ... ok
[INFO] [stdout] test error::tests::test_error_code ... ok
[INFO] [stdout] test contract::tests::test_contract_serialization ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test contract::tests::test_contract_creation ... ok
[INFO] [stdout] test error::tests::test_error_response_from_themis_error ... ok
[INFO] [stdout] test error::tests::test_error_response_serialization ... ok
[INFO] [stdout] test error::tests::test_error_is_recoverable ... ok
[INFO] [stdout] test operation::tests::test_http_method_display ... ok
[INFO] [stdout] test operation::tests::test_operation_idempotent ... ok
[INFO] [stdout] test operation::tests::test_operation_new ... ok
[INFO] [stdout] test operation::tests::test_operation_requires_auth ... ok
[INFO] [stdout] test schema::tests::test_array_schema ... ok
[INFO] [stdout] test operation::tests::test_operation_serialization ... ok
[INFO] [stdout] test schema::tests::test_schema_constructors ... ok
[INFO] [stdout] test schema::tests::test_schema_nullable ... ok
[INFO] [stdout] test version::tests::test_version_breaking ... ok
[INFO] [stdout] test schema::tests::test_schema_serialization ... ok
[INFO] [stdout] test version::tests::test_version_compatibility ... ok
[INFO] [stdout] test version::tests::test_version_ordering ... ok
[INFO] [stdout] test version::tests::test_version_parse ... ok
[INFO] [stdout] test version::tests::test_version_next ... ok
[INFO] [stdout] test version::tests::test_version_parse_invalid ... ok
[INFO] [stdout] test version::tests::test_version_pre_release_ordering ... ok
[INFO] [stdout] test version::tests::test_version_serialization ... ok
[INFO] [stderr]      Running tests/shared_types_serialization.rs (/opt/rustwide/target/debug/deps/shared_types_serialization-24580b9c58b2b90d)
[INFO] [stdout] test schema::tests::test_reference_schema ... ok
[INFO] [stdout] test version::tests::test_version_display ... ok
[INFO] [stdout] test version::tests::test_version_new ... ok
[INFO] [stdout] test schema::tests::test_object_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test caller_identity::api_key_identity_json_roundtrip ... ok
[INFO] [stdout] test caller_identity::anonymous_identity_json_roundtrip ... ok
[INFO] [stdout] test caller_identity::api_key_identity_full_json_roundtrip ... ok
[INFO] [stdout] test caller_identity::spiffe_identity_minimal_json_roundtrip ... ok
[INFO] [stdout] test caller_identity::spiffe_identity_json_roundtrip ... ok
[INFO] [stdout] test caller_identity::user_identity_full_json_roundtrip ... ok
[INFO] [stdout] test cross_component::archimedes_expected_user_format ... ok
[INFO] [stdout] test cross_component::minimal_identity_compatibility ... ok
[INFO] [stdout] test cross_component::eunomia_expected_spiffe_format ... ok
[INFO] [stdout] test caller_identity::identity_type_discrimination ... ok
[INFO] [stdout] test error_code::error_code_deserialization_is_case_sensitive ... ok
[INFO] [stdout] test caller_identity::user_identity_json_roundtrip ... ok
[INFO] [stdout] test error_code::error_code_serializes_as_string ... ok
[INFO] [stdout] test error_envelope::error_envelope_json_roundtrip ... ok
[INFO] [stdout] test error_envelope::error_envelope_with_details ... ok
[INFO] [stdout] test error_envelope::error_envelope_with_trace_id ... ok
[INFO] [stdout] test request_id::request_id_json_roundtrip ... ok
[INFO] [stdout] test request_id::request_id_display_matches_json ... ok
[INFO] [stdout] test error_envelope::error_envelope_with_field_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themis_graphql-2fb3f2d8709e7fa2)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_no_query_error ... ok
[INFO] [stdout] test error::tests::test_invalid_syntax_error ... ok
[INFO] [stdout] test error::tests::test_missing_field_error ... ok
[INFO] [stdout] test normalizer::tests::test_normalize_sorts_types ... ok
[INFO] [stdout] test normalizer::tests::test_normalize_with_disabled_sorting ... ok
[INFO] [stdout] test normalizer::tests::test_default_options ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_default ... ok
[INFO] [stdout] test normalizer::tests::test_options_builder ... ok
[INFO] [stdout] test parser::tests::test_graphql_types_to_schema ... ok
[INFO] [stdout] test parser::tests::test_operation_directive_basic ... ok
[INFO] [stdout] test parser::tests::test_multiple_operations_with_directives ... ok
[INFO] [stdout] test parser::tests::test_operation_directive_with_idempotent ... ok
[INFO] [stdout] test parser::tests::test_operation_parameters ... ok
[INFO] [stdout] test parser::tests::test_parse_schema_no_query ... ok
[INFO] [stdout] test parser::tests::test_parse_schema_with_enum ... ok
[INFO] [stdout] test validator::tests::test_disable_query_requirement ... ok
[INFO] [stdout] test parser::tests::test_operation_without_directive_generates_id ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_schema ... ok
[INFO] [stdout] test parser::tests::test_themis_directive_fallback ... ok
[INFO] [stdout] test parser::tests::test_parse_schema_with_types ... ok
[INFO] [stdout] test parser::tests::test_themis_schema_directive ... ok
[INFO] [stdout] test parser::tests::test_parse_interface ... ok
[INFO] [stdout] test parser::tests::test_parse_schema_with_input_type ... ok
[INFO] [stdout] test parser::tests::test_parse_schema_with_deprecated ... ok
[INFO] [stdout] test parser::tests::test_parse_schema_with_mutation ... ok
[INFO] [stdout] test parser::tests::test_parse_union ... ok
[INFO] [stdout] test validator::tests::test_empty_operations ... ok
[INFO] [stdout] test validator::tests::test_empty_service_name ... ok
[INFO] [stdout] test parser::tests::test_operation_directive_with_security ... ok
[INFO] [stdout] test validator::tests::test_valid_contract ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themis_integration_tests-f1a74a22f3e8bb52)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test archimedes_adapter::tests::test_adapt_artifact ... ok
[INFO] [stdout] test archimedes_mocks::tests::test_mock_request_context ... ok
[INFO] [stdout] test archimedes_adapter::tests::test_path_matching ... ok
[INFO] [stdout] test archimedes_adapter::tests::test_schema_validation_depth ... ok
[INFO] [stdout] test archimedes_adapter::tests::test_adapted_artifact_operations ... ok
[INFO] [stdout] test artifact_tests::test_artifact_with_custom_metadata ... ok
[INFO] [stdout] test artifact_tests::test_artifact_round_trip ... ok
[INFO] [stdout] test codegen_tests::test_codegen_handles_enums ... ok
[INFO] [stdout] test artifact_tests::test_manual_artifact_build ... ok
[INFO] [stdout] test codegen_tests::test_codegen_handles_arrays ... ok
[INFO] [stdout] test codegen_tests::test_codegen_is_deterministic ... ok
[INFO] [stdout] test codegen_tests::test_codegen_without_docs ... ok
[INFO] [stdout] test codegen_tests::test_all_languages_generate_code ... ok
[INFO] [stdout] test codegen_tests::test_generator_config_options ... ok
[INFO] [stdout] test codegen_tests::test_codegen_with_docs ... ok
[INFO] [stdout] test archimedes_mocks::tests::test_mock_router_from_artifact ... ok
[INFO] [stdout] test codegen_tests::test_codegen_handles_optional_fields ... ok
[INFO] [stdout] test archimedes_mocks::tests::test_mock_policy_input_builder ... ok
[INFO] [stdout] test artifact_tests::test_artifact_format_info ... ok
[INFO] [stdout] test e2e_tests::test_e2e_error_handling ... ok
[INFO] [stdout] test archimedes_mocks::tests::test_get_operation_metadata ... ok
[INFO] [stdout] test e2e_tests::test_e2e_minimal_contract ... ok
[INFO] [stdout] test archimedes_mocks::tests::test_mock_loader_checksum_verification ... ok
[INFO] [stdout] test artifact_tests::test_artifact_from_contract ... ok
[INFO] [stdout] test codegen_tests::test_python_codegen_produces_valid_code ... ok
[INFO] [stdout] test archimedes_mocks::tests::test_mock_loader_basic ... ok
[INFO] [stdout] test artifact_tests::test_artifact_has_operations ... ok
[INFO] [stdout] test artifact_tests::test_different_contracts_different_checksums ... ok
[INFO] [stdout] test e2e_tests::test_e2e_secure_contract ... ok
[INFO] [stdout] test e2e_tests::test_e2e_artifact_format_version ... ok
[INFO] [stdout] test e2e_tests::test_e2e_operation_routing ... ok
[INFO] [stdout] test codegen_tests::test_rust_codegen_produces_valid_code ... ok
[INFO] [stdout] test e2e_tests::test_e2e_large_contract_performance ... ok
[INFO] [stdout] test e2e_tests::test_e2e_artifact_serialization ... ok
[INFO] [stdout] test performance_tests::test_schema_validation_performance ... ok
[INFO] [stdout] test e2e_tests::test_e2e_with_code_generation ... ok
[INFO] [stdout] test schema_validation_tests::test_array_schema_validation ... ok
[INFO] [stdout] test schema_validation_tests::test_adapted_artifact_can_find_operations ... ok
[INFO] [stdout] test codegen_tests::test_typescript_codegen_produces_valid_code ... ok
[INFO] [stdout] test schema_validation_tests::test_nested_object_validation ... ok
[INFO] [stdout] test schema_validation_tests::test_artifact_with_schemas ... ok
[INFO] [stdout] test schema_validation_tests::test_minimal_contract_with_one_schema_validates ... ok
[INFO] [stdout] test schema_validation_tests::test_object_schema_validation ... ok
[INFO] [stdout] test schema_validation_tests::test_operation_metadata_preserved ... ok
[INFO] [stdout] test schema_validation_tests::test_response_validation_structure ... ok
[INFO] [stdout] test schema_validation_tests::test_security_requirements_preserved ... ok
[INFO] [stdout] test schema_validation_tests::test_string_schema_validation ... ok
[INFO] [stdout] test e2e_tests::test_e2e_codegen_matches_artifact ... ok
[INFO] [stdout] test e2e_tests::test_e2e_version_upgrade ... ok
[INFO] [stdout] test schema_validation_tests::test_users_service_schemas_validate ... ok
[INFO] [stdout] test e2e_tests::test_e2e_contract_to_archimedes ... ok
[INFO] [stdout] test validation_tests::test_security_validation ... ok
[INFO] [stdout] test validation_tests::test_minimal_contract_lint ... ok
[INFO] [stdout] test validation_tests::test_valid_contract_passes_validation ... ok
[INFO] [stdout] test validation_tests::test_validation_detects_missing_operation_id ... ok
[INFO] [stdout] test validation_tests::test_secure_contract_validation ... ok
[INFO] [stdout] test e2e_tests::test_e2e_request_context ... ok
[INFO] [stdout] test e2e_tests::test_e2e_policy_context_from_operation ... ok
[INFO] [stdout] test workflow_tests::test_breaking_change_detection ... ok
[INFO] [stdout] test validation_tests::test_lint_default_config ... ok
[INFO] [stdout] test workflow_tests::test_artifact_round_trip ... ok
[INFO] [stdout] test validation_tests::test_validation_summary ... ok
[INFO] [stdout] test validation_tests::test_lint_relaxed_config ... ok
[INFO] [stdout] test validation_tests::test_lint_strict_config ... ok
[INFO] [stdout] test workflow_tests::test_lint_configuration_affects_results ... ok
[INFO] [stdout] test workflow_tests::test_full_workflow_happy_path ... ok
[INFO] [stdout] test workflow_tests::test_minimal_contract_workflow ... ok
[INFO] [stdout] test validation_tests::test_users_service_validation ... ok
[INFO] [stdout] test performance_tests::test_checksum_determinism_large_contract ... ok
[INFO] [stdout] test performance_tests::test_parsing_performance_50_operations ... ok
[INFO] [stdout] test performance_tests::test_artifact_serialization_performance ... ok
[INFO] [stdout] test workflow_tests::test_multi_language_codegen ... ok
[INFO] [stdout] test workflow_tests::test_version_comparison_workflow ... ok
[INFO] [stdout] test performance_tests::test_operation_routing_performance ... ok
[INFO] [stdout] test performance_tests::test_parsing_performance_100_operations ... ok
[INFO] [stdout] test performance_tests::test_lint_performance_large_contract ... ok
[INFO] [stdout] test performance_tests::test_compat_diff_performance ... ok
[INFO] [stdout] test performance_tests::test_artifact_creation_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themis_lint-9e847e9a4fd8e209)
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test config::tests::test_parse_empty_config ... ok
[INFO] [stdout] test config::tests::test_parse_extends_default ... ok
[INFO] [stdout] test config::tests::test_invalid_yaml ... ok
[INFO] [stdout] test config::tests::test_parse_rule_disabled ... ok
[INFO] [stdout] test config::tests::test_parse_rule_enabled ... ok
[INFO] [stdout] test config::tests::test_parse_full_config ... ok
[INFO] [stdout] test config::tests::test_parse_severity_variations ... ok
[INFO] [stdout] test config::tests::test_parse_extends_relaxed ... ok
[INFO] [stdout] test config::tests::test_rule_config_file_from_rule_config ... ok
[INFO] [stdout] test config::tests::test_parse_extends_strict ... ok
[INFO] [stdout] test reporter::tests::test_lint_config_default ... ok
[INFO] [stdout] test reporter::tests::test_lint_config_enable_disable ... ok
[INFO] [stdout] test reporter::tests::test_lint_config_strict ... ok
[INFO] [stdout] test reporter::tests::test_linter_clean_contract ... ok
[INFO] [stdout] test reporter::tests::test_lint_report_default ... ok
[INFO] [stdout] test rule::tests::test_rule_config_default ... ok
[INFO] [stdout] test rule::tests::test_rule_config_enabled ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_channel_convention_valid_command ... ok
[INFO] [stdout] test reporter::tests::test_linter_respects_disabled_rules ... ok
[INFO] [stdout] test config::tests::test_parse_extends_unknown ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_channel_convention_valid_topic ... ok
[INFO] [stdout] test reporter::tests::test_linter_with_defaults ... ok
[INFO] [stdout] test rule::tests::test_rule_config_disabled ... ok
[INFO] [stdout] test reporter::tests::test_linter_finds_naming_issues ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_channel_convention_valid_event ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_channel_convention_ambiguous_name ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_all_asyncapi_rules ... ok
[INFO] [stdout] test config::tests::test_find_config_file_in_current_dir ... ok
[INFO] [stdout] test config::tests::test_find_config_file_in_parent_dir ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_channel_naming_invalid_camel_case ... ok
[INFO] [stdout] test config::tests::test_load_or_default_with_file ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_rule_disabled ... ok
[INFO] [stdout] test config::tests::test_from_file ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_is_camel_case ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_is_kebab_case ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_to_camel_case ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_message_schema_empty_content ... ok
[INFO] [stdout] test rules::documentation::tests::test_operation_description_disabled_by_default ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_to_kebab_case ... ok
[INFO] [stdout] test rules::documentation::tests::test_all_rules_returns_all ... ok
[INFO] [stdout] test rules::documentation::tests::test_operation_summary_empty ... ok
[INFO] [stdout] test rules::documentation::tests::test_schema_description_missing ... ok
[INFO] [stdout] test rules::documentation::tests::test_operation_description_when_enabled ... ok
[INFO] [stdout] test rules::graphql::tests::test_directive_rule_without_directive ... ok
[INFO] [stdout] test rules::documentation::tests::test_operation_summary_missing ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_message_schema_missing_schema ... ok
[INFO] [stdout] test rules::graphql::tests::test_directive_rule_with_directive ... ok
[INFO] [stdout] test rules::graphql::tests::test_all_graphql_rules ... ok
[INFO] [stdout] test rules::graphql::tests::test_input_naming_rule_invalid_create ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_message_schema_valid_with_request_body ... ok
[INFO] [stdout] test rules::graphql::tests::test_input_naming_rule_invalid_filter ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_channel_naming_invalid_snake_case_op_id ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_channel_naming_valid_kebab_case ... ok
[INFO] [stdout] test rules::asyncapi::tests::test_message_schema_valid_with_response ... ok
[INFO] [stdout] test rules::graphql::tests::test_input_naming_rule_invalid_update ... ok
[INFO] [stdout] test rules::naming::tests::test_schema_name_pascal_case_rule ... ok
[INFO] [stdout] test rules::graphql::tests::test_input_naming_rule_valid ... ok
[INFO] [stdout] test rules::naming::tests::test_all_rules_returns_all ... ok
[INFO] [stdout] test rules::naming::tests::test_is_camel_case_invalid ... ok
[INFO] [stdout] test rules::naming::tests::test_is_camel_case_valid ... ok
[INFO] [stdout] test rules::naming::tests::test_is_kebab_case_path_invalid ... ok
[INFO] [stdout] test rules::naming::tests::test_is_kebab_case_path_valid ... ok
[INFO] [stdout] test rules::naming::tests::test_is_pascal_case_invalid ... ok
[INFO] [stdout] test rules::naming::tests::test_path_kebab_case_rule ... ok
[INFO] [stdout] test rules::naming::tests::test_to_camel_case ... ok
[INFO] [stdout] test rules::naming::tests::test_to_pascal_case ... ok
[INFO] [stdout] test rules::protobuf::tests::test_all_protobuf_rules ... ok
[INFO] [stdout] test rules::protobuf::tests::test_package_name_rule_invalid_underscore ... ok
[INFO] [stdout] test rules::protobuf::tests::test_invalid_package_names ... ok
[INFO] [stdout] test rules::protobuf::tests::test_package_name_rule_invalid_uppercase ... ok
[INFO] [stdout] test rules::protobuf::tests::test_service_name_rule ... ok
[INFO] [stdout] test rules::protobuf::tests::test_pascal_case_validation ... ok
[INFO] [stdout] test rules::protobuf::tests::test_service_name_rule_invalid ... ok
[INFO] [stdout] test rules::naming::tests::test_to_kebab_case_path ... ok
[INFO] [stdout] test rules::protobuf::tests::test_valid_package_names ... ok
[INFO] [stdout] test rules::protobuf::tests::test_package_name_rule_valid ... ok
[INFO] [stdout] test rules::security::tests::test_no_sensitive_params_in_query_violation ... ok
[INFO] [stdout] test rules::security::tests::test_no_sensitive_params_in_query_pass_header ... ok
[INFO] [stdout] test rules::security::tests::test_no_api_key_in_query_violation ... ok
[INFO] [stdout] test rules::security::tests::test_disabled_rule_returns_no_issues ... ok
[INFO] [stdout] test rules::security::tests::test_all_rules_count ... ok
[INFO] [stdout] test rules::security::tests::test_require_auth_for_mutations_pass_get ... ok
[INFO] [stdout] test rules::security::tests::test_severity_from_config ... ok
[INFO] [stdout] test rules::security::tests::test_no_internal_error_exposure_violation ... ok
[INFO] [stdout] test rules::tests::test_all_rules_count ... ok
[INFO] [stdout] test rules::security::tests::test_require_auth_for_mutations_violation ... ok
[INFO] [stdout] test rules::naming::tests::test_is_pascal_case_valid ... ok
[INFO] [stdout] test rules::security::tests::test_no_api_key_in_query_pass ... ok
[INFO] [stdout] test config::tests::test_yml_extension ... ok
[INFO] [stdout] test config::tests::test_find_config_file_not_found ... ok
[INFO] [stdout] test rules::naming::tests::test_operation_id_camel_case_rule ... ok
[INFO] [stdout] test rules::versioning::tests::test_all_rules_count ... ok
[INFO] [stdout] test rules::versioning::tests::test_no_pre_release_alpha_version ... ok
[INFO] [stdout] test rules::versioning::tests::test_severity_from_config ... ok
[INFO] [stdout] test rules::versioning::tests::test_no_pre_release_beta_version ... ok
[INFO] [stdout] test rules::versioning::tests::test_no_zero_major_disabled_by_default ... ok
[INFO] [stdout] test rules::versioning::tests::test_no_zero_major_passes_for_v1 ... ok
[INFO] [stdout] test rules::versioning::tests::test_no_zero_major_when_enabled ... ok
[INFO] [stdout] test rules::versioning::tests::test_require_semver_disabled ... ok
[INFO] [stdout] test rules::versioning::tests::test_require_semver_zero_version ... ok
[INFO] [stdout] test rules::naming::tests::test_operation_id_camel_case_disabled ... ok
[INFO] [stdout] test rules::versioning::tests::test_require_semver_valid_version ... ok
[INFO] [stdout] test rules::versioning::tests::test_no_pre_release_stable_version ... ok
[INFO] [stdout] test rules::versioning::tests::test_version_in_info_rule_exists ... ok
[INFO] [stdout] test config::tests::test_load_or_default_without_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 105 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themis_openapi-0cd79d3efdecdd9b)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test bundler::tests::test_extract_json_pointer ... ok
[INFO] [stdout] test bundler::tests::test_parse_reference_with_fragment ... ok
[INFO] [stdout] test bundler::tests::test_parse_reference_without_fragment ... ok
[INFO] [stdout] test normalizer::tests::test_default_options ... ok
[INFO] [stdout] test normalizer::tests::test_normalize_strips_descriptions ... ok
[INFO] [stdout] test bundler::tests::test_bundle_nested_refs ... ok
[INFO] [stdout] test normalizer::tests::test_normalize_sorts_paths ... ok
[INFO] [stdout] test normalizer::tests::test_options_builder ... ok
[INFO] [stdout] test bundler::tests::test_url_refs_disabled_by_default ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_default ... ok
[INFO] [stdout] test normalizer::tests::test_normalize_strips_examples ... ok
[INFO] [stdout] test normalizer::tests::test_normalize_sorts_schemas ... ok
[INFO] [stdout] test parser::tests::test_header_reference_resolution ... ok
[INFO] [stdout] test bundler::tests::test_internal_refs_preserved ... ok
[INFO] [stdout] test parser::tests::test_operation_parameter_reference_resolution ... ok
[INFO] [stdout] test parser::tests::test_missing_operation_id ... ok
[INFO] [stdout] test parser::tests::test_parameter_reference_resolution ... ok
[INFO] [stdout] test bundler::tests::test_bundle_with_external_ref ... ok
[INFO] [stdout] test bundler::tests::test_parse_reference_internal_ref_error ... ok
[INFO] [stdout] test parser::tests::test_default_response_reference_resolution ... ok
[INFO] [stdout] test parser::tests::test_parse_json_openapi ... ok
[INFO] [stdout] test parser::tests::test_parse_minimal_openapi ... ok
[INFO] [stdout] test parser::tests::test_themis_extensions ... ok
[INFO] [stdout] test parser::tests::test_request_body_reference_resolution ... ok
[INFO] [stdout] test parser::tests::test_unresolved_response_reference ... ok
[INFO] [stdout] test validator::tests::test_validate_minimal_openapi ... ok
[INFO] [stdout] test parser::tests::test_unresolved_parameter_reference_error ... ok
[INFO] [stdout] test validator::tests::test_validate_204_no_content_ok ... ok
[INFO] [stdout] test parser::tests::test_response_reference_resolution ... ok
[INFO] [stdout] test validator::tests::test_validation_issue_builder ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_openapi ... ok
[INFO] [stdout] test validator::tests::test_validate_missing_error_responses_warning ... ok
[INFO] [stdout] test validator::tests::test_validate_missing_response_schema_warning ... ok
[INFO] [stdout] test parser::tests::test_schema_conversion ... ok
[INFO] [stdout] test parser::tests::test_security_schemes ... ok
[INFO] [stdout] test validator::tests::test_validation_result_default ... ok
[INFO] [stdout] test validator::tests::test_validation_result_merge ... ok
[INFO] [stdout] test validator::tests::test_validation_result_with_warnings ... ok
[INFO] [stdout] test validator::tests::test_validate_undefined_security_scheme ... ok
[INFO] [stdout] test validator::tests::test_validate_duplicate_operation_id ... ok
[INFO] [stdout] test validator::tests::test_validate_complete_openapi ... ok
[INFO] [stdout] test bundler::tests::test_circular_reference_detection ... ok
[INFO] [stdout] test validator::tests::test_validate_no_security_warning ... ok
[INFO] [stdout] test validator::tests::test_validation_result_with_errors ... ok
[INFO] [stdout] test normalizer::tests::test_normalize_strips_extensions ... ok
[INFO] [stdout] test parser::tests::test_unresolved_request_body_reference_error ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themis_protobuf-2154a10318c727d9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test error::tests::test_missing_field_error ... ok
[INFO] [stdout] test error::tests::test_no_service_error ... ok
[INFO] [stdout] test normalizer::tests::test_default_options ... ok
[INFO] [stdout] test error::tests::test_invalid_syntax_error ... ok
[INFO] [stdout] test normalizer::tests::test_normalize_sorts_operations ... ok
[INFO] [stdout] test normalizer::tests::test_normalize_with_disabled_sorting ... ok
[INFO] [stdout] test normalizer::tests::test_normalizer_default ... ok
[INFO] [stdout] test normalizer::tests::test_options_builder ... ok
[INFO] [stdout] test parser::tests::test_field_types ... ok
[INFO] [stdout] test normalizer::tests::test_normalize_sorts_schemas ... ok
[INFO] [stdout] test parser::tests::test_multiple_operations_with_themis_options ... ok
[INFO] [stdout] test parser::tests::test_operation_without_themis_option_generates_id ... ok
[INFO] [stdout] test parser::tests::test_parse_proto_no_service ... ok
[INFO] [stdout] test parser::tests::test_parse_proto_with_enums ... ok
[INFO] [stdout] test parser::tests::test_operation_generated_correctly ... ok
[INFO] [stdout] test parser::tests::test_parse_proto_with_nested_messages ... ok
[INFO] [stdout] test parser::tests::test_parse_simple_proto ... ok
[INFO] [stdout] test parser::tests::test_parse_proto_with_optional_fields ... ok
[INFO] [stdout] test parser::tests::test_parse_version_from_package ... ok
[INFO] [stdout] test parser::tests::test_themis_operation_option ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themis_registry-95f907c9df40ca03)
[INFO] [stdout] test parser::tests::test_themis_operation_with_security ... ok
[INFO] [stdout] test validator::tests::test_disable_service_requirement ... ok
[INFO] [stdout] test parser::tests::test_themis_service_option ... ok
[INFO] [stdout] test validator::tests::test_empty_operations ... ok
[INFO] [stdout] test validator::tests::test_empty_service_name ... ok
[INFO] [stdout] test validator::tests::test_valid_contract ... ok
[INFO] [stdout] test parser::tests::test_to_kebab_case ... ok
[INFO] [stdout] test parser::tests::test_to_camel_case ... ok
[INFO] [stdout] test parser::tests::test_parse_proto_with_repeated_fields ... ok
[INFO] [stdout] test parser::tests::test_themis_service_option_fallback ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test cache::tests::test_cache_config_builder ... ok
[INFO] [stdout] test cache::tests::test_cache_miss ... ok
[INFO] [stdout] test cache::tests::test_cache_clear_service ... ok
[INFO] [stdout] test cache::tests::test_cache_put_and_get ... ok
[INFO] [stdout] test cache::tests::test_cache_list_versions ... ok
[INFO] [stdout] test config::tests::test_base_url ... ok
[INFO] [stdout] test config::tests::test_basic_auth_header ... ok
[INFO] [stdout] test config::tests::test_config_creation ... ok
[INFO] [stdout] test config::tests::test_config_builder ... ok
[INFO] [stdout] test config::tests::test_oauth2_auth_header ... ok
[INFO] [stdout] test cache::tests::test_cache_without_namespace ... ok
[INFO] [stdout] test error::tests::test_auth_error ... ok
[INFO] [stdout] test config::tests::test_repository_path ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test error::tests::test_from_reqwest_error ... ok
[INFO] [stdout] test error::tests::test_already_exists ... ok
[INFO] [stdout] test cache::tests::test_cache_remove ... ok
[INFO] [stdout] test cache::tests::test_cache_size ... ok
[INFO] [stdout] test error::tests::test_retryable_errors ... ok
[INFO] [stdout] test oci::tests::test_descriptor_creation ... ok
[INFO] [stdout] test oci::tests::test_descriptor_from_data ... ok
[INFO] [stdout] test oci::tests::test_empty_config ... ok
[INFO] [stdout] test error::tests::test_checksum_mismatch ... ok
[INFO] [stdout] test oci::tests::test_manifest_creation ... ok
[INFO] [stdout] test error::tests::test_error_creation ... ok
[INFO] [stdout] test oci::tests::test_manifest_serialization ... ok
[INFO] [stdout] test oci::tests::test_media_type_conversion ... ok
[INFO] [stdout] test oci::tests::test_oci_error_deserialization ... ok
[INFO] [stdout] test oci::tests::test_sha256_hex ... ok
[INFO] [stdout] test oci::tests::test_tags_list_deserialization ... ok
[INFO] [stdout] test reference::tests::test_builder_pattern ... ok
[INFO] [stdout] test reference::tests::test_display ... ok
[INFO] [stdout] test reference::tests::test_display_with_digest ... ok
[INFO] [stdout] test reference::tests::test_from_str ... ok
[INFO] [stdout] test reference::tests::test_has_version ... ok
[INFO] [stdout] test reference::tests::test_parse_fully_qualified ... ok
[INFO] [stdout] test config::tests::test_token_auth_header ... ok
[INFO] [stdout] test reference::tests::test_parse_invalid_too_many_segments ... ok
[INFO] [stdout] test reference::tests::test_parse_simple ... ok
[INFO] [stdout] test reference::tests::test_parse_invalid_empty ... ok
[INFO] [stdout] test reference::tests::test_parse_with_digest ... ok
[INFO] [stdout] test reference::tests::test_parse_with_port ... ok
[INFO] [stdout] test reference::tests::test_parse_with_namespace ... ok
[INFO] [stdout] test reference::tests::test_tag_or_latest ... ok
[INFO] [stdout] test reference::tests::test_parse_with_tag ... ok
[INFO] [stdout] test reference::tests::test_repository_path ... ok
[INFO] [stdout] test client::tests::test_repository_with_namespace ... ok
[INFO] [stdout] test client::tests::test_repository_without_namespace ... ok
[INFO] [stdout] test client::tests::test_not_exists ... ok
[INFO] [stdout] test client::tests::test_list_versions ... ok
[INFO] [stdout] test client::tests::test_exists ... ok
[INFO] [stdout] test client::tests::test_client_creation ... ok
[INFO] [stdout] test client::tests::test_list_versions_not_found ... ok
[INFO] [stdout] test client::tests::test_authentication_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/themis_sdk-7d59d28980bfe304)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test artifact::tests::test_supported_formats ... ok
[INFO] [stdout] test codegen::tests::test_supported_languages ... ok
[INFO] [stdout] test artifact::tests::test_artifact_format_display ... ok
[INFO] [stdout] test compat::tests::test_compatibility_summary_debug ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_file_read_error ... ok
[INFO] [stderr]    Doc-tests themis_artifact
[INFO] [stdout] test parse::tests::test_detect_graphql ... ok
[INFO] [stdout] test error::tests::test_unsupported_language_error ... ok
[INFO] [stdout] test parse::tests::test_detect_openapi_json ... ok
[INFO] [stdout] test compat::tests::test_suggested_bump_display ... ok
[INFO] [stdout] test compat::tests::test_suggested_bump_equality ... ok
[INFO] [stdout] test lint::tests::test_available_rules ... ok
[INFO] [stdout] test lint::tests::test_lint_rule_info_debug ... ok
[INFO] [stdout] test parse::tests::test_detect_asyncapi ... ok
[INFO] [stdout] test parse::tests::test_detect_openapi_yaml ... ok
[INFO] [stdout] test parse::tests::test_detect_protobuf ... ok
[INFO] [stdout] test parse::tests::test_detect_unknown_format ... ok
[INFO] [stdout] test sdk::tests::test_themis_debug ... ok
[INFO] [stdout] test sdk::tests::test_themis_default ... ok
[INFO] [stdout] test sdk::tests::test_themis_with_codegen_config ... ok
[INFO] [stdout] test sdk::tests::test_themis_new ... ok
[INFO] [stdout] test error::tests::test_unsupported_format_error ... ok
[INFO] [stdout] test sdk::tests::test_themis_with_lint_config ... ok
[INFO] [stdout] test tests::test_language_display ... ok
[INFO] [stdout] test validate::tests::test_validation_result_with_errors ... ok
[INFO] [stdout] test validate::tests::test_validation_severity ... ok
[INFO] [stdout] test validate::tests::test_validation_result_add_warning ... ok
[INFO] [stdout] test validate::tests::test_validation_result_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/themis-artifact/src/builder.rs - builder::ArtifactBuilder (line 16) ... ignored
[INFO] [stdout] test crates/themis-artifact/src/lib.rs - (line 16) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests themis_asyncapi
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/themis-asyncapi/src/lib.rs - (line 15) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests themis_codegen
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test crates/themis-codegen/src/go/mod.rs - go (line 10) ... ignored
[INFO] [stdout] test crates/themis-codegen/src/jsonschema/generator.rs - jsonschema::generator::JsonSchemaGenerator (line 26) ... ignored
[INFO] [stdout] test crates/themis-codegen/src/lib.rs - (line 8) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests themis_compat
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/themis-compat/src/checker.rs - checker::CompatibilityChecker (line 80) ... ignored
[INFO] [stdout] test crates/themis-compat/src/lib.rs - (line 10) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests themis_core
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test crates/themis-core/src/error.rs - error (line 12) ... ok
[INFO] [stdout] test crates/themis-core/src/contract.rs - contract::Contract (line 59) ... ok
[INFO] [stdout] test crates/themis-core/src/version.rs - version::Version::is_compatible_with (line 75) ... ok
[INFO] [stdout] test crates/themis-core/src/version.rs - version::Version (line 18) ... ok
[INFO] [stdout] test crates/themis-core/src/error.rs - error (line 23) ... ok
[INFO] [stdout] test crates/themis-core/src/lib.rs - (line 26) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests themis_graphql
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/themis-graphql/src/lib.rs - (line 16) ... ignored
[INFO] [stdout] test crates/themis-graphql/src/lib.rs - parse (line 67) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests themis_integration_tests
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests themis_lint
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/themis-lint/src/rule.rs - rule::Rule (line 60) ... ignored
[INFO] [stdout] test crates/themis-lint/src/lib.rs - (line 10) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests themis_openapi
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test crates/themis-openapi/src/bundler.rs - bundler (line 11) ... ignored
[INFO] [stdout] test crates/themis-openapi/src/lib.rs - (line 10) ... ignored
[INFO] [stdout] test crates/themis-openapi/src/lib.rs - (line 22) ... ignored
[INFO] [stdout] test crates/themis-openapi/src/parser.rs - parser::parse_openapi (line 157) ... ignored
[INFO] [stdout] test crates/themis-openapi/src/parser.rs - parser::parse_openapi_bundled (line 237) ... ignored
[INFO] [stdout] test crates/themis-openapi/src/validator.rs - validator (line 21) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests themis_protobuf
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/themis-protobuf/src/lib.rs - (line 17) ... ignored
[INFO] [stdout] test crates/themis-protobuf/src/lib.rs - parse (line 72) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests themis_registry
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test crates/themis-registry/src/client.rs - client::RegistryClient::fetch (line 157) ... ignored
[INFO] [stdout] test crates/themis-registry/src/client.rs - client::RegistryClient::publish (line 79) ... ignored
[INFO] [stdout] test crates/themis-registry/src/lib.rs - (line 17) ... ignored
[INFO] [stdout] test crates/themis-registry/src/lib.rs - (line 43) ... ignored
[INFO] [stdout] test crates/themis-registry/src/reference.rs - reference::ArtifactReference::parse (line 80) ... ok
[INFO] [stdout] test crates/themis-registry/src/config.rs - config::RegistryConfig::with_namespace (line 92) ... ok
[INFO] [stdout] test crates/themis-registry/src/config.rs - config::RegistryConfig::new (line 68) ... ok
[INFO] [stdout] test crates/themis-registry/src/config.rs - config::RegistryConfig::with_token (line 108) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 1.64s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests themis_sdk
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test crates/themis-sdk/src/artifact.rs - artifact::create_artifact (line 47) ... ignored
[INFO] [stdout] test crates/themis-sdk/src/codegen.rs - codegen::generate (line 33) ... ignored
[INFO] [stdout] test crates/themis-sdk/src/compat.rs - compat::check_compatibility (line 25) ... ignored
[INFO] [stdout] test crates/themis-sdk/src/lib.rs - (line 18) ... ignored
[INFO] [stdout] test crates/themis-sdk/src/lint.rs - lint::lint (line 24) ... ignored
[INFO] [stdout] test crates/themis-sdk/src/parse.rs - parse::parse_file (line 33) ... ignored
[INFO] [stdout] test crates/themis-sdk/src/parse.rs - parse::parse_string (line 69) ... ignored
[INFO] [stdout] test crates/themis-sdk/src/sdk.rs - sdk::Themis (line 27) ... ignored
[INFO] [stdout] test crates/themis-sdk/src/validate.rs - validate::validate (line 92) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8250ceb0fcab8ad9d6c20223ee873d057276321f2efa52719930ff57ae78f15a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8250ceb0fcab8ad9d6c20223ee873d057276321f2efa52719930ff57ae78f15a", kill_on_drop: false }`
[INFO] [stdout] 8250ceb0fcab8ad9d6c20223ee873d057276321f2efa52719930ff57ae78f15a
