[INFO] fetching crate ntex 0.1.21... [INFO] testing ntex-0.1.21 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate ntex 0.1.21 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate ntex 0.1.21 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-2/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eabcc8d9166c2c03ad85f9b105b37c01db3488b03f29822dc748b1881caf2289 [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" "eabcc8d9166c2c03ad85f9b105b37c01db3488b03f29822dc748b1881caf2289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eabcc8d9166c2c03ad85f9b105b37c01db3488b03f29822dc748b1881caf2289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eabcc8d9166c2c03ad85f9b105b37c01db3488b03f29822dc748b1881caf2289", kill_on_drop: false }` [INFO] [stdout] eabcc8d9166c2c03ad85f9b105b37c01db3488b03f29822dc748b1881caf2289 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a900212c6c0ba328f6218b140b8faf344b43ed37b0a22ccfe29f784ac5973fe3 [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" "a900212c6c0ba328f6218b140b8faf344b43ed37b0a22ccfe29f784ac5973fe3", kill_on_drop: false }` [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [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 tokio v0.2.22 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling ntex-router v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [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 h2 v0.2.6 [INFO] [stderr] Compiling ntex-service v0.1.3 [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 16s [INFO] running `Command { std: "docker" "inspect" "a900212c6c0ba328f6218b140b8faf344b43ed37b0a22ccfe29f784ac5973fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a900212c6c0ba328f6218b140b8faf344b43ed37b0a22ccfe29f784ac5973fe3", kill_on_drop: false }` [INFO] [stdout] a900212c6c0ba328f6218b140b8faf344b43ed37b0a22ccfe29f784ac5973fe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2213a6509d3c45d189a1eea31b7f8a0cf448d49e92bf171a65c55fbb993ca037 [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" "2213a6509d3c45d189a1eea31b7f8a0cf448d49e92bf171a65c55fbb993ca037", kill_on_drop: false }` [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.0 [INFO] [stderr] Compiling ntex v0.1.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'ntex::framed::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::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' [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::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' [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::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' [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::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::::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::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::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::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::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::::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::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::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::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::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[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] [stderr] error: could not compile `ntex`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name basic --edition=2018 examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=b35961894ff545db -C extra-filename=-b35961894ff545db --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-68795731364a8f93.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ca5ef40608455450.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c6b4106777e084f0.rlib --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-4557d48a61dec58f.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-64b1c12e814ae02d.so --extern either=/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-29f6ad8609b34072.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6a6fd1164c173fa3.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-bc35a5da7240a59b.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-a1ca61068089ef89.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-6abafe259e1925e3.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-413a874cbe32250a.rlib --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-6f6e76f05bc892b7.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-2f0cc91d69c676f0.rlib --extern ntex_codec=/opt/rustwide/target/debug/deps/libntex_codec-f0cdc08dc9b8216b.rlib --extern ntex_macros=/opt/rustwide/target/debug/deps/libntex_macros-f6a671c0272e12f8.so --extern ntex_router=/opt/rustwide/target/debug/deps/libntex_router-891dc38f6d4a7577.rlib --extern ntex_rt=/opt/rustwide/target/debug/deps/libntex_rt-152569679c7769bd.rlib --extern ntex_rt_macros=/opt/rustwide/target/debug/deps/libntex_rt_macros-607be643959d8c85.so --extern ntex_service=/opt/rustwide/target/debug/deps/libntex_service-5db2e1deaca4e8dd.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6b0b3f2fd6164ff0.rlib --extern open_ssl=/opt/rustwide/target/debug/deps/libopenssl-0e5002c91724b902.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-9cb7fd7dd1976592.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e0edf4dc1b7952a0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib --extern rust_tls=/opt/rustwide/target/debug/deps/librustls-781225abd09d6a60.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4e994b0d6cdc7aa4.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b36c0631e7fad0f3.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6524dabc9584e16f.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-363e6efc1a506e25.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-4b2cd1a17be27e3c.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6e13b3a1cc374795.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-3ba935646b5db0a8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d8866a1df51e1c7c.rlib --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-68ab47cb1511dac7.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-4821fbd44a22c1e9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1e125e71662cb3e8.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-6af0e1afcb57e1c9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-a66f05cc0bac94d7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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[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 `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 `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 `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:690:62 [INFO] [stdout] | [INFO] [stdout] 690 | let mut e = ZlibEncoder::new(Vec::new(), flate2::Compression::fast()); [INFO] [stdout] | ^^^^^^^^^^^ not found in `flate2` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use rust_tls::internal::msgs::enums::Compression; [INFO] [stdout] | [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:62 [INFO] [stdout] | [INFO] [stdout] 718 | let mut e = ZlibEncoder::new(Vec::new(), flate2::Compression::fast()); [INFO] [stdout] | ^^^^^^^^^^^ not found in `flate2` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use rust_tls::internal::msgs::enums::Compression; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cookie` found for struct `ntex::http::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::ResponseBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cookie` found for struct `ntex::web::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` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cookies` found for struct `ntex::http::client::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::ClientResponse>>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cookie` found for struct `ntex::web::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` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cookie` found for struct `ntex::http::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::ResponseBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cookie` found for struct `ntex::http::client::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::ClientRequest` [INFO] [stdout] [INFO] [stdout] [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] 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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.server.5au5dpj9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99" "/opt/rustwide/target/debug/deps/server-d650f61edb998d99.4u2joarp16vao9nx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a66f05cc0bac94d7/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-12320b97c89568cd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-700356192fffd298.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b7642fe67be89b55.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5281c8ee01ffdf7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a4e3948fb2172e36.rlib" "/opt/rustwide/target/debug/deps/libntex-2f0cc91d69c676f0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib" "/opt/rustwide/target/debug/deps/libsha1-4b2cd1a17be27e3c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f00ae35084fcdf45.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-be1607f47c420398.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-da057d3cec4c8066.rlib" "/opt/rustwide/target/debug/deps/libdigest-1e3f1224de8809c7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a90437bf0114ef90.rlib" "/opt/rustwide/target/debug/deps/libtypenum-913a68e739eab4ae.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-363e6efc1a506e25.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libntex_service-5db2e1deaca4e8dd.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6e13b3a1cc374795.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-152569679c7769bd.rlib" "/opt/rustwide/target/debug/deps/libntex_router-891dc38f6d4a7577.rlib" "/opt/rustwide/target/debug/deps/libbytestring-4557d48a61dec58f.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-68795731364a8f93.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-71bfea53bdb4d4e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6b0b3f2fd6164ff0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2e4bc13b9262b054.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6166e99279c79636.rlib" "/opt/rustwide/target/debug/deps/liblock_api-58c30deac1d41ad7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libinstant-bfad17d5c17f4247.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib" "/opt/rustwide/target/debug/deps/libtime-3ba935646b5db0a8.rlib" "/opt/rustwide/target/debug/deps/libstandback-6efd8b6d8c967d67.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-2840a00ac4722e4c.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bc35a5da7240a59b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6524dabc9584e16f.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libserde-4e994b0d6cdc7aa4.rlib" "/opt/rustwide/target/debug/deps/libh2-a1ca61068089ef89.rlib" "/opt/rustwide/target/debug/deps/libtracing-a217ff01a93b5cf6.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-991f603976dc0b18.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49a5eb02a1187e0b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5554877d30d5d4fa.rlib" "/opt/rustwide/target/debug/deps/libhttp-6abafe259e1925e3.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a1832dc73486d92a.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-4821fbd44a22c1e9.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-ee79d84d4ec8b54a.rlib" "/opt/rustwide/target/debug/deps/libhostname-015d7d6c2fceb3e1.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-c948b9913a162222.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-68ab47cb1511dac7.rlib" "/opt/rustwide/target/debug/deps/librand-e0edf4dc1b7952a0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-110048ccd879da03.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-75aa3e2ef985ad09.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-62b3430829cfab09.rlib" "/opt/rustwide/target/debug/deps/liburl-1e125e71662cb3e8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-91cda09b5220e07b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libthiserror-34ef93c9095ec23a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3ebd1f851cea97ac.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-69cdc2aa15946ae1.rlib" "/opt/rustwide/target/debug/deps/libadler-6534ef6b4a32ceaa.rlib" "/opt/rustwide/target/debug/deps/libobject-61c1b52dff51b80f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-33849983d352f01b.rlib" "/opt/rustwide/target/debug/deps/libgimli-926fe8e4c4fa9fdb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d0f08b689d388bfb.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7746fed5458f84e2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4a9c1d734f98eed8.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-f0cdc08dc9b8216b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7c4475089e32c694.rlib" "/opt/rustwide/target/debug/deps/libtokio-d8866a1df51e1c7c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c2bdc3d2ac7d9a2e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8fad81a5baa8ce52.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6f6e76f05bc892b7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libmio-413a874cbe32250a.rlib" "/opt/rustwide/target/debug/deps/libiovec-f844988195678a81.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d7f4416e167f4dd.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libfutures-6a6fd1164c173fa3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-299893edd5b84155.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-df5e0b57153dc518.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-58339308263095b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9cb7fd7dd1976592.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-c6b4106777e084f0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2213a6509d3c45d189a1eea31b7f8a0cf448d49e92bf171a65c55fbb993ca037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2213a6509d3c45d189a1eea31b7f8a0cf448d49e92bf171a65c55fbb993ca037", kill_on_drop: false }` [INFO] [stdout] 2213a6509d3c45d189a1eea31b7f8a0cf448d49e92bf171a65c55fbb993ca037