[INFO] fetching crate soop3 0.12.1...
[INFO] testing soop3-0.12.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate soop3 0.12.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate soop3 0.12.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate soop3 0.12.1
[INFO] tweaked toml for crates.io crate soop3 0.12.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate soop3 0.12.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate soop3 0.12.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb7fa07b86e4005ce19c069df1ced07b23e46759a8fb0457823bb940b825a823
[INFO] running `Command { std: "docker" "start" "-a" "fb7fa07b86e4005ce19c069df1ced07b23e46759a8fb0457823bb940b825a823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb7fa07b86e4005ce19c069df1ced07b23e46759a8fb0457823bb940b825a823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb7fa07b86e4005ce19c069df1ced07b23e46759a8fb0457823bb940b825a823", kill_on_drop: false }`
[INFO] [stdout] fb7fa07b86e4005ce19c069df1ced07b23e46759a8fb0457823bb940b825a823
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99fcc1554c1242349a987d7007fe0d491115661ed8d5a64b30450ee235d8b62d
[INFO] running `Command { std: "docker" "start" "-a" "99fcc1554c1242349a987d7007fe0d491115661ed8d5a64b30450ee235d8b62d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling include-flate-compress v0.3.1
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling include-flate-codegen v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling include-flate v0.3.1
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling soop3 v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "99fcc1554c1242349a987d7007fe0d491115661ed8d5a64b30450ee235d8b62d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99fcc1554c1242349a987d7007fe0d491115661ed8d5a64b30450ee235d8b62d", kill_on_drop: false }`
[INFO] [stdout] 99fcc1554c1242349a987d7007fe0d491115661ed8d5a64b30450ee235d8b62d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c295bd0988cbdb9a53591eff51a2e967e1b58b59b10198a21a1247fecb25e37d
[INFO] running `Command { std: "docker" "start" "-a" "c295bd0988cbdb9a53591eff51a2e967e1b58b59b10198a21a1247fecb25e37d", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-test v0.4.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling soop3 v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `soop3::server::app::create_test_app`
[INFO] [stdout]   --> tests/configuration_integration_tests.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     server::app::create_test_app,
[INFO] [stdout]    |     ^^^^^^^^^^^^^---------------
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            help: a similar name exists in the module: `create_app`
[INFO] [stdout]    |     no `create_test_app` in `server::app`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/server/app.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 47 | #[allow(dead_code)]
[INFO] [stdout] 48 | pub fn create_test_app(config: AppConfig) -> Router {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `soop3::server::app::create_test_app`
[INFO] [stdout]   --> tests/debug_upload.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     server::app::create_test_app,
[INFO] [stdout]    |     ^^^^^^^^^^^^^---------------
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            help: a similar name exists in the module: `create_app`
[INFO] [stdout]    |     no `create_test_app` in `server::app`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/server/app.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 47 | #[allow(dead_code)]
[INFO] [stdout] 48 | pub fn create_test_app(config: AppConfig) -> Router {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `soop3::server::app::create_test_app`
[INFO] [stdout]   --> tests/comprehensive_integration_tests.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     server::app::create_test_app,
[INFO] [stdout]    |     ^^^^^^^^^^^^^---------------
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            help: a similar name exists in the module: `create_app`
[INFO] [stdout]    |     no `create_test_app` in `server::app`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/server/app.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 47 | #[allow(dead_code)]
[INFO] [stdout] 48 | pub fn create_test_app(config: AppConfig) -> Router {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/configuration_integration_tests.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 43 | |         .oneshot(Request::builder().uri("/").body(Body::empty()).unwrap())
[INFO] [stdout] 44 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `soop3::config::load_config_from_file`
[INFO] [stdout]   --> tests/unit_tests.rs:4:71
[INFO] [stdout]    |
[INFO] [stdout]  4 |     config::{AppConfig, SecurityConfig, SecurityPolicy, ServerConfig, load_config_from_file},
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^^^^^ no `load_config_from_file` in `config`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/config/mod.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout]  9 | #[allow(unused_imports)]
[INFO] [stdout] 10 | pub use loading::load_config_from_file;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/configuration_integration_tests.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 85 | |         .oneshot(
[INFO] [stdout] 86 | |             Request::builder()
[INFO] [stdout] 87 | |                 .method("POST")
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/debug_upload.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 43 | |         .clone()
[INFO] [stdout] 44 | |         .oneshot(
[INFO] [stdout] 45 | |             Request::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `soop3::server::app::create_test_app`
[INFO] [stdout]   --> tests/debug_test.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     server::app::create_test_app,
[INFO] [stdout]    |     ^^^^^^^^^^^^^---------------
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            help: a similar name exists in the module: `create_app`
[INFO] [stdout]    |     no `create_test_app` in `server::app`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/server/app.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 47 | #[allow(dead_code)]
[INFO] [stdout] 48 | pub fn create_test_app(config: AppConfig) -> Router {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/debug_upload.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 75 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 76 | |         .oneshot(
[INFO] [stdout] 77 | |             Request::builder()
[INFO] [stdout] 78 | |                 .method(Method::POST)
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/configuration_integration_tests.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 143 | |         .oneshot(Request::builder().uri("/").body(Body::empty()).unwrap())
[INFO] [stdout] 144 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `soop3::server::app::create_test_app`
[INFO] [stdout]   --> tests/test_directory_links.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     server::app::create_test_app,
[INFO] [stdout]    |     ^^^^^^^^^^^^^---------------
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            help: a similar name exists in the module: `create_app`
[INFO] [stdout]    |     no `create_test_app` in `server::app`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/server/app.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 47 | #[allow(dead_code)]
[INFO] [stdout] 48 | pub fn create_test_app(config: AppConfig) -> Router {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/comprehensive_integration_tests.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |           let response = app
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 72 | |             .clone()
[INFO] [stdout] 73 | |             .oneshot(Request::builder().uri(path).body(Body::empty()).unwrap())
[INFO] [stdout] 74 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/configuration_integration_tests.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 178 | |         .clone()
[INFO] [stdout] 179 | |         .oneshot(
[INFO] [stdout] 180 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/debug_test.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 47 | |         .oneshot(
[INFO] [stdout] 48 | |             Request::builder()
[INFO] [stdout] 49 | |                 .uri("/test.txt")
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/configuration_integration_tests.rs:196:20
[INFO] [stdout]     |
[INFO] [stdout] 196 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 197 | |         .oneshot(
[INFO] [stdout] 198 | |             Request::builder()
[INFO] [stdout] 199 | |                 .method("POST")
[INFO] [stdout] ...   |
[INFO] [stdout] 208 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 110 | |         .clone()
[INFO] [stdout] 111 | |         .oneshot(
[INFO] [stdout] 112 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test_directory_links.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 41 | |         .clone()
[INFO] [stdout] 42 | |         .oneshot(Request::builder().uri("/").body(Body::empty()).unwrap())
[INFO] [stdout] 43 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test_directory_links.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 57 | |         .clone()
[INFO] [stdout] 58 | |         .oneshot(
[INFO] [stdout] 59 | |             Request::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/configuration_integration_tests.rs:246:20
[INFO] [stdout]     |
[INFO] [stdout] 246 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 247 | |         .clone()
[INFO] [stdout] 248 | |         .oneshot(
[INFO] [stdout] 249 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 254 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test_directory_links.rs:81:20
[INFO] [stdout]    |
[INFO] [stdout] 81 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 82 | |         .oneshot(
[INFO] [stdout] 83 | |             Request::builder()
[INFO] [stdout] 84 | |                 .uri("/level1/level2/")
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `soop3::server::app::create_test_app`
[INFO] [stdout]   --> tests/security_integration_tests.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |     server::app::create_test_app,
[INFO] [stdout]    |     ^^^^^^^^^^^^^---------------
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            help: a similar name exists in the module: `create_app`
[INFO] [stdout]    |     no `create_test_app` in `server::app`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/server/app.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 47 | #[allow(dead_code)]
[INFO] [stdout] 48 | pub fn create_test_app(config: AppConfig) -> Router {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/configuration_integration_tests.rs:265:20
[INFO] [stdout]     |
[INFO] [stdout] 265 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 266 | |         .oneshot(
[INFO] [stdout] 267 | |             Request::builder()
[INFO] [stdout] 268 | |                 .method("POST")
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 178 | |         .clone()
[INFO] [stdout] 179 | |         .oneshot(
[INFO] [stdout] 180 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:194:20
[INFO] [stdout]     |
[INFO] [stdout] 194 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 195 | |         .clone()
[INFO] [stdout] 196 | |         .oneshot(
[INFO] [stdout] 197 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 212 | |         .clone()
[INFO] [stdout] 213 | |         .oneshot(
[INFO] [stdout] 214 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soop3` (test "debug_test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:230:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 231 | |         .clone()
[INFO] [stdout] 232 | |         .oneshot(
[INFO] [stdout] 233 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 238 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `soop3::server::app::create_test_app`
[INFO] [stdout]   --> tests/integration_tests.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |     server::app::create_test_app,
[INFO] [stdout]    |     ^^^^^^^^^^^^^---------------
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            help: a similar name exists in the module: `create_app`
[INFO] [stdout]    |     no `create_test_app` in `server::app`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/server/app.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "test-helpers")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-helpers` feature
[INFO] [stdout] 47 | #[allow(dead_code)]
[INFO] [stdout] 48 | pub fn create_test_app(config: AppConfig) -> Router {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 284 | |         .clone()
[INFO] [stdout] 285 | |         .oneshot(
[INFO] [stdout] 286 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 296 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soop3` (test "debug_upload") due to 3 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:312:20
[INFO] [stdout]     |
[INFO] [stdout] 312 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 313 | |         .clone()
[INFO] [stdout] 314 | |         .oneshot(
[INFO] [stdout] 315 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 325 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soop3` (test "test_directory_links") due to 4 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:337:20
[INFO] [stdout]     |
[INFO] [stdout] 337 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 338 | |         .clone()
[INFO] [stdout] 339 | |         .oneshot(
[INFO] [stdout] 340 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:367:20
[INFO] [stdout]     |
[INFO] [stdout] 367 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 368 | |         .clone()
[INFO] [stdout] 369 | |         .oneshot(
[INFO] [stdout] 370 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 380 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/security_integration_tests.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let response = app
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 68 | |             .clone()
[INFO] [stdout] 69 | |             .oneshot(
[INFO] [stdout] 70 | |                 Request::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:413:20
[INFO] [stdout]     |
[INFO] [stdout] 413 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 414 | |         .oneshot(
[INFO] [stdout] 415 | |             Request::builder()
[INFO] [stdout] 416 | |                 .method(Method::POST)
[INFO] [stdout] ...   |
[INFO] [stdout] 425 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/security_integration_tests.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 111 | |         .oneshot(
[INFO] [stdout] 112 | |             Request::builder()
[INFO] [stdout] 113 | |                 .uri("/safe.txt")
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:485:24
[INFO] [stdout]     |
[INFO] [stdout] 485 |         let response = app.clone().oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/security_integration_tests.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |           let response = app
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 170 | |             .clone()
[INFO] [stdout] 171 | |             .oneshot(
[INFO] [stdout] 172 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:515:38
[INFO] [stdout]     |
[INFO] [stdout] 515 |             let response_with_auth = app.oneshot(request_with_auth).await.unwrap();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:557:20
[INFO] [stdout]     |
[INFO] [stdout] 557 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 558 | |         .clone()
[INFO] [stdout] 559 | |         .oneshot(
[INFO] [stdout] 560 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 565 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/security_integration_tests.rs:207:20
[INFO] [stdout]     |
[INFO] [stdout] 207 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 208 | |         .oneshot(
[INFO] [stdout] 209 | |             Request::builder()
[INFO] [stdout] 210 | |                 .method(Method::POST)
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/security_integration_tests.rs:263:24
[INFO] [stdout]     |
[INFO] [stdout] 263 |           let response = app
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 264 | |             .clone()
[INFO] [stdout] 265 | |             .oneshot(
[INFO] [stdout] 266 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 272 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:570:20
[INFO] [stdout]     |
[INFO] [stdout] 570 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 571 | |         .clone()
[INFO] [stdout] 572 | |         .oneshot(
[INFO] [stdout] 573 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 578 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:583:20
[INFO] [stdout]     |
[INFO] [stdout] 583 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 584 | |         .clone()
[INFO] [stdout] 585 | |         .oneshot(
[INFO] [stdout] 586 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 593 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soop3` (test "configuration_integration_tests") due to 8 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:598:20
[INFO] [stdout]     |
[INFO] [stdout] 598 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 599 | |         .clone()
[INFO] [stdout] 600 | |         .oneshot(
[INFO] [stdout] 601 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 608 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/integration_tests.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 45 | |         .clone()
[INFO] [stdout] 46 | |         .oneshot(Request::builder().uri("/").body(Body::empty()).unwrap())
[INFO] [stdout] 47 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:640:20
[INFO] [stdout]     |
[INFO] [stdout] 640 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 641 | |         .clone()
[INFO] [stdout] 642 | |         .oneshot(
[INFO] [stdout] 643 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 647 | |         ) // URL encoded 🌍
[INFO] [stdout] 648 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:657:20
[INFO] [stdout]     |
[INFO] [stdout] 657 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 658 | |         .clone()
[INFO] [stdout] 659 | |         .oneshot(
[INFO] [stdout] 660 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 665 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/security_integration_tests.rs:285:20
[INFO] [stdout]     |
[INFO] [stdout] 285 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 286 | |         .oneshot(
[INFO] [stdout] 287 | |             Request::builder()
[INFO] [stdout] 288 | |                 .uri("/protected.txt")
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:674:20
[INFO] [stdout]     |
[INFO] [stdout] 674 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 675 | |         .clone()
[INFO] [stdout] 676 | |         .oneshot(
[INFO] [stdout] 677 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 682 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/comprehensive_integration_tests.rs:687:20
[INFO] [stdout]     |
[INFO] [stdout] 687 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 688 | |         .clone()
[INFO] [stdout] 689 | |         .oneshot(Request::builder().uri("//").body(Body::empty()).unwrap())
[INFO] [stdout] 690 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/integration_tests.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 61 | |         .clone()
[INFO] [stdout] 62 | |         .oneshot(
[INFO] [stdout] 63 | |             Request::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/security_integration_tests.rs:336:24
[INFO] [stdout]     |
[INFO] [stdout] 336 |           let response = app
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 337 | |             .clone()
[INFO] [stdout] 338 | |             .oneshot(
[INFO] [stdout] 339 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 345 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/integration_tests.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 79 | |         .clone()
[INFO] [stdout] 80 | |         .oneshot(
[INFO] [stdout] 81 | |             Request::builder()
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:96:20
[INFO] [stdout]     |
[INFO] [stdout]  96 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  97 | |         .clone()
[INFO] [stdout]  98 | |         .oneshot(
[INFO] [stdout]  99 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/security_integration_tests.rs:412:24
[INFO] [stdout]     |
[INFO] [stdout] 412 |           let response = app
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 413 | |             .clone()
[INFO] [stdout] 414 | |             .oneshot(
[INFO] [stdout] 415 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 425 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 138 | |         .clone()
[INFO] [stdout] 139 | |         .oneshot(
[INFO] [stdout] 140 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:160:24
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let response = app
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 161 | |             .clone()
[INFO] [stdout] 162 | |             .oneshot(Request::builder().uri(attempt).body(Body::empty()).unwrap())
[INFO] [stdout] 163 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/security_integration_tests.rs:471:20
[INFO] [stdout]     |
[INFO] [stdout] 471 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 472 | |         .oneshot(
[INFO] [stdout] 473 | |             Request::builder()
[INFO] [stdout] 474 | |                 .uri("/test.txt")
[INFO] [stdout] ...   |
[INFO] [stdout] 478 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:200:20
[INFO] [stdout]     |
[INFO] [stdout] 200 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 201 | |         .clone()
[INFO] [stdout] 202 | |         .oneshot(Request::builder().uri("/").body(Body::empty()).unwrap())
[INFO] [stdout] 203 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:210:20
[INFO] [stdout]     |
[INFO] [stdout] 210 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 211 | |         .clone()
[INFO] [stdout] 212 | |         .oneshot(
[INFO] [stdout] 213 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 219 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 227 | |         .clone()
[INFO] [stdout] 228 | |         .oneshot(
[INFO] [stdout] 229 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soop3` (test "comprehensive_integration_tests") due to 22 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:273:20
[INFO] [stdout]     |
[INFO] [stdout] 273 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 274 | |         .clone()
[INFO] [stdout] 275 | |         .oneshot(
[INFO] [stdout] 276 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 286 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:319:20
[INFO] [stdout]     |
[INFO] [stdout] 319 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 320 | |         .oneshot(
[INFO] [stdout] 321 | |             Request::builder()
[INFO] [stdout] 322 | |                 .uri("/test.txt")
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:365:20
[INFO] [stdout]     |
[INFO] [stdout] 365 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 366 | |         .clone()
[INFO] [stdout] 367 | |         .oneshot(
[INFO] [stdout] 368 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:383:20
[INFO] [stdout]     |
[INFO] [stdout] 383 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 384 | |         .clone()
[INFO] [stdout] 385 | |         .oneshot(
[INFO] [stdout] 386 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:401:20
[INFO] [stdout]     |
[INFO] [stdout] 401 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 402 | |         .oneshot(
[INFO] [stdout] 403 | |             Request::builder()
[INFO] [stdout] 404 | |                 .uri("/__soop_static/nonexistent.css")
[INFO] [stdout] ...   |
[INFO] [stdout] 408 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:439:20
[INFO] [stdout]     |
[INFO] [stdout] 439 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 440 | |         .clone()
[INFO] [stdout] 441 | |         .oneshot(
[INFO] [stdout] 442 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 447 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:453:20
[INFO] [stdout]     |
[INFO] [stdout] 453 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 454 | |         .clone()
[INFO] [stdout] 455 | |         .oneshot(
[INFO] [stdout] 456 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 463 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:470:20
[INFO] [stdout]     |
[INFO] [stdout] 470 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 471 | |         .oneshot(
[INFO] [stdout] 472 | |             Request::builder()
[INFO] [stdout] 473 | |                 .method(Method::POST)
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:519:20
[INFO] [stdout]     |
[INFO] [stdout] 519 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 520 | |         .oneshot(Request::builder().uri("/").body(Body::empty()).unwrap())
[INFO] [stdout] 521 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soop3` (test "security_integration_tests") due to 10 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:566:20
[INFO] [stdout]     |
[INFO] [stdout] 566 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 567 | |         .clone()
[INFO] [stdout] 568 | |         .oneshot(
[INFO] [stdout] 569 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 576 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:589:20
[INFO] [stdout]     |
[INFO] [stdout] 589 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 590 | |         .clone()
[INFO] [stdout] 591 | |         .oneshot(
[INFO] [stdout] 592 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 599 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:605:20
[INFO] [stdout]     |
[INFO] [stdout] 605 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 606 | |         .clone()
[INFO] [stdout] 607 | |         .oneshot(
[INFO] [stdout] 608 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 614 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:625:20
[INFO] [stdout]     |
[INFO] [stdout] 625 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 626 | |         .clone()
[INFO] [stdout] 627 | |         .oneshot(
[INFO] [stdout] 628 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 634 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:666:20
[INFO] [stdout]     |
[INFO] [stdout] 666 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 667 | |         .clone()
[INFO] [stdout] 668 | |         .oneshot(
[INFO] [stdout] 669 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 676 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soop3` (test "unit_tests") due to 1 previous error
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:687:20
[INFO] [stdout]     |
[INFO] [stdout] 687 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 688 | |         .oneshot(
[INFO] [stdout] 689 | |             Request::builder()
[INFO] [stdout] 690 | |                 .uri("/test.txt")
[INFO] [stdout] ...   |
[INFO] [stdout] 695 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:730:20
[INFO] [stdout]     |
[INFO] [stdout] 730 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 731 | |         .clone()
[INFO] [stdout] 732 | |         .oneshot(
[INFO] [stdout] 733 | |             Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 740 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/integration_tests.rs:748:20
[INFO] [stdout]     |
[INFO] [stdout] 748 |       let response = app
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 749 | |         .oneshot(
[INFO] [stdout] 750 | |             Request::builder()
[INFO] [stdout] 751 | |                 .uri("/test.txt")
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soop3` (test "integration_tests") due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "c295bd0988cbdb9a53591eff51a2e967e1b58b59b10198a21a1247fecb25e37d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c295bd0988cbdb9a53591eff51a2e967e1b58b59b10198a21a1247fecb25e37d", kill_on_drop: false }`
[INFO] [stdout] c295bd0988cbdb9a53591eff51a2e967e1b58b59b10198a21a1247fecb25e37d
