[INFO] fetching crate ntex 0.1.21... [INFO] testing ntex-0.1.21 against 1.45.2 for beta-1.46-1 [INFO] extracting crate ntex 0.1.21 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate ntex 0.1.21 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ntex 0.1.21 [INFO] finished tweaking crates.io crate ntex 0.1.21 [INFO] tweaked toml for crates.io crate ntex 0.1.21 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate ntex 0.1.21 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 894c3ae96dfce03f187e7baa793335aaafe5e5f1c2eee3c27d827d0067b6df4e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "894c3ae96dfce03f187e7baa793335aaafe5e5f1c2eee3c27d827d0067b6df4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "894c3ae96dfce03f187e7baa793335aaafe5e5f1c2eee3c27d827d0067b6df4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "894c3ae96dfce03f187e7baa793335aaafe5e5f1c2eee3c27d827d0067b6df4e", kill_on_drop: false }` [INFO] [stdout] 894c3ae96dfce03f187e7baa793335aaafe5e5f1c2eee3c27d827d0067b6df4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5bafcf77cc7d683b3980b7642078dd8bcf4833ed091e6c0df5a1a2c579171a3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c5bafcf77cc7d683b3980b7642078dd8bcf4833ed091e6c0df5a1a2c579171a3", kill_on_drop: false }` [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling ntex-rt-macros v0.1.0 [INFO] [stderr] Compiling ntex-macros v0.1.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling ntex-router v0.3.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling ntex-codec v0.1.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling ntex-service v0.1.3 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling ntex-rt v0.1.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling ntex v0.1.21 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "c5bafcf77cc7d683b3980b7642078dd8bcf4833ed091e6c0df5a1a2c579171a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5bafcf77cc7d683b3980b7642078dd8bcf4833ed091e6c0df5a1a2c579171a3", kill_on_drop: false }` [INFO] [stdout] c5bafcf77cc7d683b3980b7642078dd8bcf4833ed091e6c0df5a1a2c579171a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41d444d6d9bf070999fdacc1b1f195ee5f42e5d7822811b61a55bfbe59258505 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41d444d6d9bf070999fdacc1b1f195ee5f42e5d7822811b61a55bfbe59258505", kill_on_drop: false }` [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling ntex v0.1.21 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `brotli2` [INFO] [stdout] --> tests/http_awc_client.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use brotli2::write::BrotliEncoder; [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `brotli2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `brotli2` [INFO] [stdout] --> tests/web_server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use brotli2::write::{BrotliDecoder, BrotliEncoder}; [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `brotli2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `flate2` [INFO] [stdout] --> tests/web_server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use flate2::read::GzDecoder; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `flate2` [INFO] [stdout] --> tests/web_server.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use flate2::write::{GzEncoder, ZlibDecoder, ZlibEncoder}; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ntex::web::middleware::Compress` [INFO] [stdout] --> tests/http_awc_client.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use ntex::web::middleware::Compress; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Compress` in `web::middleware` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `flate2` [INFO] [stdout] --> tests/http_awc_client.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use flate2::{read::GzDecoder, write::GzEncoder, write::ZlibEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ntex::web::middleware::Compress` [INFO] [stdout] --> tests/web_server.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use ntex::web::middleware::Compress; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Compress` in `web::middleware` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flate2` [INFO] [stdout] --> tests/web_server.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use flate2::Compression; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzDecoder` [INFO] [stdout] --> tests/web_server.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | let mut e = GzDecoder::new(&bytes[..]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzDecoder` [INFO] [stdout] --> tests/web_server.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | let mut e = GzDecoder::new(&bytes[..]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ZlibDecoder` [INFO] [stdout] --> tests/web_server.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | let mut e = ZlibDecoder::new(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `ZlibDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ZlibDecoder` [INFO] [stdout] --> tests/web_server.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | let mut e = ZlibDecoder::new(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `ZlibDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzDecoder` [INFO] [stdout] --> tests/web_server.rs:246:17 [INFO] [stdout] | [INFO] [stdout] 246 | let mut e = GzDecoder::new(&bytes[..]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzDecoder` [INFO] [stdout] --> tests/web_server.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | let mut e = GzDecoder::new(&bytes[..]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzDecoder` [INFO] [stdout] --> tests/web_server.rs:317:17 [INFO] [stdout] | [INFO] [stdout] 317 | let mut e = GzDecoder::new(&bytes[..]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `BrotliDecoder` [INFO] [stdout] --> tests/web_server.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | let mut e = BrotliDecoder::new(Vec::with_capacity(2048)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `BrotliDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ZlibDecoder` [INFO] [stdout] --> tests/web_server.rs:421:17 [INFO] [stdout] | [INFO] [stdout] 421 | let mut e = ZlibDecoder::new(Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `ZlibDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `BrotliDecoder` [INFO] [stdout] --> tests/web_server.rs:450:17 [INFO] [stdout] | [INFO] [stdout] 450 | let mut e = BrotliDecoder::new(Vec::with_capacity(2048)); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `BrotliDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzEncoder` [INFO] [stdout] --> tests/web_server.rs:467:17 [INFO] [stdout] | [INFO] [stdout] 467 | let mut e = GzEncoder::new(Vec::new(), Compression::default()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzEncoder` [INFO] [stdout] --> tests/web_server.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | let mut e = GzEncoder::new(Vec::new(), Compression::default()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzEncoder` [INFO] [stdout] --> tests/web_server.rs:518:17 [INFO] [stdout] | [INFO] [stdout] 518 | let mut e = GzEncoder::new(Vec::new(), Compression::default()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzEncoder` [INFO] [stdout] --> tests/web_server.rs:548:17 [INFO] [stdout] | [INFO] [stdout] 548 | let mut e = GzEncoder::new(Vec::new(), Compression::default()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ZlibEncoder` [INFO] [stdout] --> tests/web_server.rs:573:17 [INFO] [stdout] | [INFO] [stdout] 573 | let mut e = ZlibEncoder::new(Vec::new(), Compression::default()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `ZlibEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ZlibEncoder` [INFO] [stdout] --> tests/web_server.rs:599:17 [INFO] [stdout] | [INFO] [stdout] 599 | let mut e = ZlibEncoder::new(Vec::new(), Compression::default()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `ZlibEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ZlibEncoder` [INFO] [stdout] --> tests/web_server.rs:629:17 [INFO] [stdout] | [INFO] [stdout] 629 | let mut e = ZlibEncoder::new(Vec::new(), Compression::default()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `ZlibEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `BrotliEncoder` [INFO] [stdout] --> tests/web_server.rs:655:17 [INFO] [stdout] | [INFO] [stdout] 655 | let mut e = BrotliEncoder::new(Vec::new(), 5); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `BrotliEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `BrotliEncoder` [INFO] [stdout] --> tests/web_server.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | let mut e = BrotliEncoder::new(Vec::new(), 5); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `BrotliEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `coo_kie` [INFO] [stdout] --> tests/web_server.rs:1002:21 [INFO] [stdout] | [INFO] [stdout] 1002 | coo_kie::CookieBuilder::new("first", "first_value") [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `coo_kie` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `coo_kie` [INFO] [stdout] --> tests/web_server.rs:1006:25 [INFO] [stdout] | [INFO] [stdout] 1006 | .cookie(coo_kie::Cookie::new("second", "first_value")) [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `coo_kie` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `coo_kie` [INFO] [stdout] --> tests/web_server.rs:1007:25 [INFO] [stdout] | [INFO] [stdout] 1007 | .cookie(coo_kie::Cookie::new("second", "second_value")) [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `coo_kie` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `coo_kie` [INFO] [stdout] --> tests/web_server.rs:1012:24 [INFO] [stdout] | [INFO] [stdout] 1012 | let first_cookie = coo_kie::CookieBuilder::new("first", "first_value") [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `coo_kie` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `coo_kie` [INFO] [stdout] --> tests/web_server.rs:1015:25 [INFO] [stdout] | [INFO] [stdout] 1015 | let second_cookie = coo_kie::Cookie::new("second", "second_value"); [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `coo_kie` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> tests/web_server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ntex::http::HttpMessage` [INFO] [stdout] --> tests/web_server.rs:996:9 [INFO] [stdout] | [INFO] [stdout] 996 | use ntex::http::HttpMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `coo_kie` [INFO] [stdout] --> tests/http_awc_client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use coo_kie::Cookie; [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `coo_kie` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flate2` [INFO] [stdout] --> tests/http_awc_client.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use flate2::{read::GzDecoder, write::GzEncoder, write::ZlibEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzDecoder` [INFO] [stdout] --> tests/http_awc_client.rs:471:17 [INFO] [stdout] | [INFO] [stdout] 471 | let mut e = GzDecoder::new(&bytes[..]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzDecoder` [INFO] [stdout] --> tests/http_awc_client.rs:486:17 [INFO] [stdout] | [INFO] [stdout] 486 | let mut e = GzDecoder::new(&bytes[..]); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzEncoder` [INFO] [stdout] --> tests/http_awc_client.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | let mut e = GzEncoder::new(Vec::new(), Compression::default()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzEncoder` [INFO] [stdout] --> tests/http_awc_client.rs:519:25 [INFO] [stdout] | [INFO] [stdout] 519 | let mut e = GzEncoder::new(Vec::new(), Compression::default()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `GzEncoder` [INFO] [stdout] --> tests/http_awc_client.rs:547:25 [INFO] [stdout] | [INFO] [stdout] 547 | let mut e = GzEncoder::new(Vec::new(), Compression::default()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `GzEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `BrotliEncoder` [INFO] [stdout] --> tests/http_awc_client.rs:569:25 [INFO] [stdout] | [INFO] [stdout] 569 | let mut e = BrotliEncoder::new(Vec::new(), 5); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `BrotliEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `BrotliEncoder` [INFO] [stdout] --> tests/http_awc_client.rs:596:25 [INFO] [stdout] | [INFO] [stdout] 596 | let mut e = BrotliEncoder::new(Vec::new(), 5); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `BrotliEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ZlibEncoder` [INFO] [stdout] --> tests/http_awc_client.rs:690:25 [INFO] [stdout] | [INFO] [stdout] 690 | let mut e = ZlibEncoder::new(Vec::new(), flate2::Compression::fast()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `ZlibEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `flate2` [INFO] [stdout] --> tests/http_awc_client.rs:690:54 [INFO] [stdout] | [INFO] [stdout] 690 | let mut e = ZlibEncoder::new(Vec::new(), flate2::Compression::fast()); [INFO] [stdout] | ^^^^^^ use of undeclared type or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ZlibEncoder` [INFO] [stdout] --> tests/http_awc_client.rs:718:25 [INFO] [stdout] | [INFO] [stdout] 718 | let mut e = ZlibEncoder::new(Vec::new(), flate2::Compression::fast()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `ZlibEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `flate2` [INFO] [stdout] --> tests/http_awc_client.rs:718:54 [INFO] [stdout] | [INFO] [stdout] 718 | let mut e = ZlibEncoder::new(Vec::new(), flate2::Compression::fast()); [INFO] [stdout] | ^^^^^^ use of undeclared type or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::service::Builder' [INFO] [stdout] --> tests/framed_server.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | use ntex::framed::{Builder, FactoryBuilder, Handshake}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::service::FactoryBuilder' [INFO] [stdout] --> tests/framed_server.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | use ntex::framed::{Builder, FactoryBuilder, Handshake}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::handshake::Handshake' [INFO] [stdout] --> tests/framed_server.rs:10:45 [INFO] [stdout] | [INFO] [stdout] 10 | use ntex::framed::{Builder, FactoryBuilder, Handshake}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::service::FactoryBuilder' [INFO] [stdout] --> tests/framed_server.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | FactoryBuilder::new(fn_service(|conn: Handshake<_, _>| async move { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::handshake::Handshake' [INFO] [stdout] --> tests/framed_server.rs:23:47 [INFO] [stdout] | [INFO] [stdout] 23 | FactoryBuilder::new(fn_service(|conn: Handshake<_, _>| async move { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::service::Builder' [INFO] [stdout] --> tests/framed_server.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | let client = Builder::new(fn_service(move |conn: Handshake<_, _>| async move { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::handshake::Handshake' [INFO] [stdout] --> tests/framed_server.rs:33:54 [INFO] [stdout] | [INFO] [stdout] 33 | let client = Builder::new(fn_service(move |conn: Handshake<_, _>| async move { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::service::FactoryBuilder::::new' [INFO] [stdout] --> tests/framed_server.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | FactoryBuilder::new(fn_service(|conn: Handshake<_, _>| async move { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::handshake::Handshake::::codec' [INFO] [stdout] --> tests/framed_server.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(conn.codec(BytesCodec).state(State(None))) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::handshake::HandshakeResult::::state' [INFO] [stdout] --> tests/framed_server.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(conn.codec(BytesCodec).state(State(None))) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::service::FactoryBuilder::::disconnect_timeout' [INFO] [stdout] --> tests/framed_server.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | .disconnect_timeout(3000) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::service::FactoryBuilder::::build' [INFO] [stdout] --> tests/framed_server.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | .build(fn_service(|t: BytesMut| ok(Some(t.freeze())))) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::service::Builder::::new' [INFO] [stdout] --> tests/framed_server.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | let client = Builder::new(fn_service(move |conn: Handshake<_, _>| async move { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::handshake::Handshake::::codec' [INFO] [stdout] --> tests/framed_server.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(conn.codec(BytesCodec).out(rx).state(State(Some(tx)))) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::handshake::HandshakeResult::::out' [INFO] [stdout] --> tests/framed_server.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(conn.codec(BytesCodec).out(rx).state(State(Some(tx)))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::handshake::HandshakeResult::::state' [INFO] [stdout] --> tests/framed_server.rs:36:43 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(conn.codec(BytesCodec).out(rx).state(State(Some(tx)))) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::service::Builder::::disconnect_timeout' [INFO] [stdout] --> tests/framed_server.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | .disconnect_timeout(3000) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'ntex::framed::service::Builder::::build' [INFO] [stdout] --> tests/framed_server.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | .build(fn_factory_with_config(move |cfg: State| { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cookie` found for struct `ntex::http::response::ResponseBuilder` in the current scope [INFO] [stdout] --> tests/web_server.rs:1001:18 [INFO] [stdout] | [INFO] [stdout] 1001 | .cookie( [INFO] [stdout] | ^^^^^^ method not found in `ntex::http::response::ResponseBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cookies` found for struct `ntex::http::client::response::ClientResponse>>>>` in the current scope [INFO] [stdout] --> tests/web_server.rs:1020:28 [INFO] [stdout] | [INFO] [stdout] 1020 | let cookies = response.cookies().expect("To have cookies"); [INFO] [stdout] | ^^^^^^^ method not found in `ntex::http::client::response::ClientResponse>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name web_httpserver --edition=2018 tests/web_httpserver.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=6f68677bc6633016 -C extra-filename=-6f68677bc6633016 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-75fe0aa30aefa5c5.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6eb8595d7b02979b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-2fb60884b81463c4.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b820743a72c9a6e5.so --extern either=/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-61ac5940bfce3af7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-51f330908d8936d3.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-d78a1510dd0b5790.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-5609457a580dc7c2.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-1e7eab95829459de.rlib --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-84047375d66e3bb8.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-8106d176911b46db.rlib --extern ntex_codec=/opt/rustwide/target/debug/deps/libntex_codec-3d5aa22b02e0825c.rlib --extern ntex_macros=/opt/rustwide/target/debug/deps/libntex_macros-6d1198aaa6a52122.so --extern ntex_router=/opt/rustwide/target/debug/deps/libntex_router-4891ebb82d302492.rlib --extern ntex_rt=/opt/rustwide/target/debug/deps/libntex_rt-b17c2a6e85a89468.rlib --extern ntex_rt_macros=/opt/rustwide/target/debug/deps/libntex_rt_macros-bae2aa693587dfa8.so --extern ntex_service=/opt/rustwide/target/debug/deps/libntex_service-c0f94a14cd0c95a8.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib --extern open_ssl=/opt/rustwide/target/debug/deps/libopenssl-25f1cbdcb4699650.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-6407ceddf6739f58.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4cf512b29e26b073.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib --extern rust_tls=/opt/rustwide/target/debug/deps/librustls-c4f4c047498c1246.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2be47a34039aed0f.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8658c674bd2d6c60.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c61274ec639fc66f.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-d03c81c25bfa67a7.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-b0306eb522b1202e.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b80c97e0712cfd07.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-9f0141b31ce0f5df.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e7b0ef5431155c0f.rlib --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-2e1b5a847ecf3b9e.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-bf59d23ecad9e5e8.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-ff2cd0aa2cdd0269.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-88674961c1476654/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 31 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cookie` found for struct `ntex::web::httprequest::HttpRequest` in the current scope [INFO] [stdout] --> tests/http_awc_client.rs:785:26 [INFO] [stdout] | [INFO] [stdout] 785 | .cookie("cookie1") [INFO] [stdout] | ^^^^^^ method not found in `ntex::web::httprequest::HttpRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cookie` found for struct `ntex::web::httprequest::HttpRequest` in the current scope [INFO] [stdout] --> tests/http_awc_client.rs:794:44 [INFO] [stdout] | [INFO] [stdout] 794 | .and_then(|()| req.cookie("cookie2").ok_or(())) [INFO] [stdout] | ^^^^^^ method not found in `ntex::web::httprequest::HttpRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cookie` found for struct `ntex::http::response::ResponseBuilder` in the current scope [INFO] [stdout] --> tests/http_awc_client.rs:809:48 [INFO] [stdout] | [INFO] [stdout] 809 | ... HttpResponse::Ok().cookie(cookie1).cookie(cookie2).finish(), [INFO] [stdout] | ^^^^^^ method not found in `ntex::http::response::ResponseBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cookie` found for struct `ntex::http::client::request::ClientRequest` in the current scope [INFO] [stdout] --> tests/http_awc_client.rs:817:32 [INFO] [stdout] | [INFO] [stdout] 817 | let request = srv.get("/").cookie(cookie1.clone()).cookie(cookie2.clone()); [INFO] [stdout] | ^^^^^^ method not found in `ntex::http::client::request::ClientRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpMessage` [INFO] [stdout] --> tests/http_awc_client.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | use ntex::http::{header, HttpMessage, HttpService}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.server.435o6drs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe" "/opt/rustwide/target/debug/deps/server-94ef2e5b25a5cefe.3nasopts4jw0xskg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-88674961c1476654/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libntex-8106d176911b46db.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib" "/opt/rustwide/target/debug/deps/libsha1-b0306eb522b1202e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-89bec005e319b9df.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-a55367e2cfe5777c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9135652667b74bea.rlib" "/opt/rustwide/target/debug/deps/libdigest-bb00d46ea9428485.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f8a92dc1ea7755a2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d03c81c25bfa67a7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libntex_service-c0f94a14cd0c95a8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b80c97e0712cfd07.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-b17c2a6e85a89468.rlib" "/opt/rustwide/target/debug/deps/libntex_router-4891ebb82d302492.rlib" "/opt/rustwide/target/debug/deps/libbytestring-2fb60884b81463c4.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-75fe0aa30aefa5c5.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-3e0b9e0348826a7e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-80ea636726af17a2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-28df18bc562f242a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-670d43905d10a659.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libinstant-5a5c9b71ee271cc2.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libtime-9f0141b31ce0f5df.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f2835c89ac79f2f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5e529404676564f6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c61274ec639fc66f.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libserde-2be47a34039aed0f.rlib" "/opt/rustwide/target/debug/deps/libh2-d78a1510dd0b5790.rlib" "/opt/rustwide/target/debug/deps/libtracing-2ee6b4c2052fe67a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fb09a8bb0ba9dc07.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f33cebeff4206f58.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7dec0ffcc3695806.rlib" "/opt/rustwide/target/debug/deps/libhttp-5609457a580dc7c2.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-59fc02c094e1457c.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-bf59d23ecad9e5e8.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-48145df98df0d1b4.rlib" "/opt/rustwide/target/debug/deps/libhostname-65f700f836f6e884.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-8a1ef2e0c75c77de.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-2e1b5a847ecf3b9e.rlib" "/opt/rustwide/target/debug/deps/librand-4cf512b29e26b073.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aba7fc6133cae48.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-1440c3537228cfdc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad217ac2d4552ffa.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3aa4a1a9a53c158b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e661a131d5c12d61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fb9d0a06a85a61af.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-950708e971f4c0d3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-befc138bb191c0e4.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-3d5aa22b02e0825c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-511a9adf73139dda.rlib" "/opt/rustwide/target/debug/deps/libtokio-e7b0ef5431155c0f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3dc1f0ba159412d5.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a047a18849ae6386.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-84047375d66e3bb8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmio-1e7eab95829459de.rlib" "/opt/rustwide/target/debug/deps/libiovec-a11a898653c8df7f.rlib" "/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib" "/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libfutures-51f330908d8936d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d383fcb91dd5a255.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-74c687b972cf226a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ffcce2ca2a170d44.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e457e7b3349e0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6407ceddf6739f58.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95160ea66ef8df44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-55892e3ac4a3edbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'framed::handshake::tests::test_result' [INFO] [stdout] --> src/framed/handshake.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | #[ntex_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "41d444d6d9bf070999fdacc1b1f195ee5f42e5d7822811b61a55bfbe59258505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41d444d6d9bf070999fdacc1b1f195ee5f42e5d7822811b61a55bfbe59258505", kill_on_drop: false }` [INFO] [stdout] 41d444d6d9bf070999fdacc1b1f195ee5f42e5d7822811b61a55bfbe59258505