[INFO] cloning repository https://github.com/louishwh/hwhkit-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louishwh/hwhkit-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouishwh%2Fhwhkit-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouishwh%2Fhwhkit-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5acf94287125feff80bd22343eb8de4118665fae
[INFO] testing louishwh/hwhkit-rs/5acf94287125feff80bd22343eb8de4118665fae against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouishwh%2Fhwhkit-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/louishwh/hwhkit-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/louishwh/hwhkit-rs
[INFO] tweaked toml for git repo https://github.com/louishwh/hwhkit-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/louishwh/hwhkit-rs on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/louishwh/hwhkit-rs 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23f9334b14d841ba143ddd62a95623f2b115ccfd1aa995f4239e1557b29c4972
[INFO] running `Command { std: "docker" "start" "-a" "23f9334b14d841ba143ddd62a95623f2b115ccfd1aa995f4239e1557b29c4972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23f9334b14d841ba143ddd62a95623f2b115ccfd1aa995f4239e1557b29c4972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23f9334b14d841ba143ddd62a95623f2b115ccfd1aa995f4239e1557b29c4972", kill_on_drop: false }`
[INFO] [stdout] 23f9334b14d841ba143ddd62a95623f2b115ccfd1aa995f4239e1557b29c4972
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79b7b25442bc01d38d1a9f5f7ff1d845306292c6ecda6854fe9d53cb448c6a2d
[INFO] running `Command { std: "docker" "start" "-a" "79b7b25442bc01d38d1a9f5f7ff1d845306292c6ecda6854fe9d53cb448c6a2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hwhkit v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 17s
[INFO] running `Command { std: "docker" "inspect" "79b7b25442bc01d38d1a9f5f7ff1d845306292c6ecda6854fe9d53cb448c6a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79b7b25442bc01d38d1a9f5f7ff1d845306292c6ecda6854fe9d53cb448c6a2d", kill_on_drop: false }`
[INFO] [stdout] 79b7b25442bc01d38d1a9f5f7ff1d845306292c6ecda6854fe9d53cb448c6a2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ba3864846091873bc8570f81eef359f35813291a9eb392850aadadfa1453781
[INFO] running `Command { std: "docker" "start" "-a" "8ba3864846091873bc8570f81eef359f35813291a9eb392850aadadfa1453781", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hwhkit v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ArchitectureType`, `MiddlewareConfig`, and `ServerConfig`
[INFO] [stdout]   --> tests/integration_tests.rs:94:26
[INFO] [stdout]    |
[INFO] [stdout] 94 |     use hwhkit::config::{ServerConfig, MiddlewareConfig, ArchitectureType};
[INFO] [stdout]    |                          ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Query` and `post`
[INFO] [stdout]  --> examples/full-server.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 |     extract::{Json, Path, Query},
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |     routing::{get, post},
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> examples/full-server.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post`
[INFO] [stdout]  --> examples/api-server.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     routing::{get, post},
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UserStore` is never used
[INFO] [stdout]   --> examples/api-server.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 57 | type UserStore = std::sync::Arc<std::sync::Mutex<HashMap<u64, User>>>;
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "8ba3864846091873bc8570f81eef359f35813291a9eb392850aadadfa1453781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ba3864846091873bc8570f81eef359f35813291a9eb392850aadadfa1453781", kill_on_drop: false }`
[INFO] [stdout] 8ba3864846091873bc8570f81eef359f35813291a9eb392850aadadfa1453781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a135aa65595b7708535346dceb3762ff50cb7b550c2858768c385c690d5939f6
[INFO] running `Command { std: "docker" "start" "-a" "a135aa65595b7708535346dceb3762ff50cb7b550c2858768c385c690d5939f6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `post`
[INFO] [stderr]  --> examples/api-server.rs:9:20
[INFO] [stderr]   |
[INFO] [stderr] 9 |     routing::{get, post},
[INFO] [stderr]   |                    ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `UserStore` is never used
[INFO] [stderr]   --> examples/api-server.rs:57:6
[INFO] [stderr]    |
[INFO] [stderr] 57 | type UserStore = std::sync::Arc<std::sync::Mutex<HashMap<u64, User>>>;
[INFO] [stderr]    |      ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hwhkit` (example "api-server") generated 2 warnings (run `cargo fix --example "api-server"` to apply 1 suggestion)
[INFO] [stderr] warning: unused imports: `Query` and `post`
[INFO] [stderr]  --> examples/full-server.rs:6:27
[INFO] [stderr]   |
[INFO] [stderr] 6 |     extract::{Json, Path, Query},
[INFO] [stderr]   |                           ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 9 |     routing::{get, post},
[INFO] [stderr]   |                    ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]   --> examples/full-server.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use std::collections::HashMap;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ArchitectureType`, `MiddlewareConfig`, and `ServerConfig`
[INFO] [stderr]   --> tests/integration_tests.rs:94:26
[INFO] [stderr]    |
[INFO] [stderr] 94 |     use hwhkit::config::{ServerConfig, MiddlewareConfig, ArchitectureType};
[INFO] [stderr]    |                          ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hwhkit` (example "full-server") generated 2 warnings (run `cargo fix --example "full-server"` to apply 2 suggestions)
[INFO] [stderr] warning: `hwhkit` (test "integration_tests") generated 1 warning (run `cargo fix --test "integration_tests"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hwhkit-7f59eae9d3e6ac20)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test builder::tests::test_builder_creation ... ok
[INFO] [stdout] test builder::tests::test_builder_configuration ... ok
[INFO] [stdout] test middleware::cors::tests::test_cors_layer_creation ... ok
[INFO] [stdout] test middleware::cors::tests::test_cors_wildcard_origins ... ok
[INFO] [stdout] test middleware::jwt::tests::test_jwt_auth_creation ... ok
[INFO] [stdout] test middleware::logging::tests::test_request_logging ... ok
[INFO] [stdout] test server::tests::test_server_address_parsing ... ok
[INFO] [stdout] test server::tests::test_web_server_creation ... ok
[INFO] [stdout] test middleware::static_files::tests::test_static_files_with_existing_dir ... ok
[INFO] [stdout] test middleware::static_files::tests::test_static_files_with_nonexistent_dir ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e25987311534c751)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_config_validation ... ok
[INFO] [stdout] test test_config_file_loading ... ok
[INFO] [stdout] test test_invalid_static_directory ... ok
[INFO] [stdout] test test_jwt_auth_creation ... ok
[INFO] [stdout] test test_server_address_formatting ... ok
[INFO] [stdout] test test_api_server_creation ... ok
[INFO] [stdout] test test_server_startup_time ... ok
[INFO] [stdout] test test_full_server_creation ... ok
[INFO] [stdout] test test_builder_with_jwt ... ok
[INFO] [stdout] test test_builder_with_cors ... ok
[INFO] [stdout] test test_cors_middleware ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hwhkit
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/builder.rs - builder::WebServerBuilder::config_from_file (line 74) ... ok
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] test src/builder.rs - builder::WebServerBuilder (line 18) has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "a135aa65595b7708535346dceb3762ff50cb7b550c2858768c385c690d5939f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a135aa65595b7708535346dceb3762ff50cb7b550c2858768c385c690d5939f6", kill_on_drop: false }`
[INFO] [stdout] a135aa65595b7708535346dceb3762ff50cb7b550c2858768c385c690d5939f6
