[INFO] cloning repository https://github.com/krircc/mosup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krircc/mosup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrircc%2Fmosup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrircc%2Fmosup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a6cbca66a2692db8bd0992f8817864b1180aaed [INFO] testing krircc/mosup against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrircc%2Fmosup" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/krircc/mosup on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/krircc/mosup [INFO] finished tweaking git repo https://github.com/krircc/mosup [INFO] tweaked toml for git repo https://github.com/krircc/mosup written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ntex-rs/ntex-extras` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6f89ca4bc4be3368d9ad507c2b88f7524c10873796439e480b5a2918519ebaa [INFO] running `Command { std: "docker" "start" "-a" "d6f89ca4bc4be3368d9ad507c2b88f7524c10873796439e480b5a2918519ebaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6f89ca4bc4be3368d9ad507c2b88f7524c10873796439e480b5a2918519ebaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f89ca4bc4be3368d9ad507c2b88f7524c10873796439e480b5a2918519ebaa", kill_on_drop: false }` [INFO] [stdout] d6f89ca4bc4be3368d9ad507c2b88f7524c10873796439e480b5a2918519ebaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 569a5ffc6a1ae0a9e29e80da74c4fdf26acc10bb6e13c1b35fafe80c94a6fe02 [INFO] running `Command { std: "docker" "start" "-a" "569a5ffc6a1ae0a9e29e80da74c4fdf26acc10bb6e13c1b35fafe80c94a6fe02", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling nanorand v0.5.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling ntex-service v0.3.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ntex-rt v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ntex-util v0.1.16 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling ntex-service v0.1.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling ntex-codec v0.4.1 [INFO] [stderr] Compiling ntex-rt v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling trust-dns-resolver v0.20.4 [INFO] [stderr] Compiling ntex-bytes v0.1.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling ntex-router v0.4.4 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-router v0.5.1 [INFO] [stderr] Compiling ntex-io v0.1.8 [INFO] [stderr] Compiling bson v2.1.0 [INFO] [stderr] Compiling ntex v0.3.18 [INFO] [stderr] Compiling ntex-tokio v0.1.3 [INFO] [stderr] Compiling ntex-tls v0.1.5 [INFO] [stderr] Compiling ntex v0.5.15 [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `mio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.3.18/src/server/socket.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | Tcp(mio::net::TcpListener), [INFO] [stdout] | ^^^ could not find `net` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `mio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.3.18/src/server/socket.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | Uds(mio::net::UnixListener), [INFO] [stdout] | ^^^ could not find `net` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `mio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.3.18/src/server/socket.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | Uds(mio::net::SocketAddr), [INFO] [stdout] | ^^^ could not find `net` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `mio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.3.18/src/server/socket.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | Tcp(mio::net::TcpStream), [INFO] [stdout] | ^^^ could not find `net` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `mio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.3.18/src/server/socket.rs:146:14 [INFO] [stdout] | [INFO] [stdout] 146 | Uds(mio::net::UnixStream), [INFO] [stdout] | ^^^ could not find `net` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `mio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.3.18/src/server/socket.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | Listener::Tcp(mio::net::TcpListener::from_std(lst)) [INFO] [stdout] | ^^^^^^^^^^^ not found in `mio::net` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::rt::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::server::socket::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] 1 | use ntex_rt::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `mio` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.3.18/src/server/socket.rs:69:33 [INFO] [stdout] | [INFO] [stdout] 69 | Listener::Uds(mio::net::UnixListener::from_std(lst)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in `mio::net` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::rt::net::UnixListener; [INFO] [stdout] | [INFO] [stdout] 1 | use ntex_rt::net::UnixListener; [INFO] [stdout] | [INFO] [stdout] 1 | use std::os::unix::net::UnixListener; [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::net::UnixListener; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::rt::tcp_connect_in` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.5.15/src/connect/service.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::rt::tcp_connect_in; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `tcp_connect_in` in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::rt::Signal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.5.15/src/server/builder.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::rt::{spawn, Signal, System}; [INFO] [stdout] | ^^^^^^ no `Signal` in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::rt::tcp_connect` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.5.15/src/server/test.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::rt::{tcp_connect, System}; [INFO] [stdout] | ^^^^^^^^^^^ no `tcp_connect` in `rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn_blocking` in module `crate::rt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.5.15/src/connect/resolve.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | let fut = crate::rt::spawn_blocking(move || { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `crate::rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JoinError` in module `crate::rt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.5.15/src/http/error.rs:238:22 [INFO] [stdout] | [INFO] [stdout] 238 | impl From for PayloadError { [INFO] [stdout] | ^^^^^^^^^ not found in `crate::rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JoinError` in module `crate::rt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.5.15/src/http/error.rs:239:27 [INFO] [stdout] | [INFO] [stdout] 239 | fn from(_: crate::rt::JoinError) -> Self { [INFO] [stdout] | ^^^^^^^^^ not found in `crate::rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `signal` in module `crate::rt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.5.15/src/server/builder.rs:480:38 [INFO] [stdout] | [INFO] [stdout] 480 | if let Some(rx) = crate::rt::signal() { [INFO] [stdout] | ^^^^^^ not found in `crate::rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use ntex_tokio::signal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_tcp_stream` in module `rt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.5.15/src/server/socket.rs:148:40 [INFO] [stdout] | [INFO] [stdout] 148 | Stream::Tcp(stream) => rt::from_tcp_stream(stream), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use ntex_tokio::from_tcp_stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_unix_stream` in module `rt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.5.15/src/server/socket.rs:150:40 [INFO] [stdout] | [INFO] [stdout] 150 | Stream::Uds(stream) => rt::from_unix_stream(stream), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use ntex_tokio::from_unix_stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signal` in module `crate::rt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.5.15/src/server/mod.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | Signal(crate::rt::Signal), [INFO] [stdout] | ^^^^^^ not found in `crate::rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use ntex_tokio::Signal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signal` in module `crate::rt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.5.15/src/server/mod.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | fn signal(&self, sig: crate::rt::Signal) { [INFO] [stdout] | ^^^^^^ not found in `crate::rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use ntex_tokio::Signal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn_blocking` in module `crate::rt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.5.15/src/web/util.rs:264:22 [INFO] [stdout] | [INFO] [stdout] 264 | match crate::rt::spawn_blocking(f).await { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `crate::rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mongodb v2.1.0 [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `mio::Poll` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ntex-0.3.18/src/server/accept.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | let poll = mio::Poll::new() [INFO] [stdout] | ^^^ function or associated item not found in `mio::Poll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex` due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "569a5ffc6a1ae0a9e29e80da74c4fdf26acc10bb6e13c1b35fafe80c94a6fe02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "569a5ffc6a1ae0a9e29e80da74c4fdf26acc10bb6e13c1b35fafe80c94a6fe02", kill_on_drop: false }` [INFO] [stdout] 569a5ffc6a1ae0a9e29e80da74c4fdf26acc10bb6e13c1b35fafe80c94a6fe02