[INFO] fetching crate soth-mitm 0.3.2... [INFO] testing soth-mitm-0.3.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate soth-mitm 0.3.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate soth-mitm 0.3.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate soth-mitm 0.3.2 [INFO] tweaked toml for crates.io crate soth-mitm 0.3.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate soth-mitm 0.3.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate soth-mitm 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fac3d0dac1bb164af31ee121ffc9fe520a31ad45ee9e31564ee06f831c5bb864 [INFO] running `Command { std: "docker" "start" "-a" "fac3d0dac1bb164af31ee121ffc9fe520a31ad45ee9e31564ee06f831c5bb864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fac3d0dac1bb164af31ee121ffc9fe520a31ad45ee9e31564ee06f831c5bb864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac3d0dac1bb164af31ee121ffc9fe520a31ad45ee9e31564ee06f831c5bb864", kill_on_drop: false }` [INFO] [stdout] fac3d0dac1bb164af31ee121ffc9fe520a31ad45ee9e31564ee06f831c5bb864 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9b392f21864fa4ef57ad2adbb16cf4cc71737e9cbd3b87e0e3cf8d4524c2eb0 [INFO] running `Command { std: "docker" "start" "-a" "c9b392f21864fa4ef57ad2adbb16cf4cc71737e9cbd3b87e0e3cf8d4524c2eb0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling moka v0.12.13 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling x509-parser v0.18.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling soketto v0.8.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling soth-mitm v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `flow_guard` [INFO] [stdout] --> src/server/flow_forward_proxy_http1.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | flow_guard: &mut Option, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flow_guard` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "c9b392f21864fa4ef57ad2adbb16cf4cc71737e9cbd3b87e0e3cf8d4524c2eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b392f21864fa4ef57ad2adbb16cf4cc71737e9cbd3b87e0e3cf8d4524c2eb0", kill_on_drop: false }` [INFO] [stdout] c9b392f21864fa4ef57ad2adbb16cf4cc71737e9cbd3b87e0e3cf8d4524c2eb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1d767f7f04fa1da10e138536241c6709e536de492bbd25d934f3ead57dea93b [INFO] running `Command { std: "docker" "start" "-a" "a1d767f7f04fa1da10e138536241c6709e536de492bbd25d934f3ead57dea93b", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling tokio-graceful v0.2.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling moka v0.12.13 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling soketto v0.8.1 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tungstenite v0.19.0 [INFO] [stderr] Compiling hudsucker v0.24.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling soth-mitm v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `flow_guard` [INFO] [stdout] --> src/server/flow_forward_proxy_http1.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | flow_guard: &mut Option, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flow_guard` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flow_guard` [INFO] [stdout] --> src/server/flow_forward_proxy_http1.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | flow_guard: &mut Option, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flow_guard` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_engine` [INFO] [stdout] --> tests/route_mode_matrix.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use soth_mitm::test_engine::{MitmConfig, MitmEngine, RouteEndpointConfig, RouteMode}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_engine` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 125 | #[doc(hidden)] [INFO] [stdout] 126 | pub mod test_engine { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_observe` [INFO] [stdout] --> tests/route_mode_matrix.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use soth_mitm::test_observe::{EventType, VecEventConsumer}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_policy` [INFO] [stdout] --> tests/route_mode_matrix.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use soth_mitm::test_policy::DefaultPolicyEngine; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_policy` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 137 | #[doc(hidden)] [INFO] [stdout] 138 | pub mod test_policy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_server` [INFO] [stdout] --> tests/route_mode_matrix.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use soth_mitm::test_server::{SidecarConfig, SidecarServer}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_engine` [INFO] [stdout] --> tests/runtime_governor.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use soth_mitm::test_engine::{MitmConfig, MitmEngine}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_engine` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 125 | #[doc(hidden)] [INFO] [stdout] 126 | pub mod test_engine { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_observe` [INFO] [stdout] --> tests/runtime_governor.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use soth_mitm::test_observe::{EventType, VecEventConsumer}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_policy` [INFO] [stdout] --> tests/runtime_governor.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use soth_mitm::test_policy::DefaultPolicyEngine; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_policy` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 137 | #[doc(hidden)] [INFO] [stdout] 138 | pub mod test_policy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_server` [INFO] [stdout] --> tests/runtime_governor.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use soth_mitm::test_server::{SidecarConfig, SidecarServer}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_observe` [INFO] [stdout] --> tests/event_log_v2.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use soth_mitm::test_observe::{ [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_protocol` [INFO] [stdout] --> tests/event_log_v2.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | use soth_mitm::test_protocol::ApplicationProtocol; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `test_protocol` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 143 | #[doc(hidden)] [INFO] [stdout] 144 | pub mod test_protocol { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_engine` [INFO] [stdout] --> tests/tls_revocation_matrix.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use soth_mitm::test_engine::{MitmConfig, MitmEngine}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_engine` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 125 | #[doc(hidden)] [INFO] [stdout] 126 | pub mod test_engine { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_observe` [INFO] [stdout] --> tests/tls_revocation_matrix.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use soth_mitm::test_observe::{EventType, VecEventConsumer}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_policy` [INFO] [stdout] --> tests/tls_revocation_matrix.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use soth_mitm::test_policy::DefaultPolicyEngine; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_policy` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 137 | #[doc(hidden)] [INFO] [stdout] 138 | pub mod test_policy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_protocol` [INFO] [stdout] --> tests/tls_revocation_matrix.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use soth_mitm::test_protocol::ApplicationProtocol; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `test_protocol` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 143 | #[doc(hidden)] [INFO] [stdout] 144 | pub mod test_protocol { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_server` [INFO] [stdout] --> tests/tls_revocation_matrix.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use soth_mitm::test_server::{ [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_tls` [INFO] [stdout] --> tests/tls_classification_proptest.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use soth_mitm::test_tls::{classify_tls_error, TlsFailureReason}; [INFO] [stdout] | ^^^^^^^^ could not find `test_tls` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 204 | #[doc(hidden)] [INFO] [stdout] 205 | pub mod test_tls { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_engine` [INFO] [stdout] --> tests/conformance_golden.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use soth_mitm::test_engine::{MitmConfig, MitmEngine}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_engine` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 125 | #[doc(hidden)] [INFO] [stdout] 126 | pub mod test_engine { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_observe` [INFO] [stdout] --> tests/conformance_golden.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use soth_mitm::test_observe::{EventType, VecEventConsumer, EVENT_SCHEMA_VERSION}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_policy` [INFO] [stdout] --> tests/conformance_golden.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use soth_mitm::test_policy::{DefaultPolicyEngine, FlowAction}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_policy` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 137 | #[doc(hidden)] [INFO] [stdout] 138 | pub mod test_policy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_engine` [INFO] [stdout] --> tests/http3_passthrough_mitm.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use soth_mitm::test_engine::{MitmConfig, MitmEngine}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_engine` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 125 | #[doc(hidden)] [INFO] [stdout] 126 | pub mod test_engine { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_observe` [INFO] [stdout] --> tests/http3_passthrough_mitm.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use soth_mitm::test_observe::{EventType, VecEventConsumer}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_policy` [INFO] [stdout] --> tests/http3_passthrough_mitm.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use soth_mitm::test_policy::DefaultPolicyEngine; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_policy` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 137 | #[doc(hidden)] [INFO] [stdout] 138 | pub mod test_policy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_server` [INFO] [stdout] --> tests/http3_passthrough_mitm.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use soth_mitm::test_server::{SidecarConfig, SidecarServer}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_protocol` [INFO] [stdout] --> tests/grpc_envelope_proptest.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use soth_mitm::test_protocol::{GrpcEnvelopeMalformedCode, GrpcEnvelopeParser, GrpcEnvelopeRecord}; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `test_protocol` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 143 | #[doc(hidden)] [INFO] [stdout] 144 | pub mod test_protocol { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soth-mitm` (test "tls_classification_proptest") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: cannot find `test_server` in `soth_mitm` [INFO] [stdout] --> tests/route_mode_matrix.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | h2_response_overflow_mode: soth_mitm::test_server::H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use soth_mitm::H2ResponseOverflowMode; [INFO] [stdout] | [INFO] [stdout] help: if you import `H2ResponseOverflowMode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 38 - h2_response_overflow_mode: soth_mitm::test_server::H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] 38 + h2_response_overflow_mode: H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_engine` [INFO] [stdout] --> tests/mitmproxy_tls_adapter.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use soth_mitm::test_engine::{MitmConfig, MitmEngine}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_engine` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 125 | #[doc(hidden)] [INFO] [stdout] 126 | pub mod test_engine { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_observe` [INFO] [stdout] --> tests/mitmproxy_tls_adapter.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use soth_mitm::test_observe::{EventType, VecEventConsumer}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_policy` [INFO] [stdout] --> tests/mitmproxy_tls_adapter.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use soth_mitm::test_policy::DefaultPolicyEngine; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_policy` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 137 | #[doc(hidden)] [INFO] [stdout] 138 | pub mod test_policy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_protocol` [INFO] [stdout] --> tests/mitmproxy_tls_adapter.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use soth_mitm::test_protocol::ApplicationProtocol; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `test_protocol` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 143 | #[doc(hidden)] [INFO] [stdout] 144 | pub mod test_protocol { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_server` [INFO] [stdout] --> tests/mitmproxy_tls_adapter.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use soth_mitm::test_server::{ [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_tls` [INFO] [stdout] --> tests/mitmproxy_tls_adapter.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use soth_mitm::test_tls::classify_tls_error; [INFO] [stdout] | ^^^^^^^^ could not find `test_tls` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 204 | #[doc(hidden)] [INFO] [stdout] 205 | pub mod test_tls { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `test_server` in `soth_mitm` [INFO] [stdout] --> tests/http3_passthrough_mitm.rs:38:47 [INFO] [stdout] | [INFO] [stdout] 38 | h2_response_overflow_mode: soth_mitm::test_server::H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use soth_mitm::H2ResponseOverflowMode; [INFO] [stdout] | [INFO] [stdout] help: if you import `H2ResponseOverflowMode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 38 - h2_response_overflow_mode: soth_mitm::test_server::H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] 38 + h2_response_overflow_mode: H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `test_server` in `soth_mitm` [INFO] [stdout] --> tests/runtime_governor.rs:107:47 [INFO] [stdout] | [INFO] [stdout] 107 | h2_response_overflow_mode: soth_mitm::test_server::H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use soth_mitm::H2ResponseOverflowMode; [INFO] [stdout] | [INFO] [stdout] help: if you import `H2ResponseOverflowMode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 107 - h2_response_overflow_mode: soth_mitm::test_server::H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] 107 + h2_response_overflow_mode: H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `test_server` in `soth_mitm` [INFO] [stdout] --> tests/runtime_governor.rs:207:47 [INFO] [stdout] | [INFO] [stdout] 207 | h2_response_overflow_mode: soth_mitm::test_server::H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use soth_mitm::H2ResponseOverflowMode; [INFO] [stdout] | [INFO] [stdout] help: if you import `H2ResponseOverflowMode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 207 - h2_response_overflow_mode: soth_mitm::test_server::H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] 207 + h2_response_overflow_mode: H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `soth-mitm` (test "event_log_v2") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_server` [INFO] [stdout] --> tests/http1_head_corpus.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use soth_mitm::test_server::{parse_http1_request_head_bytes, parse_http1_response_head_bytes}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soth-mitm` (test "mitmproxy_tls_adapter") due to 6 previous errors [INFO] [stderr] error: could not compile `soth-mitm` (test "grpc_envelope_proptest") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `test_observe` in `soth_mitm` [INFO] [stdout] --> tests/tls_revocation_matrix.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | events: &[soth_mitm::test_observe::Event], [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soth-mitm` (test "http3_passthrough_mitm") due to 5 previous errors [INFO] [stderr] error: could not compile `soth-mitm` (test "route_mode_matrix") due to 5 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soth-mitm` (test "http1_head_corpus") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soth-mitm` (test "conformance_golden") due to 3 previous errors [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_engine` [INFO] [stdout] --> tests/websocket_reliability_soak.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use soth_mitm::test_engine::{MitmConfig, MitmEngine}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_engine` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 125 | #[doc(hidden)] [INFO] [stdout] 126 | pub mod test_engine { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_policy` [INFO] [stdout] --> tests/websocket_reliability_soak.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use soth_mitm::test_policy::DefaultPolicyEngine; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_policy` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 137 | #[doc(hidden)] [INFO] [stdout] 138 | pub mod test_policy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_server` [INFO] [stdout] --> tests/websocket_reliability_soak.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use soth_mitm::test_server::{RuntimeGovernor, SidecarConfig, SidecarServer}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_tls` [INFO] [stdout] --> tests/websocket_reliability_soak.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use soth_mitm::test_tls::{build_http1_client_config, build_http1_server_config_for_host}; [INFO] [stdout] | ^^^^^^^^ could not find `test_tls` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 204 | #[doc(hidden)] [INFO] [stdout] 205 | pub mod test_tls { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_engine` [INFO] [stdout] --> tests/phase_a.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use soth_mitm::test_engine::{ConnectParseMode, MitmConfig, MitmEngine}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_engine` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 125 | #[doc(hidden)] [INFO] [stdout] 126 | pub mod test_engine { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_observe` [INFO] [stdout] --> tests/phase_a.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use soth_mitm::test_observe::{EventType, VecEventConsumer}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_policy` [INFO] [stdout] --> tests/phase_a.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use soth_mitm::test_policy::DefaultPolicyEngine; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_policy` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 137 | #[doc(hidden)] [INFO] [stdout] 138 | pub mod test_policy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `soth_mitm::test_server` [INFO] [stdout] --> tests/phase_a.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use soth_mitm::test_server::{SidecarConfig, SidecarServer}; [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soth-mitm` (test "runtime_governor") due to 6 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soth-mitm` (test "tls_revocation_matrix") due to 6 previous errors [INFO] [stdout] error[E0433]: cannot find `test_observe` in `soth_mitm` [INFO] [stdout] --> tests/websocket_reliability_soak.rs:35:49 [INFO] [stdout] | [INFO] [stdout] 35 | ) -> MitmEngine { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `test_observe` in `soth_mitm` [INFO] [stdout] --> tests/phase_a.rs:65:56 [INFO] [stdout] | [INFO] [stdout] 65 | fn assert_event_ordering_metadata(events: &[soth_mitm::test_observe::Event]) { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `test_observe` in `soth_mitm` [INFO] [stdout] --> tests/websocket_reliability_soak.rs:38:56 [INFO] [stdout] | [INFO] [stdout] 38 | MitmEngine::new_checked(config, policy, soth_mitm::test_observe::NoopEventConsumer) [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `test_server` in `soth_mitm` [INFO] [stdout] --> tests/websocket_reliability_soak.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | h2_response_overflow_mode: soth_mitm::test_server::H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use soth_mitm::H2ResponseOverflowMode; [INFO] [stdout] | [INFO] [stdout] help: if you import `H2ResponseOverflowMode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 60 - h2_response_overflow_mode: soth_mitm::test_server::H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] 60 + h2_response_overflow_mode: H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `test_observe` in `soth_mitm` [INFO] [stdout] --> tests/phase_a.rs:102:67 [INFO] [stdout] | [INFO] [stdout] 102 | fn assert_exactly_one_stream_closed_per_flow(events: &[soth_mitm::test_observe::Event]) { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `test_observe` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 178 | #[doc(hidden)] [INFO] [stdout] 179 | pub mod test_observe { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `test_server` in `soth_mitm` [INFO] [stdout] --> tests/phase_a.rs:40:47 [INFO] [stdout] | [INFO] [stdout] 40 | h2_response_overflow_mode: soth_mitm::test_server::H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] | ^^^^^^^^^^^ could not find `test_server` in `soth_mitm` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "__internal")] [INFO] [stdout] | ---------------------- the item is gated behind the `__internal` feature [INFO] [stdout] 191 | #[doc(hidden)] [INFO] [stdout] 192 | pub mod test_server { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use soth_mitm::H2ResponseOverflowMode; [INFO] [stdout] | [INFO] [stdout] help: if you import `H2ResponseOverflowMode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 40 - h2_response_overflow_mode: soth_mitm::test_server::H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] 40 + h2_response_overflow_mode: H2ResponseOverflowMode::TruncateContinue, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soth-mitm` (test "phase_a") due to 7 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `soth-mitm` (test "websocket_reliability_soak") due to 7 previous errors [INFO] [stderr] error: could not compile `soth-mitm` (example "bench_proxy") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name bench_proxy --edition=2021 examples/bench_proxy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal", "default", "openssl-backend"))' -C metadata=e3a9e95a9c0c549a -C extra-filename=-ac5dcd730d25988c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-90527a20d525cade.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-992b5ba45106a73f.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7ed963f28e1781ac.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-53726108d3b8337b.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-87edce9697837d5e.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-3754fff8ae07b04f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2b4f0b9284ae8d87.rlib --extern hudsucker=/opt/rustwide/target/debug/deps/libhudsucker-6f149c123ab1cec8.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-c5125fa90022b819.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-65ee1eb217d721f2.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-1484cf09fc108cd1.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-673d9f17c01b5f0e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-34ed877ef4436992.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c4410f5f854b8389.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-c79379bf5b0a77b0.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-62b2f964769c7cdf.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-44e668868acff828.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9371283f71a32f1d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d9172f299c4d9572.rlib --extern soketto=/opt/rustwide/target/debug/deps/libsoketto-21ff4da349bc7cb1.rlib --extern soth_mitm=/opt/rustwide/target/debug/deps/libsoth_mitm-88099a8692cb5771.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-04dd765b917eb632.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c18154d35e861e2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-08f739e0c4b9d4ad.rlib --extern tokio_openssl=/opt/rustwide/target/debug/deps/libtokio_openssl-ce2e64ecf369e810.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c8b1bff94ddfad53.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e10bda92cfbee24a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1ae5f732afd74c89.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-36d881d3a434e6f5.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-3e1cf86146792a2d.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-bc5f57dbe09316a3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-815cfabc429ead70/out -L native=/opt/rustwide/target/debug/build/ring-0e79989b667beb9f/out -L native=/opt/rustwide/target/debug/build/openssl-sys-e73255a9a4d80db4/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-02172758afdce2b6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `soth-mitm` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name soth_mitm --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal", "default", "openssl-backend"))' -C metadata=9c6d43df53ce58cc -C extra-filename=-60538a01b43c5622 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-90527a20d525cade.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-992b5ba45106a73f.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7ed963f28e1781ac.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-53726108d3b8337b.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-87edce9697837d5e.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-3754fff8ae07b04f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2b4f0b9284ae8d87.rlib --extern hudsucker=/opt/rustwide/target/debug/deps/libhudsucker-6f149c123ab1cec8.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-c5125fa90022b819.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-65ee1eb217d721f2.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-1484cf09fc108cd1.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-673d9f17c01b5f0e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-34ed877ef4436992.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c4410f5f854b8389.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-c79379bf5b0a77b0.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-62b2f964769c7cdf.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-44e668868acff828.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9371283f71a32f1d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d9172f299c4d9572.rlib --extern soketto=/opt/rustwide/target/debug/deps/libsoketto-21ff4da349bc7cb1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-04dd765b917eb632.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0c18154d35e861e2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-08f739e0c4b9d4ad.rlib --extern tokio_openssl=/opt/rustwide/target/debug/deps/libtokio_openssl-ce2e64ecf369e810.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c8b1bff94ddfad53.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e10bda92cfbee24a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1ae5f732afd74c89.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-36d881d3a434e6f5.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-3e1cf86146792a2d.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-bc5f57dbe09316a3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-815cfabc429ead70/out -L native=/opt/rustwide/target/debug/build/ring-0e79989b667beb9f/out -L native=/opt/rustwide/target/debug/build/openssl-sys-e73255a9a4d80db4/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-02172758afdce2b6/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a1d767f7f04fa1da10e138536241c6709e536de492bbd25d934f3ead57dea93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d767f7f04fa1da10e138536241c6709e536de492bbd25d934f3ead57dea93b", kill_on_drop: false }` [INFO] [stdout] a1d767f7f04fa1da10e138536241c6709e536de492bbd25d934f3ead57dea93b