[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZEREX222%2FHttpWard" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZEREX222/HttpWard on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96b2fec396b27ea161f312518950c2be40bcc0a754cb51a9dfa6f16d4bbc1221
[INFO] running `Command { std: "docker" "start" "-a" "96b2fec396b27ea161f312518950c2be40bcc0a754cb51a9dfa6f16d4bbc1221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96b2fec396b27ea161f312518950c2be40bcc0a754cb51a9dfa6f16d4bbc1221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96b2fec396b27ea161f312518950c2be40bcc0a754cb51a9dfa6f16d4bbc1221", kill_on_drop: false }`
[INFO] [stdout] 96b2fec396b27ea161f312518950c2be40bcc0a754cb51a9dfa6f16d4bbc1221
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d48582b9d61b157a920d89c1e08d5c47783a2224c83096f74fe1493b8a5e142
[INFO] running `Command { std: "docker" "start" "-a" "8d48582b9d61b157a920d89c1e08d5c47783a2224c83096f74fe1493b8a5e142", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rama-macros v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ipnet v2.11.0
[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 headers v0.4.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_html_form v0.2.8
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling psl v2.1.195
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling smol_str v0.3.5
[INFO] [stderr]    Compiling md5 v0.7.0
[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 tokio v1.49.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[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 regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-graceful v0.2.2
[INFO] [stderr]    Compiling rama-utils v0.2.0
[INFO] [stderr]    Compiling rama-core v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rama-http-headers v0.2.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[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 rustversion v1.0.22
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling rama-http-types v0.2.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rama-net v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rama v0.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[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 anyhow v1.0.102
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling matchit v0.9.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling rama-dns v0.2.0
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling wildmatch v2.6.1
[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_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_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] [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 5m 11s
[INFO] running `Command { std: "docker" "inspect" "8d48582b9d61b157a920d89c1e08d5c47783a2224c83096f74fe1493b8a5e142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d48582b9d61b157a920d89c1e08d5c47783a2224c83096f74fe1493b8a5e142", kill_on_drop: false }`
[INFO] [stdout] 8d48582b9d61b157a920d89c1e08d5c47783a2224c83096f74fe1493b8a5e142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5808175399738580c748a17c08a9b6b93563467c383eb5ff3797fc704ec8446
[INFO] running `Command { std: "docker" "start" "-a" "b5808175399738580c748a17c08a9b6b93563467c383eb5ff3797fc704ec8446", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[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 v0.0.1-alpha.1 (/opt/rustwide/workdir/httpward)
[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-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 `test` profile [unoptimized + debuginfo] target(s) in 18.26s
[INFO] running `Command { std: "docker" "inspect" "b5808175399738580c748a17c08a9b6b93563467c383eb5ff3797fc704ec8446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5808175399738580c748a17c08a9b6b93563467c383eb5ff3797fc704ec8446", kill_on_drop: false }`
[INFO] [stdout] b5808175399738580c748a17c08a9b6b93563467c383eb5ff3797fc704ec8446
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b685fd33ad4f553c19dbe02717f59dec09a133011176a837b815fdd7d9e9d703
[INFO] running `Command { std: "docker" "start" "-a" "b685fd33ad4f553c19dbe02717f59dec09a133011176a837b815fdd7d9e9d703", 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.79s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/httpward-f871b605cbb57b36)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[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_default_implementation ... 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_collect_unique_middleware_names_includes_on ... ok
[INFO] [stdout] test core::middleware::basic::dynamic_module_loader::tests::test_empty_server_instance ... ok
[INFO] [stdout] test core::middleware::basic::request_enricher::tests::test_find_site_by_domain_with_host_header ... 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_host_header_takes_precedence ... 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::basic::request_enricher::tests::test_find_site_by_domain_with_unrestricted_site ... 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_grpc_detection ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_full_matcher_functionality ... 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_normalize_grpc_headers_preserves_te_trailers ... 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_normalize_response_headers_preserves_grpc_metadata ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_process_backend_url_with_params ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_websocket_detection ... ok
[INFO] [stdout] test core::middleware::route::route::tests::test_static_route_matching ... ok
[INFO] [stdout] test core::middleware::route::route::tests::test_redirect_url_generation_with_wildcard ... ok
[INFO] [stdout] test core::middleware::route::route::tests::test_redirect_parameter_substitution ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_build_upstream_url ... ok
[INFO] [stdout] test core::middleware::route::static_files::tests::test_process_static_dir_with_params ... ok
[INFO] [stdout] test core::middleware::route::static_files::tests::test_static_file_with_params ... ok
[INFO] [stdout] test core::middleware::route::websocket::tests::test_build_upstream_request_preserves_important_headers ... ok
[INFO] [stdout] test core::middleware::route::proxy::tests::test_build_upstream_url_user_case ... ok
[INFO] [stdout] test core::middleware::route::websocket::tests::test_websocket_detection ... 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::websocket::tests::test_relay_websocket_streams_bidirectional ... 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.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/httpward_core-e48a1e2ba2ff558c)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test config::global::tests::test_global_default_strategy ... ok
[INFO] [stdout] test config::global::tests::test_global_inline_strategy ... ok
[INFO] [stdout] test config::global::tests::test_global_strategy_resolution ... ok
[INFO] [stdout] test config::strategy::off_tests::off_tests::test_filter_disabled_middleware ... 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_middleware_config_on_deserialization ... 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_off_with_inheritance_chain ... 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_json_str_convenience ... ok
[INFO] [stdout] test config::strategy::off_tests::off_tests::test_real_scenario_off_inheritance ... 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_from_serializable_convenience ... 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_middleware_config_yaml_deserialization ... ok
[INFO] [stdout] test config::strategy::tests::test_middleware_config_with_universal_value ... ok
[INFO] [stdout] test config::strategy::tests::test_json_round_trip_convenience ... ok
[INFO] [stdout] test config::strategy::tests::test_strategy_with_universal_values ... ok
[INFO] [stdout] test config::strategy::tests::test_strategy_supplement_with_method ... ok
[INFO] [stdout] test config::strategy::tests::test_parse_config_convenience ... ok
[INFO] [stdout] test config::strategy::tests::test_supplement_middleware_missing_only ... ok
[INFO] [stdout] test config::strategy::tests::test_strategy_ref_named_vs_inline ... ok
[INFO] [stdout] test config::strategy::tests::test_universal_value_json_conversion ... ok
[INFO] [stdout] test config::strategy::tests::test_supplement_middleware_yaml_formats ... ok
[INFO] [stdout] test config::strategy::tests::test_universal_value_string_conversion ... ok
[INFO] [stdout] test config::strategy::tests::test_universal_value_yaml_conversion ... ok
[INFO] [stdout] test config::strategy::tests::test_supplement_middleware_no_overwrite ... 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 ... ok
[INFO] [stdout] test core::server_models::site_manager::tests::strategy_resolver_tests::test_get_active_middleware_names_excludes_off ... ok
[INFO] [stdout] test config::strategy::tests::test_universal_value_roundtrip ... 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_route_with_strategy ... 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::strategy_resolver::tests::comprehensive_inheritance_tests::comprehensive_inheritance_tests::test_complex_inheritance_priority ... 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_multiple_inheritance_levels ... 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_inline_strategy_full_override ... 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_site_override_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::comprehensive_inheritance_tests::comprehensive_inheritance_tests::test_strategy_naming_and_tracking ... 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_global_to_site_merging ... 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_with_off_at_different_levels ... 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 config::strategy::tests::test_strategy_ref_inline_middleware_collection ... 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::off_inheritance_tests::off_inheritance_tests::test_inline_off_removes_inherited_middleware ... 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::off_inheritance_tests::off_inheritance_tests::test_inline_off_with_complex_inheritance ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_empty_strategies ... 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_no_global_default_strategy ... 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_complete_hierarchy_and_middleware_sequence ... 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_strategy_with_no_global_default ... 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::user_scenario_test::user_scenario_test::test_strategy_resolver_keeps_on_middleware_with_empty_config ... 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_inheritance_and_supplementation ... 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::test_strategy_resolution_for_route ... ok
[INFO] [stdout] test core::server_models::strategy_resolver::tests::test_strategy_resolution_for_site ... 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 error::error_handler::tests::test_custom_error_response ... ok
[INFO] [stdout] test error::error_handler::tests::test_404_error_response ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_get_layer_by_name ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_add_layer_missing_dependency ... ok
[INFO] [stdout] test error::error_handler::tests::test_template_replacement ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_optional_dependency_absent_is_allowed ... ok
[INFO] [stdout] test error::error_handler::tests::test_error_handler_creation ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_validate_order_success ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_validate_order_wrong_order ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_optional_dependency_present_must_be_before ... ok
[INFO] [stdout] test httpward_middleware::tests::tests::test_add_layer ... ok
[INFO] [stdout] test module_export::tests::test_export_macro_compilation ... ok
[INFO] [stdout] test httpward_middleware::pipe::tests::test_add_layer_success ... ok
[INFO] [stdout] test module_export::tests::test_generic_create_destroy_middleware ... ok
[INFO] [stdout] test httpward_middleware::tests::tests::test_layer_by_name ... ok
[INFO] [stdout] test httpward_middleware::tests::tests::test_empty_pipe ... ok
[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.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/httpward_docs-a47f0530aaa75525)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/httpward_log_module-a9ae36a98ad7b0a2)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/httpward_rate_limit_module-0890d77b921dccc1)
[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] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_burst_strategy_conversion ... ok
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_fixed_strategy_conversion ... 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_parse_duration ... 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_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_rate_limit_strategy_default ... ok
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_strategy_edge_cases ... ok
[INFO] [stdout] test core::httpward_rate_limit_config::tests::test_sliding_strategy_conversion ... 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::rate_limit_manager::tests::test_manager_initializes_site_once ... ok
[INFO] [stdout] test core::rate_limit_manager::tests::test_manager_registers_global_and_route_rules ... 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-6f59c2482d2878b9)
[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_full_config_with_all_strategies ... ok
[INFO] [stdout] test integration_tests::test_strategy_edge_cases ... 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] [stderr]    Doc-tests httpward_core
[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] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_middleware_module (line 145) ... FAILED
[INFO] [stdout] test httpward-core/src/module_export.rs - module_export::export_middleware_module (line 85) ... 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 242) ... ok
[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_middleware_module (line 115) ... ok
[INFO] [stdout] test httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::parse_config (line 577) ... ok
[INFO] [stdout] test httpward-core/src/config/strategy.rs - config::strategy::MiddlewareConfig::from_serializable (line 534) ... 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/config/strategy.rs - config::strategy::MiddlewareConfig::from_yaml_str (line 551) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/rustdoctestAmGyeJ/rustcEQ9FIg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhttpward_core-82f81416304acb4d,libmatchit-b560f957177c7764,librama-0b6b7f90197cb56e,librama_http_backend-ab030a9fc60e4973,libh2-503c4e63a591b6c2,librama_http_core-834f1cf6a79bee2f,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,librama_http-9a02525661b820c0,libserde_html_form-1a66d19775576596,libmatchit-6a9483c483688f94,libcsv-b50019ce1b550119,libcsv_core-ef1d5464feeade06,libhttp_range_header-74a552c55acd85bc,libchrono-21230feaa0b9f903,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libasync_compression-b68704334f0818cf,libcompression_codecs-094e943158098a8f,libzstd-fcc716f0e2be13f3,libzstd_safe-06746253dbb61485,libzstd_sys-3fc4cdadc93514ff,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libbrotli-70cf56f20498ea43,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libcompression_core-02cd4f19cd465a46,libtokio_util-dcada00252353b97,librama_ua-b6a8bc88ccb90050,libnanoid-7ebb57f6a7c7347e,librand-bd00e26ae06053c9,librand_chacha-61e2aec71d8e68bd,librand_core-0b9453346f000632,libiri_string-f1c5413b54c99d2e,libbitflags-a5b77e6cec1b5660,libradix_trie-4f5a20cfb259e947,libnibble_vec-d952014ff12fc8e9,libendian_type-ceb8e1f04e507e48,libregex-021e519fc88cd809,libregex_automata-124cdc42734d678f,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,librama_http_headers-c85b031415c23525,librama_tls_rustls-b41b87637b9efc08,libwebpki_roots-52073429bdaef505,libtokio_rustls-f2ac1ff247fee3af,librcgen-0f6125b74f60beb4,libpem-8e22783d6595b847,libyasna-714fe16f75aa6ba5,libtime-fc75b905603e2edf,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,librustls_pemfile-bdb4ba8f2ac60fab,librustls-b68ffe7e17762b93,libsubtle-e2f0af8959bd7889,libwebpki-ddb1dcd44d657331,libaws_lc_rs-e147c420cf2eed32,libaws_lc_sys-4bf915c3615bab96,libring-1786481e510a9895,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,librama_tcp-b269dd91ed23f61d,librama_dns-5cf670e9c8bafcfe,libhickory_resolver-d2b5bff5585b5375,libresolv_conf-b20e9d68fd564250,libmoka-4853fa5cba674c6f,libtagptr-49ea1a6fd7ab5212,libcrossbeam_epoch-0de33e397810f096,libuuid-d3fc9913737d0a96,libgetrandom-ce383aa2864d1759,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libhickory_proto-a521db59ee225445,librand-3e4072e210c9d5dc,librand_chacha-ddc3c7ae9a7be736,libppv_lite86-fe170b29ab55e831,libzerocopy-981d6fee528c5bf7,librand_core-4ea86d6836e5a447,libgetrandom-b4b6e67151725e77,libfutures_util-1774d8e04bfd3963,libfutures_channel-fa74799ac390873e,libfutures_task-02cf0fb977266c2e,libdata_encoding-b4708a4db8b9ff4f,liburl-d37b24b3744bd938,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libidna-b6f6faafd9d97bfa,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libthiserror-e673e64a45437358,librama_net-91e6e1485c568614,libmd5-dcfdef7bc997c9a8,libflume-02c75808a309d5ad,libfutures_sink-59b73d2c5a0fb80d,libnanorand-2320a657e73d38ef,libgetrandom-79901163d972db76,libspin-41051cad427a38c8,libhex-ce2ce186edf8450e,libpsl-d77f6366538b0291,libpsl_types-6947b81f8be31980,libsocket2-b141c9d9134a6dd6,libsha2-ce973d3008cbe386,libitertools-84be9d5d7f440bba,libeither-f9cfe41df9eac463,libnom-afb4463e83cff477,libipnet-7f24c5b85fa70b77,libsmol_str-801951388eece75b,librama_http_types-b9de686154521eee,libheaders-5e04fb9f76fcf7c9,libhttpdate-fd089b66c335a993,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libbase64-fff42f7554bbeb90,libheaders_core-738635217287ea59,libconst_format-172a21e76df4c329,libmime_guess-b3034bb6da3c56f7,libunicase-39c350669888fd67,libmime-7cbfcc84299bf52b,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libsync_wrapper-82d4714d40c5a6d5,libfutures_lite-3f96549ed35b45e9,libfutures_io-094dc98f9ed1f237,libparking-a433cf79076a56ac,libfastrand-d45499387e9d776d,libfutures_core-3e8ff8c6a8ead7f1,librama_core-17d8e7c4036f9a00,librama_utils-cbc04b4d715856d4,libtokio_graceful-ca32bcf19d330a98,libslab-6f51d9019150979e,librama_error-0fe0c9a4461b49c7,libtokio-4ae2ca9ea7f5f123,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-b4690ac25538134d,libbytes-a6415339708e1154,libmio-909f886775e9d41c,liblog-753a0cb3f11b08fe,libparking_lot-745da6643f91b65d,libparking_lot_core-0fcbac7f789b0f80,liblibc-0e890954913dc77e,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libserde_yaml-cd4be8e2a3d376a3,libryu-96e4827cb8e74ef1,libunsafe_libyaml-e6cc77d70c606c35,libtracing-7feb5f99997f1ff8,libpin_project_lite-8ad468af17824a0b,libtracing_core-b881da9bec3c1c56,libonce_cell-e473ac21eda8bb8b,libportable_atomic-397a52740b99f831,libglob-fd49e133749f9c02,libanyhow-bb5f243237f5f99b,libschemars-0084a271141aecdb,libdyn_clone-b4373bc64eef4ba3,libserde-7e7648ff192b11d3,libref_cast-89b1f122c43fec14,libserde_json-bbd7c0373042ad4b,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libserde_core-f5ed69f6ed59a68c}.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/rustdoctestAmGyeJ/rustcEQ9FIg/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-cac9419acc82cf32/out" "-L" "/opt/rustwide/target/debug/build/ring-0333f046746c760c/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-84b5d4407fe1350c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAmGyeJ/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 85) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestsIRHnJ/rustcpBARGL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhttpward_core-82f81416304acb4d,libmatchit-b560f957177c7764,librama-0b6b7f90197cb56e,librama_http_backend-ab030a9fc60e4973,libh2-503c4e63a591b6c2,librama_http_core-834f1cf6a79bee2f,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,librama_http-9a02525661b820c0,libserde_html_form-1a66d19775576596,libmatchit-6a9483c483688f94,libcsv-b50019ce1b550119,libcsv_core-ef1d5464feeade06,libhttp_range_header-74a552c55acd85bc,libchrono-21230feaa0b9f903,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libasync_compression-b68704334f0818cf,libcompression_codecs-094e943158098a8f,libzstd-fcc716f0e2be13f3,libzstd_safe-06746253dbb61485,libzstd_sys-3fc4cdadc93514ff,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libbrotli-70cf56f20498ea43,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libcompression_core-02cd4f19cd465a46,libtokio_util-dcada00252353b97,librama_ua-b6a8bc88ccb90050,libnanoid-7ebb57f6a7c7347e,librand-bd00e26ae06053c9,librand_chacha-61e2aec71d8e68bd,librand_core-0b9453346f000632,libiri_string-f1c5413b54c99d2e,libbitflags-a5b77e6cec1b5660,libradix_trie-4f5a20cfb259e947,libnibble_vec-d952014ff12fc8e9,libendian_type-ceb8e1f04e507e48,libregex-021e519fc88cd809,libregex_automata-124cdc42734d678f,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,librama_http_headers-c85b031415c23525,librama_tls_rustls-b41b87637b9efc08,libwebpki_roots-52073429bdaef505,libtokio_rustls-f2ac1ff247fee3af,librcgen-0f6125b74f60beb4,libpem-8e22783d6595b847,libyasna-714fe16f75aa6ba5,libtime-fc75b905603e2edf,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,librustls_pemfile-bdb4ba8f2ac60fab,librustls-b68ffe7e17762b93,libsubtle-e2f0af8959bd7889,libwebpki-ddb1dcd44d657331,libaws_lc_rs-e147c420cf2eed32,libaws_lc_sys-4bf915c3615bab96,libring-1786481e510a9895,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,librama_tcp-b269dd91ed23f61d,librama_dns-5cf670e9c8bafcfe,libhickory_resolver-d2b5bff5585b5375,libresolv_conf-b20e9d68fd564250,libmoka-4853fa5cba674c6f,libtagptr-49ea1a6fd7ab5212,libcrossbeam_epoch-0de33e397810f096,libuuid-d3fc9913737d0a96,libgetrandom-ce383aa2864d1759,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libhickory_proto-a521db59ee225445,librand-3e4072e210c9d5dc,librand_chacha-ddc3c7ae9a7be736,libppv_lite86-fe170b29ab55e831,libzerocopy-981d6fee528c5bf7,librand_core-4ea86d6836e5a447,libgetrandom-b4b6e67151725e77,libfutures_util-1774d8e04bfd3963,libfutures_channel-fa74799ac390873e,libfutures_task-02cf0fb977266c2e,libdata_encoding-b4708a4db8b9ff4f,liburl-d37b24b3744bd938,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libidna-b6f6faafd9d97bfa,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libthiserror-e673e64a45437358,librama_net-91e6e1485c568614,libmd5-dcfdef7bc997c9a8,libflume-02c75808a309d5ad,libfutures_sink-59b73d2c5a0fb80d,libnanorand-2320a657e73d38ef,libgetrandom-79901163d972db76,libspin-41051cad427a38c8,libhex-ce2ce186edf8450e,libpsl-d77f6366538b0291,libpsl_types-6947b81f8be31980,libsocket2-b141c9d9134a6dd6,libsha2-ce973d3008cbe386,libitertools-84be9d5d7f440bba,libeither-f9cfe41df9eac463,libnom-afb4463e83cff477,libipnet-7f24c5b85fa70b77,libsmol_str-801951388eece75b,librama_http_types-b9de686154521eee,libheaders-5e04fb9f76fcf7c9,libhttpdate-fd089b66c335a993,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libbase64-fff42f7554bbeb90,libheaders_core-738635217287ea59,libconst_format-172a21e76df4c329,libmime_guess-b3034bb6da3c56f7,libunicase-39c350669888fd67,libmime-7cbfcc84299bf52b,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libsync_wrapper-82d4714d40c5a6d5,libfutures_lite-3f96549ed35b45e9,libfutures_io-094dc98f9ed1f237,libparking-a433cf79076a56ac,libfastrand-d45499387e9d776d,libfutures_core-3e8ff8c6a8ead7f1,librama_core-17d8e7c4036f9a00,librama_utils-cbc04b4d715856d4,libtokio_graceful-ca32bcf19d330a98,libslab-6f51d9019150979e,librama_error-0fe0c9a4461b49c7,libtokio-4ae2ca9ea7f5f123,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-b4690ac25538134d,libbytes-a6415339708e1154,libmio-909f886775e9d41c,liblog-753a0cb3f11b08fe,libparking_lot-745da6643f91b65d,libparking_lot_core-0fcbac7f789b0f80,liblibc-0e890954913dc77e,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libserde_yaml-cd4be8e2a3d376a3,libryu-96e4827cb8e74ef1,libunsafe_libyaml-e6cc77d70c606c35,libtracing-7feb5f99997f1ff8,libpin_project_lite-8ad468af17824a0b,libtracing_core-b881da9bec3c1c56,libonce_cell-e473ac21eda8bb8b,libportable_atomic-397a52740b99f831,libglob-fd49e133749f9c02,libanyhow-bb5f243237f5f99b,libschemars-0084a271141aecdb,libdyn_clone-b4373bc64eef4ba3,libserde-7e7648ff192b11d3,libref_cast-89b1f122c43fec14,libserde_json-bbd7c0373042ad4b,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libserde_core-f5ed69f6ed59a68c}.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/rustdoctestsIRHnJ/rustcpBARGL/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-cac9419acc82cf32/out" "-L" "/opt/rustwide/target/debug/build/ring-0333f046746c760c/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-84b5d4407fe1350c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsIRHnJ/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/rustdoctest8JBCOF/rustcGEZWZE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhttpward_core-82f81416304acb4d,libmatchit-b560f957177c7764,librama-0b6b7f90197cb56e,librama_http_backend-ab030a9fc60e4973,libh2-503c4e63a591b6c2,librama_http_core-834f1cf6a79bee2f,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,librama_http-9a02525661b820c0,libserde_html_form-1a66d19775576596,libmatchit-6a9483c483688f94,libcsv-b50019ce1b550119,libcsv_core-ef1d5464feeade06,libhttp_range_header-74a552c55acd85bc,libchrono-21230feaa0b9f903,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libasync_compression-b68704334f0818cf,libcompression_codecs-094e943158098a8f,libzstd-fcc716f0e2be13f3,libzstd_safe-06746253dbb61485,libzstd_sys-3fc4cdadc93514ff,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libbrotli-70cf56f20498ea43,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libcompression_core-02cd4f19cd465a46,libtokio_util-dcada00252353b97,librama_ua-b6a8bc88ccb90050,libnanoid-7ebb57f6a7c7347e,librand-bd00e26ae06053c9,librand_chacha-61e2aec71d8e68bd,librand_core-0b9453346f000632,libiri_string-f1c5413b54c99d2e,libbitflags-a5b77e6cec1b5660,libradix_trie-4f5a20cfb259e947,libnibble_vec-d952014ff12fc8e9,libendian_type-ceb8e1f04e507e48,libregex-021e519fc88cd809,libregex_automata-124cdc42734d678f,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,librama_http_headers-c85b031415c23525,librama_tls_rustls-b41b87637b9efc08,libwebpki_roots-52073429bdaef505,libtokio_rustls-f2ac1ff247fee3af,librcgen-0f6125b74f60beb4,libpem-8e22783d6595b847,libyasna-714fe16f75aa6ba5,libtime-fc75b905603e2edf,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,librustls_pemfile-bdb4ba8f2ac60fab,librustls-b68ffe7e17762b93,libsubtle-e2f0af8959bd7889,libwebpki-ddb1dcd44d657331,libaws_lc_rs-e147c420cf2eed32,libaws_lc_sys-4bf915c3615bab96,libring-1786481e510a9895,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,librama_tcp-b269dd91ed23f61d,librama_dns-5cf670e9c8bafcfe,libhickory_resolver-d2b5bff5585b5375,libresolv_conf-b20e9d68fd564250,libmoka-4853fa5cba674c6f,libtagptr-49ea1a6fd7ab5212,libcrossbeam_epoch-0de33e397810f096,libuuid-d3fc9913737d0a96,libgetrandom-ce383aa2864d1759,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libhickory_proto-a521db59ee225445,librand-3e4072e210c9d5dc,librand_chacha-ddc3c7ae9a7be736,libppv_lite86-fe170b29ab55e831,libzerocopy-981d6fee528c5bf7,librand_core-4ea86d6836e5a447,libgetrandom-b4b6e67151725e77,libfutures_util-1774d8e04bfd3963,libfutures_channel-fa74799ac390873e,libfutures_task-02cf0fb977266c2e,libdata_encoding-b4708a4db8b9ff4f,liburl-d37b24b3744bd938,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libidna-b6f6faafd9d97bfa,libutf8_iter-efb3984ee203d151,libidna_adapter-3638557f9327cb26,libicu_properties-acb7db894b60d186,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-ba8e3fa3134ecfe2,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-86ddbb55899fb1a1,libpotential_utf-fa824f4bb626bd50,libicu_provider-925d5e7871231cec,libicu_locale_core-c44acec601622532,libtinystr-38545e3dd837a1bd,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-defa8da095ecac12,libzerotrie-3706c7e5cb7bcad7,libyoke-be57c6e468f544b7,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-67e208c17d2bb52c,libthiserror-e673e64a45437358,librama_net-91e6e1485c568614,libmd5-dcfdef7bc997c9a8,libflume-02c75808a309d5ad,libfutures_sink-59b73d2c5a0fb80d,libnanorand-2320a657e73d38ef,libgetrandom-79901163d972db76,libspin-41051cad427a38c8,libhex-ce2ce186edf8450e,libpsl-d77f6366538b0291,libpsl_types-6947b81f8be31980,libsocket2-b141c9d9134a6dd6,libsha2-ce973d3008cbe386,libitertools-84be9d5d7f440bba,libeither-f9cfe41df9eac463,libnom-afb4463e83cff477,libipnet-7f24c5b85fa70b77,libsmol_str-801951388eece75b,librama_http_types-b9de686154521eee,libheaders-5e04fb9f76fcf7c9,libhttpdate-fd089b66c335a993,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libbase64-fff42f7554bbeb90,libheaders_core-738635217287ea59,libconst_format-172a21e76df4c329,libmime_guess-b3034bb6da3c56f7,libunicase-39c350669888fd67,libmime-7cbfcc84299bf52b,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libsync_wrapper-82d4714d40c5a6d5,libfutures_lite-3f96549ed35b45e9,libfutures_io-094dc98f9ed1f237,libparking-a433cf79076a56ac,libfastrand-d45499387e9d776d,libfutures_core-3e8ff8c6a8ead7f1,librama_core-17d8e7c4036f9a00,librama_utils-cbc04b4d715856d4,libtokio_graceful-ca32bcf19d330a98,libslab-6f51d9019150979e,librama_error-0fe0c9a4461b49c7,libtokio-4ae2ca9ea7f5f123,libsignal_hook_registry-2756cfcce0011620,liberrno-d9c69987c87e1467,libsocket2-b4690ac25538134d,libbytes-a6415339708e1154,libmio-909f886775e9d41c,liblog-753a0cb3f11b08fe,libparking_lot-745da6643f91b65d,libparking_lot_core-0fcbac7f789b0f80,liblibc-0e890954913dc77e,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libserde_yaml-cd4be8e2a3d376a3,libryu-96e4827cb8e74ef1,libunsafe_libyaml-e6cc77d70c606c35,libtracing-7feb5f99997f1ff8,libpin_project_lite-8ad468af17824a0b,libtracing_core-b881da9bec3c1c56,libonce_cell-e473ac21eda8bb8b,libportable_atomic-397a52740b99f831,libglob-fd49e133749f9c02,libanyhow-bb5f243237f5f99b,libschemars-0084a271141aecdb,libdyn_clone-b4373bc64eef4ba3,libserde-7e7648ff192b11d3,libref_cast-89b1f122c43fec14,libserde_json-bbd7c0373042ad4b,libmemchr-d8218b780a78fe0a,libitoa-d7c2333f8dedd037,libzmij-d2f562b84b927b2e,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libserde_core-f5ed69f6ed59a68c}.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/rustdoctest8JBCOF/rustcGEZWZE/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-cac9419acc82cf32/out" "-L" "/opt/rustwide/target/debug/build/ring-0333f046746c760c/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-84b5d4407fe1350c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8JBCOF/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/module_export.rs - module_export::export_middleware_module (line 145)
[INFO] [stdout]     httpward-core/src/module_export.rs - module_export::export_middleware_module (line 85)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.69s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 30.26s; merged doctests compilation took 0.58s
[INFO] [stderr] error: doctest failed, to rerun pass `-p httpward-core --doc`
[INFO] running `Command { std: "docker" "inspect" "b685fd33ad4f553c19dbe02717f59dec09a133011176a837b815fdd7d9e9d703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b685fd33ad4f553c19dbe02717f59dec09a133011176a837b815fdd7d9e9d703", kill_on_drop: false }`
[INFO] [stdout] b685fd33ad4f553c19dbe02717f59dec09a133011176a837b815fdd7d9e9d703
