[INFO] cloning repository https://github.com/ZEREX222/HttpWard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZEREX222/HttpWard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZEREX222%2FHttpWard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZEREX222%2FHttpWard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d89e2f0cbf1bf19132d206dd4945e9878e58a7c
[INFO] testing ZEREX222/HttpWard against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZEREX222%2FHttpWard" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ZEREX222/HttpWard
[INFO] finished tweaking git repo https://github.com/ZEREX222/HttpWard
[INFO] tweaked toml for git repo https://github.com/ZEREX222/HttpWard written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZEREX222/HttpWard on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZEREX222/HttpWard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded rama-utils v0.2.0
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded rama-error v0.2.0
[INFO] [stderr]   Downloaded compression-core v0.4.31
[INFO] [stderr]   Downloaded wildmatch v2.6.1
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded rama-http-types v0.2.0
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded rama-tower v0.2.0
[INFO] [stderr]   Downloaded rama-macros v0.2.0
[INFO] [stderr]   Downloaded smol_str v0.3.5
[INFO] [stderr]   Downloaded rama-boring-tokio v0.2.0-alpha.6
[INFO] [stderr]   Downloaded rama-dns v0.2.0
[INFO] [stderr]   Downloaded rama-tls-rustls v0.2.0
[INFO] [stderr]   Downloaded serde_html_form v0.2.8
[INFO] [stderr]   Downloaded rama-tcp v0.2.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.37
[INFO] [stderr]   Downloaded matchit v0.8.6
[INFO] [stderr]   Downloaded rama-http-backend v0.2.0
[INFO] [stderr]   Downloaded rama-tls-boring v0.2.0
[INFO] [stderr]   Downloaded matchit v0.9.1
[INFO] [stderr]   Downloaded tokio-graceful v0.2.2
[INFO] [stderr]   Downloaded uuid v1.21.0
[INFO] [stderr]   Downloaded rama-core v0.2.0
[INFO] [stderr]   Downloaded rcgen v0.14.7
[INFO] [stderr]   Downloaded rcgen v0.13.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded rama-http-headers v0.2.0
[INFO] [stderr]   Downloaded async-compression v0.4.41
[INFO] [stderr]   Downloaded asn1-rs v0.7.1
[INFO] [stderr]   Downloaded rama-net v0.2.0
[INFO] [stderr]   Downloaded rama-ua v0.2.0
[INFO] [stderr]   Downloaded rama-boring v0.2.0-alpha.6
[INFO] [stderr]   Downloaded psl v2.1.195
[INFO] [stderr]   Downloaded rama-http v0.2.0
[INFO] [stderr]   Downloaded moka v0.12.14
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.0
[INFO] [stderr]   Downloaded rama-boring-sys v0.2.0-alpha.6
[INFO] [stderr]   Downloaded rama v0.2.0
[INFO] [stderr]   Downloaded rama-http-core v0.2.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584
[INFO] running `Command { std: "docker" "start" "8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rama-macros v0.2.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling rama-error v0.2.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_html_form v0.2.8
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling psl v2.1.195
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling smol_str v0.3.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rama-http-headers v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling tokio-graceful v0.2.2
[INFO] [stderr]    Compiling rama-utils v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rama-core v0.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rama v0.2.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rama-http-types v0.2.0
[INFO] [stderr]    Compiling matchit v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rama-net v0.2.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling wildmatch v2.6.1
[INFO] [stderr]    Compiling rama-dns v0.2.0
[INFO] [stderr]    Compiling rama-tcp v0.2.0
[INFO] [stderr]    Compiling rama-ua v0.2.0
[INFO] [stderr]    Compiling rama-http v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling rama-http-core v0.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling rama-tls-rustls v0.2.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling rama-http-backend v0.2.0
[INFO] [stderr]    Compiling httpward-core v0.0.1-alpha.1 (/opt/rustwide/workdir/httpward-core)
[INFO] [stderr]    Compiling httpward_rate_limit_module v0.0.1-alpha.1 (/opt/rustwide/workdir/httpward-modules/httpward_rate_limit_module)
[INFO] [stderr]    Compiling httpward_log_module v0.0.1-alpha.1 (/opt/rustwide/workdir/httpward-modules/httpward_log_module)
[INFO] [stderr]    Compiling httpward v0.0.1-alpha.1 (/opt/rustwide/workdir/httpward)
[INFO] [stderr]    Compiling httpward-docs v0.0.1-alpha.1 (/opt/rustwide/workdir/httpward-docs)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> httpward/src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::Arc;
[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: `httpward_core::httpward_middleware::middleware_trait::HttpWardMiddleware`
[INFO] [stdout]   --> httpward/src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use httpward_core::httpward_middleware::middleware_trait::HttpWardMiddleware;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 55s
[INFO] running `Command { std: "docker" "inspect" "8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling httpward-core v0.0.1-alpha.1 (/opt/rustwide/workdir/httpward-core)
[INFO] [stderr]    Compiling httpward_log_module v0.0.1-alpha.1 (/opt/rustwide/workdir/httpward-modules/httpward_log_module)
[INFO] [stderr]    Compiling httpward_rate_limit_module v0.0.1-alpha.1 (/opt/rustwide/workdir/httpward-modules/httpward_rate_limit_module)
[INFO] [stderr]    Compiling httpward-docs v0.0.1-alpha.1 (/opt/rustwide/workdir/httpward-docs)
[INFO] [stderr]    Compiling httpward v0.0.1-alpha.1 (/opt/rustwide/workdir/httpward)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> httpward/src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::Arc;
[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: `httpward_core::httpward_middleware::middleware_trait::HttpWardMiddleware`
[INFO] [stdout]   --> httpward/src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use httpward_core::httpward_middleware::middleware_trait::HttpWardMiddleware;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.45s
[INFO] running `Command { std: "docker" "inspect" "8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]   --> httpward/src/main.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::sync::Arc;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `httpward_core::httpward_middleware::middleware_trait::HttpWardMiddleware`
[INFO] [stderr]   --> httpward/src/main.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use httpward_core::httpward_middleware::middleware_trait::HttpWardMiddleware;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `httpward` (bin "httpward" test) generated 2 warnings (run `cargo fix --bin "httpward" -p httpward --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/httpward-6bd6cd400efe8468)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test core::middleware::basic::dynamic_module_loader::tests::test_collect_unique_middleware_names_includes_on ... ok
[INFO] [stdout] test core::middleware::basic::dynamic_module_loader::tests::test_collect_unique_middleware_names ... ok
[INFO] [stdout] test core::middleware::basic::dynamic_module_loader::tests::test_dynamic_module_loader_layer_creation ... ok
[INFO] [stdout] test core::middleware::basic::dynamic_module_loader::tests::test_empty_server_instance ... ok
[INFO] [stdout] test core::middleware::basic::dynamic_module_loader::tests::test_default_implementation ... ok
[INFO] [stdout] test core::middleware::basic::request_enricher::tests::test_find_site_by_domain_host_header_takes_precedence ... ok
[INFO] [stdout] test core::middleware::basic::request_enricher::tests::test_find_site_by_domain_prefer_domain_match_over_unrestricted ... ok
[INFO] [stdout] test core::middleware::basic::request_enricher::tests::test_find_site_by_domain_with_unrestricted_site ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_build_upstream_url ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_normalize_grpc_headers_preserves_te_trailers ... ok
[INFO] [stdout] test core::middleware::basic::request_enricher::tests::test_find_site_by_domain_with_port_in_host_header ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_grpc_detection_does_not_match_plain_http2 ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_build_upstream_url_user_case ... ok
[INFO] [stdout] test core::middleware::basic::request_enricher::tests::test_find_site_by_domain_with_host_header ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_grpc_detection ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_normalize_http_headers_removes_te ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_full_matcher_functionality ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_normalize_response_headers_preserves_grpc_metadata ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_normalize_response_headers_removes_hop_by_hop ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_process_backend_url_with_params ... ok
[INFO] [stdout] test core::middleware::route::static_files::tests::test_static_file_with_params ... ok
[INFO] [stdout] test core::middleware::route::route::tests::test_redirect_parameter_substitution ... ok
[INFO] [stdout] test core::middleware::route::websocket::tests::test_build_upstream_request_preserves_important_headers ... ok
[INFO] [stdout] test core::middleware::route::websocket::tests::test_generate_accept_key ... ok
[INFO] [stdout] test core::middleware::route::websocket::tests::test_http_to_ws_url ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_websocket_detection ... ok
[INFO] [stdout] test core::middleware::route::route::tests::test_redirect_url_generation_with_wildcard ... ok
[INFO] [stdout] test core::middleware::route::websocket::tests::test_relay_websocket_streams_bidirectional ... ok
[INFO] [stdout] test core::middleware::route::websocket::tests::test_websocket_detection ... ok
[INFO] [stdout] test core::middleware::route::route::tests::test_static_route_matching ... ok
[INFO] [stdout] test core::middleware::route::static_files::tests::test_process_static_dir_with_params ... ok
[INFO] [stdout] test core::middleware::basic::dynamic_module_loader::tests::test_new_panics_when_enabled_middleware_missing_in_storage - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/httpward_core-3f81c793c44c32e1)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test config::global::tests::test_global_inline_strategy ... ok
[INFO] [stdout] test config::strategy::off_tests::off_tests::test_middleware_config_off_deserialization ... ok
[INFO] [stdout] test config::strategy::off_tests::off_tests::test_filter_disabled_middleware ... ok
[INFO] [stdout] test config::global::tests::test_global_strategy_resolution ... ok
[INFO] [stdout] test config::strategy::off_tests::off_tests::test_middleware_config_on_deserialization ... ok
[INFO] [stdout] test config::strategy::off_tests::off_tests::test_off_with_inheritance_chain ... ok
[INFO] [stdout] test config::strategy::off_tests::off_tests::test_real_scenario_off_inheritance ... ok
[INFO] [stdout] test config::global::tests::test_global_default_strategy ... ok
[INFO] [stdout] test config::strategy::off_tests::off_tests::test_supplement_middleware_enable_disabled ... ok
[INFO] [stdout] test config::strategy::off_tests::off_tests::test_supplement_middleware_with_off ... ok
[INFO] [stdout] test config::strategy::off_tests::off_tests::test_supplement_middleware_with_on_inherits_parent_config ... ok
[INFO] [stdout] test config::strategy::off_tests::off_tests::test_yaml_parsing_strategies_with_off ... ok
[INFO] [stdout] test config::strategy::tests::test_from_yaml_str_convenience ... ok
[INFO] [stdout] test config::strategy::off_tests::off_tests::test_yaml_parsing_strategies_with_on ... ok
[INFO] [stdout] test config::strategy::tests::test_inline_middleware_strategy_ref ... ok
[INFO] [stdout] test config::strategy::tests::test_inline_middleware_strategy_ref_resolution ... ok
[INFO] [stdout] test config::strategy::tests::test_json_round_trip_convenience ... ok
[INFO] [stdout] test config::strategy::tests::test_middleware_config_with_universal_value ... ok
[INFO] [stdout] test config::strategy::tests::test_middleware_config_yaml_deserialization ... ok
[INFO] [stdout] test config::strategy::tests::test_from_json_str_convenience ... ok
[INFO] [stdout] test config::strategy::tests::test_from_serializable_convenience ... ok
[INFO] [stdout] test config::strategy::tests::test_strategy_ref_inline_middleware_collection ... ok
[INFO] [stdout] test config::strategy::tests::test_parse_config_convenience ... ok
[INFO] [stdout] test config::strategy::tests::test_strategy_ref_named_vs_inline ... ok
[INFO] [stdout] test config::strategy::tests::test_supplement_middleware_missing_only ... ok
[INFO] [stdout] test config::strategy::tests::test_strategy_supplement_with_method ... ok
[INFO] [stdout] test config::strategy::tests::test_supplement_middleware_no_overwrite ... ok
[INFO] [stdout] test config::strategy::tests::test_supplement_middleware_yaml_formats ... ok
[INFO] [stdout] test config::strategy::tests::test_universal_value_json_conversion ... ok
[INFO] [stdout] test config::strategy::tests::test_universal_value_string_conversion ... ok
[INFO] [stdout] test config::strategy::tests::test_universal_value_roundtrip ... ok
[INFO] [stdout] test config::strategy::tests::test_strategy_with_universal_values ... ok
[INFO] [stdout] test config::strategy::tests::test_universal_value_yaml_conversion ... ok
[INFO] [stdout] test config::strategy::tests::test_yaml_round_trip_convenience ... ok
[INFO] [stdout] test core::server_models::site_manager::tests::strategy_resolver_tests::test_get_active_middleware_names_excludes_off ... ok
[INFO] [stdout] test core::server_models::site_manager::tests::strategy_resolver_tests::test_get_active_strategy_config_by_route ... ok
[INFO] [stdout] test core::server_models::site_manager::tests::strategy_resolver_tests::test_get_active_middleware_names ... ok
[INFO] [stdout] test core::server_models::site_manager::tests::strategy_resolver_tests::test_get_active_middleware_names_includes_on ... ok
[INFO] [stdout] test core::server_models::site_manager::tests::strategy_resolver_tests::test_get_route_with_strategy ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::comprehensive_inheritance_tests::comprehensive_inheritance_tests::test_complex_inheritance_priority ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::comprehensive_inheritance_tests::comprehensive_inheritance_tests::test_inline_strategy_full_override ... ok
[INFO] [stdout] test core::server_models::site_manager::tests::strategy_resolver_tests::test_strategy_inheritance_in_resolver ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::comprehensive_inheritance_tests::comprehensive_inheritance_tests::test_global_to_site_inheritance ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::comprehensive_inheritance_tests::comprehensive_inheritance_tests::test_no_inheritance_when_no_strategies ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::comprehensive_inheritance_tests::comprehensive_inheritance_tests::test_multiple_inheritance_levels ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::comprehensive_inheritance_tests::comprehensive_inheritance_tests::test_site_override_global ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::comprehensive_inheritance_tests::comprehensive_inheritance_tests::test_route_inherit_from_site_and_global ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::comprehensive_inheritance_tests::comprehensive_inheritance_tests::test_route_local_strategy_override ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::hierarchical_inheritance_tests::hierarchical_inheritance_tests::test_hierarchical_deep_inheritance_chain ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::hierarchical_inheritance_tests::hierarchical_inheritance_tests::test_hierarchical_empty_inheritance_levels ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::hierarchical_inheritance_tests::hierarchical_inheritance_tests::test_hierarchical_inline_with_full_inheritance ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::hierarchical_inheritance_tests::hierarchical_inheritance_tests::test_hierarchical_site_to_route_inheritance ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::hierarchical_inheritance_tests::hierarchical_inheritance_tests::test_hierarchical_global_to_site_merging ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::comprehensive_inheritance_tests::comprehensive_inheritance_tests::test_strategy_naming_and_tracking ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::off_inheritance_tests::off_inheritance_tests::test_inline_off_removes_inherited_middleware ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::hierarchical_inheritance_tests::hierarchical_inheritance_tests::test_hierarchical_strategy_resolution_priority_matrix ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::hierarchical_inheritance_tests::hierarchical_inheritance_tests::test_hierarchical_route_local_strategy_isolation ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::hierarchical_inheritance_tests::hierarchical_inheritance_tests::test_hierarchical_with_off_at_different_levels ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::off_inheritance_tests::off_inheritance_tests::test_inline_off_with_complex_inheritance ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::off_inheritance_tests::off_inheritance_tests::test_inline_partial_off ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_get_all_strategies ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_empty_strategies ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_inline_strategy_inherits_from_global_default ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_inline_middleware_strategy ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_no_global_default_strategy ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_inline_strategy_with_no_global_default ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_strategy_inheritance_and_supplementation ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_strategy_resolution_for_site ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_route_local_strategy_override ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_complete_hierarchy_and_middleware_sequence ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_strategy_resolution_for_route ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_strategy_resolver_creation ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_strategy_resolver_with_complex_merging ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::user_scenario_test::user_scenario_test::test_strategy_resolver_keeps_on_middleware_with_empty_config ... ok
[INFO] [stdout] test error::error_handler::tests::test_404_error_response ... ok
[INFO] [stdout] test error::error_handler::tests::test_500_error_response ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::user_scenario_test::user_scenario_test::test_user_exact_scenario ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_add_layer_missing_dependency ... ok
[INFO] [stdout] test error::error_handler::tests::test_error_handler_creation ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_add_layer_success ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_get_layer_by_name ... ok
[INFO] [stdout] test error::error_handler::tests::test_custom_error_response ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_optional_dependency_absent_is_allowed ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_validate_order_success ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_optional_dependency_present_must_be_before ... ok
[INFO] [stdout] test error::error_handler::tests::test_template_replacement ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_validate_order_wrong_order ... ok
[INFO] [stdout] test module_export::tests::test_export_macro_compilation ... ok
[INFO] [stdout] test httpward_middleware::tests::tests::test_layer_by_name ... ok
[INFO] [stdout] test module_export::tests::test_generic_create_destroy_middleware ... ok
[INFO] [stdout] test httpward_middleware::tests::tests::test_empty_pipe ... ok
[INFO] [stdout] test httpward_middleware::tests::tests::test_add_layer ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/httpward_docs-f094a65c21f49e32)
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_performance_large_scale ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 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/httpward_log_module-fb2907bcf12bb8a0)
[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] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/httpward_rate_limit_module-5f0fa78eaac058eb)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_fixed_strategy_conversion ... ok
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_rate_limit_strategy_default ... ok
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_config_to_internal ... ok
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_full_config_with_all_strategies ... ok
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_parse_duration ... ok
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_burst_strategy_conversion ... ok
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_strategy_edge_cases ... ok
[INFO] [stdout] test core::rate_limiter::tests::test_route_scoped_limit ... ok
[INFO] [stdout] test core::rate_limiter::tests::test_token_bucket_basic ... ok
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_parse_rate_limit_key ... ok
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_rate_limit_rule_config_default ... ok
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_sliding_strategy_conversion ... ok
[INFO] [stdout] test core::rate_limit_manager::tests::test_manager_registers_global_and_route_rules ... ok
[INFO] [stdout] test core::rate_limit_manager::tests::test_manager_initializes_site_once ... ok
[INFO] [stdout] test core::rate_limiter::tests::test_cleanup_removes_idle_buckets ... ok
[INFO] [stdout] test core::rate_limiter::tests::test_refill_uses_whole_steps_without_drift ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rate_limit_strategy_integration_tests.rs (/opt/rustwide/target/debug/deps/rate_limit_strategy_integration_tests-63194a72ab8fde56)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test integration_tests::test_config_to_runtime_rule_conversion ... ok
[INFO] [stdout] test integration_tests::test_strategy_edge_cases ... ok
[INFO] [stdout] test integration_tests::test_full_config_with_all_strategies ... ok
[INFO] [stdout] test integration_tests::test_fixed_strategy_runtime_behavior ... ok
[INFO] [stdout] test integration_tests::test_sliding_strategy_runtime_behavior ... ok
[INFO] [stdout] test integration_tests::test_burst_strategy_runtime_behavior ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.50s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests httpward_core
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::from_serializable (line 534) ... FAILED
[INFO] [stdout] test httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::from_json_str (line 564) has been running for over 60 seconds
[INFO] [stdout] test httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::from_yaml_str (line 551) has been running for over 60 seconds
[INFO] [stdout] test httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::parse_config (line 577) has been running for over 60 seconds
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_middleware_module (line 115) has been running for over 60 seconds
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_middleware_module (line 145) has been running for over 60 seconds
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_middleware_module (line 85) has been running for over 60 seconds
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_module_with_custom_middleware (line 235) has been running for over 60 seconds
[INFO] [stdout] test httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::parse_config (line 577) ... FAILED
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_module_with_custom_middleware (line 242) has been running for over 60 seconds
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_middleware_module (line 145) ... FAILED
[INFO] [stdout] test httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::from_json_str (line 564) ... FAILED
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_module_with_custom_middleware (line 249) ... ok
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_module_with_custom_middleware (line 235) ... ok
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_module_with_custom_middleware (line 242) ... ok
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_middleware_module (line 85) ... ok
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_middleware_module (line 115) ... ok
[INFO] [stdout] test httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::from_yaml_str (line 551) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::from_serializable (line 534) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestUw6khH/rustc1nkhBm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhttpward_core-5be3b16142e59493,libmatchit-6d2c6c6213275763,librama-5850e3f1cf55dd92,librama_http_backend-e93068998b19d29b,libh2-0a900c67e357b208,librama_http_core-949b3db598d8a295,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libfnv-79e2cbfbe03dcd16,libatomic_waker-06950c8c08d2b8fa,librama_http-3ea82e990d3afba9,libserde_html_form-55573c979397583e,libmatchit-7c1476f4b10832a8,libcsv-5e489ff9d832b5b0,libcsv_core-f03df036c4c840f2,libhttp_range_header-2c1927e1cc51b209,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libasync_compression-00b5587c4df36d84,libcompression_codecs-856b07cefe21f465,libzstd-c3d7ceea30128929,libzstd_safe-d8a66939ca040aff,libzstd_sys-a3aa9d53a7bd5d25,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libcompression_core-9f39a33edcc54b96,libtokio_util-7823141ec986c4ed,librama_ua-b24bee731f26b02b,libnanoid-d2c1b600f49ff1d1,librand-430e67018cce945f,librand_chacha-1a827ad41b670f46,librand_core-850cbed53097e223,libiri_string-7980c6545d934b56,libbitflags-89a023adeebf44a1,libradix_trie-fe8711486b230481,libnibble_vec-ed36847a45805b61,libendian_type-86fda68ea442df8c,libregex-1342197ac76a7579,libregex_automata-e4e8d49138828df4,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,librama_http_headers-ac1344b7387a7865,librama_tls_rustls-fd34d4ff45a2315b,libwebpki_roots-d9cc86348a7593ab,libtokio_rustls-f0359cc818932759,librcgen-67ccb1eb6a053a9b,libpem-c65b0b75163a9934,libyasna-a05515e9aedc148a,libtime-3cafd338395cdefe,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,librustls_pemfile-704b86c13aeb56e7,librustls-a708281f076f5511,libsubtle-2ae6a7038b9a0630,libwebpki-573f0894df25fcfe,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,libring-afbfc8b363c4cf94,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,librama_tcp-17ca9ae23633fe04,librama_dns-4b567531095d293e,libhickory_resolver-68ed60f0d9facbb6,libresolv_conf-aec290acf5745886,libmoka-295f2f11c01c7a5e,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-77c708a779257315,libgetrandom-cc43160b00bc56d6,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libhickory_proto-fc51a5110e2d47fc,librand-3f8dbdb3b1037d28,librand_chacha-d8f282e323e57f5a,libppv_lite86-53f2462860560107,libzerocopy-f16749c492d8119c,librand_core-6f9ea4076be1947d,libgetrandom-ca4c045c30c0b854,libfutures_util-544aced96225107a,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libdata_encoding-4b0fc7d26697af29,liburl-dd3e632e2d9ed8f5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libthiserror-b5530cefa8ed9052,librama_net-fb794023b3e6284a,libmd5-380e091b79bd6e66,libflume-70dc3d695e08aced,libfutures_sink-3971bde37bb30e19,libnanorand-b7adf198772a23b6,libgetrandom-547983109ecbc15a,libspin-a10f8ca15d1a6a27,libhex-13e08b3b00984ab7,libpsl-252d5a949ed8cd35,libpsl_types-be5f8942940e3a9c,libsocket2-463af68fb5242178,libsha2-d6777488adf6403e,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libnom-696c34c2c1e48aba,libipnet-a38805d99c19843f,libsmol_str-dd6b5534e761acd2,librama_http_types-349d9545ce7db7ac,libheaders-4c25a6db3d99b9a8,libhttpdate-331798cefc82cc7e,libsha1-06af8c6fe73789a9,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libbase64-32787b0325ea6df8,libheaders_core-4188b5fdcc9cd58b,libconst_format-b85878f783c29b51,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libhttp_body_util-435c3d9885c1d0aa,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libsync_wrapper-b4537d9de714f6d1,libfutures_lite-65e502403c9792df,libfutures_io-3814ffd654d7040e,libparking-a9ae72c6c16ee980,libfastrand-269534c1ea61dda4,libfutures_core-1121ff913ed87f93,librama_core-8f9a34360f53cf51,librama_utils-85ed4258cedb5bb4,libtokio_graceful-b73960e5e84c8a2c,libslab-0582d648e59ab406,librama_error-2529f6535b608e47,libtokio-1987c560df2794ff,libsignal_hook_registry-00eb75f3c9e86bec,liberrno-345ad5fbce0e89b6,libsocket2-14341f75d99011d9,libbytes-2ed9460101f17bbf,libmio-fe50ca3cf59d60e7,liblog-b262261d47bd2eba,libparking_lot-a05e4e8f8264754b,libparking_lot_core-94b7a9de0b65633f,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libserde_yaml-dd98623d88d3f00a,libryu-1f4f40e4352371e5,libunsafe_libyaml-d3127b66fe569cc5,libtracing-436c5a3288db4e2c,libpin_project_lite-0a15d51c77964692,libtracing_core-00bb502c1890806e,libonce_cell-02e97ddc8d15b306,libportable_atomic-b2c3e87a13df7d23,libglob-7748687a416caec7,libanyhow-9e4c44ac98d8e4ea,libschemars-0185ed48add492ae,libdyn_clone-319e7691ef78165b,libserde-5d3fb284a2a98010,libref_cast-374653ba1bf5708f,libserde_json-732d81f57312d10a,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libserde_core-9c6a4a1faf3c1a34}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestUw6khH/rustc1nkhBm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-53b0e0593777f0df/out" "-L" "/opt/rustwide/target/debug/build/ring-3173645043a7d067/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b08c46fad2293db7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUw6khH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::parse_config (line 577) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestiJyC3g/rustcCGW5M1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhttpward_core-5be3b16142e59493,libmatchit-6d2c6c6213275763,librama-5850e3f1cf55dd92,librama_http_backend-e93068998b19d29b,libh2-0a900c67e357b208,librama_http_core-949b3db598d8a295,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libfnv-79e2cbfbe03dcd16,libatomic_waker-06950c8c08d2b8fa,librama_http-3ea82e990d3afba9,libserde_html_form-55573c979397583e,libmatchit-7c1476f4b10832a8,libcsv-5e489ff9d832b5b0,libcsv_core-f03df036c4c840f2,libhttp_range_header-2c1927e1cc51b209,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libasync_compression-00b5587c4df36d84,libcompression_codecs-856b07cefe21f465,libzstd-c3d7ceea30128929,libzstd_safe-d8a66939ca040aff,libzstd_sys-a3aa9d53a7bd5d25,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libcompression_core-9f39a33edcc54b96,libtokio_util-7823141ec986c4ed,librama_ua-b24bee731f26b02b,libnanoid-d2c1b600f49ff1d1,librand-430e67018cce945f,librand_chacha-1a827ad41b670f46,librand_core-850cbed53097e223,libiri_string-7980c6545d934b56,libbitflags-89a023adeebf44a1,libradix_trie-fe8711486b230481,libnibble_vec-ed36847a45805b61,libendian_type-86fda68ea442df8c,libregex-1342197ac76a7579,libregex_automata-e4e8d49138828df4,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,librama_http_headers-ac1344b7387a7865,librama_tls_rustls-fd34d4ff45a2315b,libwebpki_roots-d9cc86348a7593ab,libtokio_rustls-f0359cc818932759,librcgen-67ccb1eb6a053a9b,libpem-c65b0b75163a9934,libyasna-a05515e9aedc148a,libtime-3cafd338395cdefe,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,librustls_pemfile-704b86c13aeb56e7,librustls-a708281f076f5511,libsubtle-2ae6a7038b9a0630,libwebpki-573f0894df25fcfe,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,libring-afbfc8b363c4cf94,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,librama_tcp-17ca9ae23633fe04,librama_dns-4b567531095d293e,libhickory_resolver-68ed60f0d9facbb6,libresolv_conf-aec290acf5745886,libmoka-295f2f11c01c7a5e,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-77c708a779257315,libgetrandom-cc43160b00bc56d6,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libhickory_proto-fc51a5110e2d47fc,librand-3f8dbdb3b1037d28,librand_chacha-d8f282e323e57f5a,libppv_lite86-53f2462860560107,libzerocopy-f16749c492d8119c,librand_core-6f9ea4076be1947d,libgetrandom-ca4c045c30c0b854,libfutures_util-544aced96225107a,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libdata_encoding-4b0fc7d26697af29,liburl-dd3e632e2d9ed8f5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libthiserror-b5530cefa8ed9052,librama_net-fb794023b3e6284a,libmd5-380e091b79bd6e66,libflume-70dc3d695e08aced,libfutures_sink-3971bde37bb30e19,libnanorand-b7adf198772a23b6,libgetrandom-547983109ecbc15a,libspin-a10f8ca15d1a6a27,libhex-13e08b3b00984ab7,libpsl-252d5a949ed8cd35,libpsl_types-be5f8942940e3a9c,libsocket2-463af68fb5242178,libsha2-d6777488adf6403e,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libnom-696c34c2c1e48aba,libipnet-a38805d99c19843f,libsmol_str-dd6b5534e761acd2,librama_http_types-349d9545ce7db7ac,libheaders-4c25a6db3d99b9a8,libhttpdate-331798cefc82cc7e,libsha1-06af8c6fe73789a9,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libbase64-32787b0325ea6df8,libheaders_core-4188b5fdcc9cd58b,libconst_format-b85878f783c29b51,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libhttp_body_util-435c3d9885c1d0aa,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libsync_wrapper-b4537d9de714f6d1,libfutures_lite-65e502403c9792df,libfutures_io-3814ffd654d7040e,libparking-a9ae72c6c16ee980,libfastrand-269534c1ea61dda4,libfutures_core-1121ff913ed87f93,librama_core-8f9a34360f53cf51,librama_utils-85ed4258cedb5bb4,libtokio_graceful-b73960e5e84c8a2c,libslab-0582d648e59ab406,librama_error-2529f6535b608e47,libtokio-1987c560df2794ff,libsignal_hook_registry-00eb75f3c9e86bec,liberrno-345ad5fbce0e89b6,libsocket2-14341f75d99011d9,libbytes-2ed9460101f17bbf,libmio-fe50ca3cf59d60e7,liblog-b262261d47bd2eba,libparking_lot-a05e4e8f8264754b,libparking_lot_core-94b7a9de0b65633f,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libserde_yaml-dd98623d88d3f00a,libryu-1f4f40e4352371e5,libunsafe_libyaml-d3127b66fe569cc5,libtracing-436c5a3288db4e2c,libpin_project_lite-0a15d51c77964692,libtracing_core-00bb502c1890806e,libonce_cell-02e97ddc8d15b306,libportable_atomic-b2c3e87a13df7d23,libglob-7748687a416caec7,libanyhow-9e4c44ac98d8e4ea,libschemars-0185ed48add492ae,libdyn_clone-319e7691ef78165b,libserde-5d3fb284a2a98010,libref_cast-374653ba1bf5708f,libserde_json-732d81f57312d10a,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libserde_core-9c6a4a1faf3c1a34}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestiJyC3g/rustcCGW5M1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-53b0e0593777f0df/out" "-L" "/opt/rustwide/target/debug/build/ring-3173645043a7d067/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b08c46fad2293db7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiJyC3g/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- httpward-core/src/module_export.rs - module_export::export_middleware_module (line 145) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMnUnDR/rustc3bIMHd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhttpward_core-5be3b16142e59493,libmatchit-6d2c6c6213275763,librama-5850e3f1cf55dd92,librama_http_backend-e93068998b19d29b,libh2-0a900c67e357b208,librama_http_core-949b3db598d8a295,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libfnv-79e2cbfbe03dcd16,libatomic_waker-06950c8c08d2b8fa,librama_http-3ea82e990d3afba9,libserde_html_form-55573c979397583e,libmatchit-7c1476f4b10832a8,libcsv-5e489ff9d832b5b0,libcsv_core-f03df036c4c840f2,libhttp_range_header-2c1927e1cc51b209,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libasync_compression-00b5587c4df36d84,libcompression_codecs-856b07cefe21f465,libzstd-c3d7ceea30128929,libzstd_safe-d8a66939ca040aff,libzstd_sys-a3aa9d53a7bd5d25,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libcompression_core-9f39a33edcc54b96,libtokio_util-7823141ec986c4ed,librama_ua-b24bee731f26b02b,libnanoid-d2c1b600f49ff1d1,librand-430e67018cce945f,librand_chacha-1a827ad41b670f46,librand_core-850cbed53097e223,libiri_string-7980c6545d934b56,libbitflags-89a023adeebf44a1,libradix_trie-fe8711486b230481,libnibble_vec-ed36847a45805b61,libendian_type-86fda68ea442df8c,libregex-1342197ac76a7579,libregex_automata-e4e8d49138828df4,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,librama_http_headers-ac1344b7387a7865,librama_tls_rustls-fd34d4ff45a2315b,libwebpki_roots-d9cc86348a7593ab,libtokio_rustls-f0359cc818932759,librcgen-67ccb1eb6a053a9b,libpem-c65b0b75163a9934,libyasna-a05515e9aedc148a,libtime-3cafd338395cdefe,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,librustls_pemfile-704b86c13aeb56e7,librustls-a708281f076f5511,libsubtle-2ae6a7038b9a0630,libwebpki-573f0894df25fcfe,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,libring-afbfc8b363c4cf94,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,librama_tcp-17ca9ae23633fe04,librama_dns-4b567531095d293e,libhickory_resolver-68ed60f0d9facbb6,libresolv_conf-aec290acf5745886,libmoka-295f2f11c01c7a5e,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-77c708a779257315,libgetrandom-cc43160b00bc56d6,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libhickory_proto-fc51a5110e2d47fc,librand-3f8dbdb3b1037d28,librand_chacha-d8f282e323e57f5a,libppv_lite86-53f2462860560107,libzerocopy-f16749c492d8119c,librand_core-6f9ea4076be1947d,libgetrandom-ca4c045c30c0b854,libfutures_util-544aced96225107a,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libdata_encoding-4b0fc7d26697af29,liburl-dd3e632e2d9ed8f5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libthiserror-b5530cefa8ed9052,librama_net-fb794023b3e6284a,libmd5-380e091b79bd6e66,libflume-70dc3d695e08aced,libfutures_sink-3971bde37bb30e19,libnanorand-b7adf198772a23b6,libgetrandom-547983109ecbc15a,libspin-a10f8ca15d1a6a27,libhex-13e08b3b00984ab7,libpsl-252d5a949ed8cd35,libpsl_types-be5f8942940e3a9c,libsocket2-463af68fb5242178,libsha2-d6777488adf6403e,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libnom-696c34c2c1e48aba,libipnet-a38805d99c19843f,libsmol_str-dd6b5534e761acd2,librama_http_types-349d9545ce7db7ac,libheaders-4c25a6db3d99b9a8,libhttpdate-331798cefc82cc7e,libsha1-06af8c6fe73789a9,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libbase64-32787b0325ea6df8,libheaders_core-4188b5fdcc9cd58b,libconst_format-b85878f783c29b51,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libhttp_body_util-435c3d9885c1d0aa,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libsync_wrapper-b4537d9de714f6d1,libfutures_lite-65e502403c9792df,libfutures_io-3814ffd654d7040e,libparking-a9ae72c6c16ee980,libfastrand-269534c1ea61dda4,libfutures_core-1121ff913ed87f93,librama_core-8f9a34360f53cf51,librama_utils-85ed4258cedb5bb4,libtokio_graceful-b73960e5e84c8a2c,libslab-0582d648e59ab406,librama_error-2529f6535b608e47,libtokio-1987c560df2794ff,libsignal_hook_registry-00eb75f3c9e86bec,liberrno-345ad5fbce0e89b6,libsocket2-14341f75d99011d9,libbytes-2ed9460101f17bbf,libmio-fe50ca3cf59d60e7,liblog-b262261d47bd2eba,libparking_lot-a05e4e8f8264754b,libparking_lot_core-94b7a9de0b65633f,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libserde_yaml-dd98623d88d3f00a,libryu-1f4f40e4352371e5,libunsafe_libyaml-d3127b66fe569cc5,libtracing-436c5a3288db4e2c,libpin_project_lite-0a15d51c77964692,libtracing_core-00bb502c1890806e,libonce_cell-02e97ddc8d15b306,libportable_atomic-b2c3e87a13df7d23,libglob-7748687a416caec7,libanyhow-9e4c44ac98d8e4ea,libschemars-0185ed48add492ae,libdyn_clone-319e7691ef78165b,libserde-5d3fb284a2a98010,libref_cast-374653ba1bf5708f,libserde_json-732d81f57312d10a,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libserde_core-9c6a4a1faf3c1a34}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMnUnDR/rustc3bIMHd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-53b0e0593777f0df/out" "-L" "/opt/rustwide/target/debug/build/ring-3173645043a7d067/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b08c46fad2293db7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMnUnDR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::from_json_str (line 564) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGweR4p/rustcuIM4VF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhttpward_core-5be3b16142e59493,libmatchit-6d2c6c6213275763,librama-5850e3f1cf55dd92,librama_http_backend-e93068998b19d29b,libh2-0a900c67e357b208,librama_http_core-949b3db598d8a295,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libfnv-79e2cbfbe03dcd16,libatomic_waker-06950c8c08d2b8fa,librama_http-3ea82e990d3afba9,libserde_html_form-55573c979397583e,libmatchit-7c1476f4b10832a8,libcsv-5e489ff9d832b5b0,libcsv_core-f03df036c4c840f2,libhttp_range_header-2c1927e1cc51b209,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libasync_compression-00b5587c4df36d84,libcompression_codecs-856b07cefe21f465,libzstd-c3d7ceea30128929,libzstd_safe-d8a66939ca040aff,libzstd_sys-a3aa9d53a7bd5d25,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libbrotli-6db41a91c52358d5,libbrotli_decompressor-d52593c63eaec5e1,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libcompression_core-9f39a33edcc54b96,libtokio_util-7823141ec986c4ed,librama_ua-b24bee731f26b02b,libnanoid-d2c1b600f49ff1d1,librand-430e67018cce945f,librand_chacha-1a827ad41b670f46,librand_core-850cbed53097e223,libiri_string-7980c6545d934b56,libbitflags-89a023adeebf44a1,libradix_trie-fe8711486b230481,libnibble_vec-ed36847a45805b61,libendian_type-86fda68ea442df8c,libregex-1342197ac76a7579,libregex_automata-e4e8d49138828df4,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,librama_http_headers-ac1344b7387a7865,librama_tls_rustls-fd34d4ff45a2315b,libwebpki_roots-d9cc86348a7593ab,libtokio_rustls-f0359cc818932759,librcgen-67ccb1eb6a053a9b,libpem-c65b0b75163a9934,libyasna-a05515e9aedc148a,libtime-3cafd338395cdefe,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,librustls_pemfile-704b86c13aeb56e7,librustls-a708281f076f5511,libsubtle-2ae6a7038b9a0630,libwebpki-573f0894df25fcfe,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,libring-afbfc8b363c4cf94,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,librama_tcp-17ca9ae23633fe04,librama_dns-4b567531095d293e,libhickory_resolver-68ed60f0d9facbb6,libresolv_conf-aec290acf5745886,libmoka-295f2f11c01c7a5e,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-77c708a779257315,libgetrandom-cc43160b00bc56d6,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libhickory_proto-fc51a5110e2d47fc,librand-3f8dbdb3b1037d28,librand_chacha-d8f282e323e57f5a,libppv_lite86-53f2462860560107,libzerocopy-f16749c492d8119c,librand_core-6f9ea4076be1947d,libgetrandom-ca4c045c30c0b854,libfutures_util-544aced96225107a,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libdata_encoding-4b0fc7d26697af29,liburl-dd3e632e2d9ed8f5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libthiserror-b5530cefa8ed9052,librama_net-fb794023b3e6284a,libmd5-380e091b79bd6e66,libflume-70dc3d695e08aced,libfutures_sink-3971bde37bb30e19,libnanorand-b7adf198772a23b6,libgetrandom-547983109ecbc15a,libspin-a10f8ca15d1a6a27,libhex-13e08b3b00984ab7,libpsl-252d5a949ed8cd35,libpsl_types-be5f8942940e3a9c,libsocket2-463af68fb5242178,libsha2-d6777488adf6403e,libitertools-ab9447b3f188acc5,libeither-e5ea87bd27ac73a9,libnom-696c34c2c1e48aba,libipnet-a38805d99c19843f,libsmol_str-dd6b5534e761acd2,librama_http_types-349d9545ce7db7ac,libheaders-4c25a6db3d99b9a8,libhttpdate-331798cefc82cc7e,libsha1-06af8c6fe73789a9,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libbase64-32787b0325ea6df8,libheaders_core-4188b5fdcc9cd58b,libconst_format-b85878f783c29b51,libmime_guess-96fc0112437da5c5,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libhttp_body_util-435c3d9885c1d0aa,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libsync_wrapper-b4537d9de714f6d1,libfutures_lite-65e502403c9792df,libfutures_io-3814ffd654d7040e,libparking-a9ae72c6c16ee980,libfastrand-269534c1ea61dda4,libfutures_core-1121ff913ed87f93,librama_core-8f9a34360f53cf51,librama_utils-85ed4258cedb5bb4,libtokio_graceful-b73960e5e84c8a2c,libslab-0582d648e59ab406,librama_error-2529f6535b608e47,libtokio-1987c560df2794ff,libsignal_hook_registry-00eb75f3c9e86bec,liberrno-345ad5fbce0e89b6,libsocket2-14341f75d99011d9,libbytes-2ed9460101f17bbf,libmio-fe50ca3cf59d60e7,liblog-b262261d47bd2eba,libparking_lot-a05e4e8f8264754b,libparking_lot_core-94b7a9de0b65633f,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libserde_yaml-dd98623d88d3f00a,libryu-1f4f40e4352371e5,libunsafe_libyaml-d3127b66fe569cc5,libtracing-436c5a3288db4e2c,libpin_project_lite-0a15d51c77964692,libtracing_core-00bb502c1890806e,libonce_cell-02e97ddc8d15b306,libportable_atomic-b2c3e87a13df7d23,libglob-7748687a416caec7,libanyhow-9e4c44ac98d8e4ea,libschemars-0185ed48add492ae,libdyn_clone-319e7691ef78165b,libserde-5d3fb284a2a98010,libref_cast-374653ba1bf5708f,libserde_json-732d81f57312d10a,libmemchr-5cfa70d22cb32987,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libserde_core-9c6a4a1faf3c1a34}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGweR4p/rustcuIM4VF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-53b0e0593777f0df/out" "-L" "/opt/rustwide/target/debug/build/ring-3173645043a7d067/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b08c46fad2293db7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGweR4p/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::from_json_str (line 564)
[INFO] [stdout]     httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::from_serializable (line 534)
[INFO] [stdout]     httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::parse_config (line 577)
[INFO] [stdout]     httpward-core/src/module_export.rs - module_export::export_middleware_module (line 145)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 123.20s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 123.74s; merged doctests compilation took 0.53s
[INFO] [stderr] error: doctest failed, to rerun pass `-p httpward-core --doc`
[INFO] running `Command { std: "docker" "inspect" "8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584", kill_on_drop: false }`
[INFO] [stdout] 8e7a5a818bb20a2535ba0cb521c733326dfcac2b4cd8e9ae008d4841110ad584
