[INFO] fetching crate actix-web 4.11.0... [INFO] testing actix-web-4.11.0 against try#981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 for pr-145277 [INFO] extracting crate actix-web 4.11.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate actix-web 4.11.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate actix-web 4.11.0 [INFO] tweaked toml for crates.io crate actix-web 4.11.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-web 4.11.0 on toolchain 981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate actix-web 4.11.0 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" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d26e26dc3206165296e8a504cc196b4041b019c8bc684d41a716f3e4aaff5bee [INFO] running `Command { std: "docker" "start" "-a" "d26e26dc3206165296e8a504cc196b4041b019c8bc684d41a716f3e4aaff5bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d26e26dc3206165296e8a504cc196b4041b019c8bc684d41a716f3e4aaff5bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26e26dc3206165296e8a504cc196b4041b019c8bc684d41a716f3e4aaff5bee", kill_on_drop: false }` [INFO] [stdout] d26e26dc3206165296e8a504cc196b4041b019c8bc684d41a716f3e4aaff5bee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c35bf344242c3c44bddce720e57efee0b228d97e5bce59bc4f2a666bb2c4ba8f [INFO] running `Command { std: "docker" "start" "-a" "c35bf344242c3c44bddce720e57efee0b228d97e5bce59bc4f2a666bb2c4ba8f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.27s [INFO] running `Command { std: "docker" "inspect" "c35bf344242c3c44bddce720e57efee0b228d97e5bce59bc4f2a666bb2c4ba8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c35bf344242c3c44bddce720e57efee0b228d97e5bce59bc4f2a666bb2c4ba8f", kill_on_drop: false }` [INFO] [stdout] c35bf344242c3c44bddce720e57efee0b228d97e5bce59bc4f2a666bb2c4ba8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01d8b5c45d1b5f8925ad5feb018785e78ddff4f9f71c12742a5b3141d426fb1c [INFO] running `Command { std: "docker" "start" "-a" "01d8b5c45d1b5f8925ad5feb018785e78ddff4f9f71c12742a5b3141d426fb1c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling const-str v0.5.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling awc v3.7.0 [INFO] [stderr] Compiling actix-web v4.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling actix-http-test v3.2.0 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling actix-test v0.1.5 [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | _______________^ [INFO] [stdout] 98 | | App::new() [INFO] [stdout] 99 | | .service(web::resource("/").route(web::to(|| async { HttpResponse::Ok().body(STR) }))) [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn start(factory: F) -> TestServer [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 86 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | _______________^ [INFO] [stdout] 98 | | App::new() [INFO] [stdout] 99 | | .service(web::resource("/").route(web::to(|| async { HttpResponse::Ok().body(STR) }))) [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn start(factory: F) -> TestServer [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 87 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory<...>>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | let srv = actix_test::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | _______________^ [INFO] [stdout] 164 | | let data = srv_data.clone(); [INFO] [stdout] 165 | | [INFO] [stdout] 166 | | App::new() [INFO] [stdout] ... | [INFO] [stdout] 171 | | }))) [INFO] [stdout] 172 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/test_server-8b59cd38ee7d15e1.long-type-6258829496220392289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | let srv = actix_test::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | _______________^ [INFO] [stdout] 164 | | let data = srv_data.clone(); [INFO] [stdout] 165 | | [INFO] [stdout] 166 | | App::new() [INFO] [stdout] ... | [INFO] [stdout] 171 | | }))) [INFO] [stdout] 172 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory<...>>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:194:15 [INFO] [stdout] | [INFO] [stdout] 194 | let srv = actix_test::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | _______________^ [INFO] [stdout] 195 | | let data = srv_data.clone(); [INFO] [stdout] 196 | | App::new() [INFO] [stdout] 197 | | .wrap(Compress::default()) [INFO] [stdout] ... | [INFO] [stdout] 201 | | }))) [INFO] [stdout] 202 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/test_server-8b59cd38ee7d15e1.long-type-6258829496220392289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:194:15 [INFO] [stdout] | [INFO] [stdout] 194 | let srv = actix_test::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | _______________^ [INFO] [stdout] 195 | | let data = srv_data.clone(); [INFO] [stdout] 196 | | App::new() [INFO] [stdout] 197 | | .wrap(Compress::default()) [INFO] [stdout] ... | [INFO] [stdout] 201 | | }))) [INFO] [stdout] 202 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory<...>>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:221:15 [INFO] [stdout] | [INFO] [stdout] 221 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 222 | | App::new() [INFO] [stdout] 223 | | .wrap(Compress::default()) [INFO] [stdout] 224 | | .service(web::resource("/").route(web::get().to(|| async { [INFO] [stdout] 225 | | HttpResponse::Ok().streaming(TestBody::new(Bytes::from_static(STR.as_ref()), 24)) [INFO] [stdout] 226 | | }))) [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/test_server-8b59cd38ee7d15e1.long-type-6258829496220392289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:221:15 [INFO] [stdout] | [INFO] [stdout] 221 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 222 | | App::new() [INFO] [stdout] 223 | | .wrap(Compress::default()) [INFO] [stdout] 224 | | .service(web::resource("/").route(web::get().to(|| async { [INFO] [stdout] 225 | | HttpResponse::Ok().streaming(TestBody::new(Bytes::from_static(STR.as_ref()), 24)) [INFO] [stdout] 226 | | }))) [INFO] [stdout] 227 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory<...>>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:250:15 [INFO] [stdout] | [INFO] [stdout] 250 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 251 | | App::new() [INFO] [stdout] 252 | | .wrap(Compress::default()) [INFO] [stdout] 253 | | .service(web::resource("/").route(web::to(|| async { [INFO] [stdout] 254 | | HttpResponse::Ok().streaming(TestBody::new(Bytes::from_static(STR.as_ref()), 24)) [INFO] [stdout] 255 | | }))) [INFO] [stdout] 256 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/test_server-8b59cd38ee7d15e1.long-type-6258829496220392289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:250:15 [INFO] [stdout] | [INFO] [stdout] 250 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 251 | | App::new() [INFO] [stdout] 252 | | .wrap(Compress::default()) [INFO] [stdout] 253 | | .service(web::resource("/").route(web::to(|| async { [INFO] [stdout] 254 | | HttpResponse::Ok().streaming(TestBody::new(Bytes::from_static(STR.as_ref()), 24)) [INFO] [stdout] 255 | | }))) [INFO] [stdout] 256 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:275:15 [INFO] [stdout] | [INFO] [stdout] 275 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 276 | | App::new().service( [INFO] [stdout] 277 | | web::resource("/") [INFO] [stdout] 278 | | .route(web::head().to(move || async { HttpResponse::Ok().body(STR) })), [INFO] [stdout] 279 | | ) [INFO] [stdout] 280 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:275:15 [INFO] [stdout] | [INFO] [stdout] 275 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 276 | | App::new().service( [INFO] [stdout] 277 | | web::resource("/") [INFO] [stdout] 278 | | .route(web::head().to(move || async { HttpResponse::Ok().body(STR) })), [INFO] [stdout] 279 | | ) [INFO] [stdout] 280 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:296:15 [INFO] [stdout] | [INFO] [stdout] 296 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 297 | | App::new().service(web::resource("/").route(web::to(move || async { [INFO] [stdout] 298 | | HttpResponse::Ok() [INFO] [stdout] 299 | | .no_chunking(STR.len() as u64) [INFO] [stdout] 300 | | .streaming(TestBody::new(Bytes::from_static(STR.as_ref()), 24)) [INFO] [stdout] 301 | | }))) [INFO] [stdout] 302 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:296:15 [INFO] [stdout] | [INFO] [stdout] 296 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 297 | | App::new().service(web::resource("/").route(web::to(move || async { [INFO] [stdout] 298 | | HttpResponse::Ok() [INFO] [stdout] 299 | | .no_chunking(STR.len() as u64) [INFO] [stdout] 300 | | .streaming(TestBody::new(Bytes::from_static(STR.as_ref()), 24)) [INFO] [stdout] 301 | | }))) [INFO] [stdout] 302 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory<...>>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:316:15 [INFO] [stdout] | [INFO] [stdout] 316 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 317 | | App::new().wrap(Compress::default()).service( [INFO] [stdout] 318 | | web::resource("/").route(web::to(move || async { HttpResponse::Ok().body(STR) })), [INFO] [stdout] 319 | | ) [INFO] [stdout] 320 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/test_server-8b59cd38ee7d15e1.long-type-6258829496220392289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:316:15 [INFO] [stdout] | [INFO] [stdout] 316 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 317 | | App::new().wrap(Compress::default()).service( [INFO] [stdout] 318 | | web::resource("/").route(web::to(move || async { HttpResponse::Ok().body(STR) })), [INFO] [stdout] 319 | | ) [INFO] [stdout] 320 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory<...>>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:339:15 [INFO] [stdout] | [INFO] [stdout] 339 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 340 | | App::new().wrap(Compress::default()).service( [INFO] [stdout] 341 | | web::resource("/").route(web::to(move || async { HttpResponse::Ok().body(STR) })), [INFO] [stdout] 342 | | ) [INFO] [stdout] 343 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/test_server-8b59cd38ee7d15e1.long-type-6258829496220392289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:339:15 [INFO] [stdout] | [INFO] [stdout] 339 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 340 | | App::new().wrap(Compress::default()).service( [INFO] [stdout] 341 | | web::resource("/").route(web::to(move || async { HttpResponse::Ok().body(STR) })), [INFO] [stdout] 342 | | ) [INFO] [stdout] 343 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory<...>>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:362:15 [INFO] [stdout] | [INFO] [stdout] 362 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 363 | | App::new().wrap(Compress::default()).service( [INFO] [stdout] 364 | | web::resource("/").route(web::to(move || async { HttpResponse::Ok().body(STR) })), [INFO] [stdout] 365 | | ) [INFO] [stdout] 366 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/test_server-8b59cd38ee7d15e1.long-type-6258829496220392289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:362:15 [INFO] [stdout] | [INFO] [stdout] 362 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 363 | | App::new().wrap(Compress::default()).service( [INFO] [stdout] 364 | | web::resource("/").route(web::to(move || async { HttpResponse::Ok().body(STR) })), [INFO] [stdout] 365 | | ) [INFO] [stdout] 366 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory<...>>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:385:15 [INFO] [stdout] | [INFO] [stdout] 385 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 386 | | App::new() [INFO] [stdout] 387 | | .wrap(Compress::default()) [INFO] [stdout] 388 | | .service(web::resource("/").route(web::to(move || async { [INFO] [stdout] 389 | | HttpResponse::Ok().streaming(TestBody::new(Bytes::from_static(STR.as_ref()), 24)) [INFO] [stdout] 390 | | }))) [INFO] [stdout] 391 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/test_server-8b59cd38ee7d15e1.long-type-6258829496220392289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:385:15 [INFO] [stdout] | [INFO] [stdout] 385 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 386 | | App::new() [INFO] [stdout] 387 | | .wrap(Compress::default()) [INFO] [stdout] 388 | | .service(web::resource("/").route(web::to(move || async { [INFO] [stdout] 389 | | HttpResponse::Ok().streaming(TestBody::new(Bytes::from_static(STR.as_ref()), 24)) [INFO] [stdout] 390 | | }))) [INFO] [stdout] 391 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:410:15 [INFO] [stdout] | [INFO] [stdout] 410 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 411 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 412 | | HttpResponse::Ok().body(body) [INFO] [stdout] 413 | | }))) [INFO] [stdout] 414 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:410:15 [INFO] [stdout] | [INFO] [stdout] 410 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 411 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 412 | | HttpResponse::Ok().body(body) [INFO] [stdout] 413 | | }))) [INFO] [stdout] 414 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:433:15 [INFO] [stdout] | [INFO] [stdout] 433 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 434 | | App::new().service( [INFO] [stdout] 435 | | web::resource("/") [INFO] [stdout] 436 | | .app_data(web::PayloadConfig::new(320_000)) [INFO] [stdout] ... | [INFO] [stdout] 441 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:433:15 [INFO] [stdout] | [INFO] [stdout] 433 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 434 | | App::new().service( [INFO] [stdout] 435 | | web::resource("/") [INFO] [stdout] 436 | | .app_data(web::PayloadConfig::new(320_000)) [INFO] [stdout] ... | [INFO] [stdout] 441 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory<...>>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:458:15 [INFO] [stdout] | [INFO] [stdout] 458 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 459 | | App::new() [INFO] [stdout] 460 | | .wrap(Compress::default()) [INFO] [stdout] 461 | | .service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 462 | | HttpResponse::Ok().body(body) [INFO] [stdout] 463 | | }))) [INFO] [stdout] 464 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/test_server-8b59cd38ee7d15e1.long-type-6258829496220392289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:458:15 [INFO] [stdout] | [INFO] [stdout] 458 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 459 | | App::new() [INFO] [stdout] 460 | | .wrap(Compress::default()) [INFO] [stdout] 461 | | .service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 462 | | HttpResponse::Ok().body(body) [INFO] [stdout] 463 | | }))) [INFO] [stdout] 464 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:481:15 [INFO] [stdout] | [INFO] [stdout] 481 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 482 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 483 | | HttpResponse::Ok().body(body) [INFO] [stdout] 484 | | }))) [INFO] [stdout] 485 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:481:15 [INFO] [stdout] | [INFO] [stdout] 481 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 482 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 483 | | HttpResponse::Ok().body(body) [INFO] [stdout] 484 | | }))) [INFO] [stdout] 485 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:503:15 [INFO] [stdout] | [INFO] [stdout] 503 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 504 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 505 | | HttpResponse::Ok().body(body) [INFO] [stdout] 506 | | }))) [INFO] [stdout] 507 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:503:15 [INFO] [stdout] | [INFO] [stdout] 503 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 504 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 505 | | HttpResponse::Ok().body(body) [INFO] [stdout] 506 | | }))) [INFO] [stdout] 507 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:526:15 [INFO] [stdout] | [INFO] [stdout] 526 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 527 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 528 | | HttpResponse::Ok().body(body) [INFO] [stdout] 529 | | }))) [INFO] [stdout] 530 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:526:15 [INFO] [stdout] | [INFO] [stdout] 526 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 527 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 528 | | HttpResponse::Ok().body(body) [INFO] [stdout] 529 | | }))) [INFO] [stdout] 530 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:547:15 [INFO] [stdout] | [INFO] [stdout] 547 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 548 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 549 | | HttpResponse::Ok().body(body) [INFO] [stdout] 550 | | }))) [INFO] [stdout] 551 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:547:15 [INFO] [stdout] | [INFO] [stdout] 547 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 548 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 549 | | HttpResponse::Ok().body(body) [INFO] [stdout] 550 | | }))) [INFO] [stdout] 551 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:569:15 [INFO] [stdout] | [INFO] [stdout] 569 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 570 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 571 | | HttpResponse::Ok().body(body) [INFO] [stdout] 572 | | }))) [INFO] [stdout] 573 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:569:15 [INFO] [stdout] | [INFO] [stdout] 569 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 570 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 571 | | HttpResponse::Ok().body(body) [INFO] [stdout] 572 | | }))) [INFO] [stdout] 573 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:592:15 [INFO] [stdout] | [INFO] [stdout] 592 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 593 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 594 | | HttpResponse::Ok().body(body) [INFO] [stdout] 595 | | }))) [INFO] [stdout] 596 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:592:15 [INFO] [stdout] | [INFO] [stdout] 592 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 593 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 594 | | HttpResponse::Ok().body(body) [INFO] [stdout] 595 | | }))) [INFO] [stdout] 596 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:614:15 [INFO] [stdout] | [INFO] [stdout] 614 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 615 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 616 | | HttpResponse::Ok().body(body) [INFO] [stdout] 617 | | }))) [INFO] [stdout] 618 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:614:15 [INFO] [stdout] | [INFO] [stdout] 614 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 615 | | App::new().service(web::resource("/").route(web::to(move |body: Bytes| async { [INFO] [stdout] 616 | | HttpResponse::Ok().body(body) [INFO] [stdout] 617 | | }))) [INFO] [stdout] 618 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:637:15 [INFO] [stdout] | [INFO] [stdout] 637 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 638 | | App::new().service( [INFO] [stdout] 639 | | web::resource("/") [INFO] [stdout] 640 | | .app_data(web::PayloadConfig::new(320_000)) [INFO] [stdout] ... | [INFO] [stdout] 645 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:637:15 [INFO] [stdout] | [INFO] [stdout] 637 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 638 | | App::new().service( [INFO] [stdout] 639 | | web::resource("/") [INFO] [stdout] 640 | | .app_data(web::PayloadConfig::new(320_000)) [INFO] [stdout] ... | [INFO] [stdout] 645 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:754:15 [INFO] [stdout] | [INFO] [stdout] 754 | let srv = actix_test::start(|| { [INFO] [stdout] | _______________^ [INFO] [stdout] 755 | | App::new().default_service(web::to(|| async { [INFO] [stdout] 756 | | HttpResponse::Ok() [INFO] [stdout] 757 | | .cookie( [INFO] [stdout] ... | [INFO] [stdout] 765 | | })) [INFO] [stdout] 766 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn start(factory: F) -> TestServer [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 86 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:754:15 [INFO] [stdout] | [INFO] [stdout] 754 | let srv = actix_test::start(|| { [INFO] [stdout] | _______________^ [INFO] [stdout] 755 | | App::new().default_service(web::to(|| async { [INFO] [stdout] 756 | | HttpResponse::Ok() [INFO] [stdout] 757 | | .cookie( [INFO] [stdout] ... | [INFO] [stdout] 765 | | })) [INFO] [stdout] 766 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn start(factory: F) -> TestServer [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 87 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:811:15 [INFO] [stdout] | [INFO] [stdout] 811 | let srv = actix_test::start_with( [INFO] [stdout] | _______________^ [INFO] [stdout] 812 | | actix_test::config().client_request_timeout(Duration::from_millis(200)), [INFO] [stdout] 813 | | || App::new().service(web::resource("/").route(web::to(HttpResponse::Ok))), [INFO] [stdout] 814 | | ); [INFO] [stdout] | |_____^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:811:15 [INFO] [stdout] | [INFO] [stdout] 811 | let srv = actix_test::start_with( [INFO] [stdout] | _______________^ [INFO] [stdout] 812 | | actix_test::config().client_request_timeout(Duration::from_millis(200)), [INFO] [stdout] 813 | | || App::new().service(web::resource("/").route(web::to(HttpResponse::Ok))), [INFO] [stdout] 814 | | ); [INFO] [stdout] | |_____^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory<...>>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:832:15 [INFO] [stdout] | [INFO] [stdout] 832 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 833 | | App::new() [INFO] [stdout] 834 | | .wrap(NormalizePath::new(TrailingSlash::Trim)) [INFO] [stdout] 835 | | .service(web::resource("/one").route(web::to(HttpResponse::Ok))) [INFO] [stdout] 836 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/test_server-8b59cd38ee7d15e1.long-type-16296517621457578985.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:832:15 [INFO] [stdout] | [INFO] [stdout] 832 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 833 | | App::new() [INFO] [stdout] 834 | | .wrap(NormalizePath::new(TrailingSlash::Trim)) [INFO] [stdout] 835 | | .service(web::resource("/one").route(web::to(HttpResponse::Ok))) [INFO] [stdout] 836 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:880:15 [INFO] [stdout] | [INFO] [stdout] 880 | let srv = actix_test::start(move || { [INFO] [stdout] | _______________^ [INFO] [stdout] 881 | | let data = data.clone(); [INFO] [stdout] 882 | | [INFO] [stdout] 883 | | App::new() [INFO] [stdout] 884 | | .data(data) [INFO] [stdout] 885 | | .service(web::resource("/").to(|_data: web::Data| async { "ok" })) [INFO] [stdout] 886 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn start(factory: F) -> TestServer [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 86 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:880:15 [INFO] [stdout] | [INFO] [stdout] 880 | let srv = actix_test::start(move || { [INFO] [stdout] | _______________^ [INFO] [stdout] 881 | | let data = data.clone(); [INFO] [stdout] 882 | | [INFO] [stdout] 883 | | App::new() [INFO] [stdout] 884 | | .data(data) [INFO] [stdout] 885 | | .service(web::resource("/").to(|_data: web::Data| async { "ok" })) [INFO] [stdout] 886 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn start(factory: F) -> TestServer [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 87 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving ` as ServiceFactory<...>>::Config == AppConfig` [INFO] [stdout] --> tests/test_server.rs:896:15 [INFO] [stdout] | [INFO] [stdout] 896 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 897 | | App::new() [INFO] [stdout] 898 | | .wrap(Compress::default()) [INFO] [stdout] 899 | | .service(web::resource("/").route(web::to(HttpResponse::Ok))) [INFO] [stdout] 900 | | }); [INFO] [stdout] | |______^ expected `actix_web::config::AppConfig`, found `AppConfig` [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `actix_web` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the expected type `actix_web::config::AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/config.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct AppConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this is the found type `AppConfig` [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:125:32 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 125 | S: ServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/test_server-8b59cd38ee7d15e1.long-type-6258829496220392289.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `actix_web::Error: Into` is not satisfied [INFO] [stdout] --> tests/test_server.rs:896:15 [INFO] [stdout] | [INFO] [stdout] 896 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | _______________^ [INFO] [stdout] 897 | | App::new() [INFO] [stdout] 898 | | .wrap(Compress::default()) [INFO] [stdout] 899 | | .service(web::resource("/").route(web::to(HttpResponse::Ok))) [INFO] [stdout] 900 | | }); [INFO] [stdout] | |______^ the trait `actix_web::error::response_error::ResponseError` is not implemented for `actix_web::Error` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `actix_web` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.10.2/src/error/response_error.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub trait ResponseError: fmt::Debug + fmt::Display { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: tests/test_server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{ [INFO] [stdout] | --------- one version of crate `actix_web` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 97 | let srv = actix_test::start(|| { [INFO] [stdout] | ---------- one version of crate `actix_web` used here, as a dependency of crate `actix_test` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/error/error.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Error { [INFO] [stdout] | ---------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/data.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) trait DataFactory { [INFO] [stdout] | ---------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for `actix_web::error::error::Error` to implement `std::convert::From` [INFO] [stdout] = note: required for `actix_web::Error` to implement `Into` [INFO] [stdout] note: required by a bound in `start_with` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-test-0.1.5/src/lib.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn start_with(cfg: TestServerConfig, factory: F) -> TestServer [INFO] [stdout] | ---------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 126 | S::Error: Into + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `start_with` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0271, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` (test "test_server") due to 54 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `actix-web` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/bin/rustc --crate-name actix_web --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=rust_2018_idioms --deny=nonstandard_style --deny=future_incompatible --test --cfg 'feature="__compress"' --cfg 'feature="compat"' --cfg 'feature="compat-routing-macros-force-pub"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="macros"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "__tls", "actix-tls", "compat", "compat-routing-macros-force-pub", "compress-brotli", "compress-gzip", "compress-zstd", "cookies", "default", "experimental-io-uring", "http2", "macros", "openssl", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "secure-cookies", "unicode"))' -C metadata=59587d2fb5094a9b -C extra-filename=-8d9f73f8b447ba98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-5d732a9d42deb23c.rlib --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-24a2c4b8d02a00f9.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-96171c000a9ec8f6.rlib --extern actix_macros=/opt/rustwide/target/debug/deps/libactix_macros-e88f9ae3b53bed4c.so --extern actix_router=/opt/rustwide/target/debug/deps/libactix_router-a860c4f5c1f5b832.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-fb765180448fac13.rlib --extern actix_server=/opt/rustwide/target/debug/deps/libactix_server-1cc25edac04a8809.rlib --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-7c118b06035652a9.rlib --extern actix_test=/opt/rustwide/target/debug/deps/libactix_test-064c36f4e6dc5ccb.rlib --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-2506f7ff6e61f5e9.rlib --extern actix_web_codegen=/opt/rustwide/target/debug/deps/libactix_web_codegen-74932213e9662a10.so --extern awc=/opt/rustwide/target/debug/deps/libawc-a95a5d45f1477792.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-1a899f402a3f0116.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-553688209e7772b3.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-6926d61ecfbb36d1.rlib --extern cookie=/opt/rustwide/target/debug/deps/libcookie-2eb6c3a192c4322a.rlib --extern core_affinity=/opt/rustwide/target/debug/deps/libcore_affinity-dac24d272b8056ff.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-913c5cc05736e6a2.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-34f07934e43dbdca.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-68ad4a143c31cce1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-52ed6dbec4e81769.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b3480250beb56134.rlib --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-5f95cf2ad1e735f9.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e79a06d0626ad043.rlib --extern impl_more=/opt/rustwide/target/debug/deps/libimpl_more-6fc7c6fa77315c70.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rlib --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-f2740fbda1808d44.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern tls_openssl=/opt/rustwide/target/debug/deps/libopenssl-ae56660c476ce20d.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0ddef0c6211a1b6e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-6bbec68142ec8e7c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-6fb80db4bdf4ca1d.rlib --extern tls_rustls=/opt/rustwide/target/debug/deps/librustls-00c295666ff51106.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c819bd220a9d5f0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-09f57521cbcc103e.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-99303895c038bd9f.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9812bbe5aac27f0d.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-bad5e7471ed9db40.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a8a1a66eb349dc6a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-92ca8f1aae246e12.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-047e23d44a6d2352.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-531a98473afa1d40.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-349077af814ec5d2.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-0db47756faecd5f0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-06f9a185b81f0e66/out -L native=/opt/rustwide/target/debug/build/zstd-sys-c634bc20df1e0512/out -L native=/opt/rustwide/target/debug/build/ring-2d9b8e105980aa80/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "01d8b5c45d1b5f8925ad5feb018785e78ddff4f9f71c12742a5b3141d426fb1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01d8b5c45d1b5f8925ad5feb018785e78ddff4f9f71c12742a5b3141d426fb1c", kill_on_drop: false }` [INFO] [stdout] 01d8b5c45d1b5f8925ad5feb018785e78ddff4f9f71c12742a5b3141d426fb1c