[INFO] fetching crate ntex-files 0.3.0...
[INFO] checking ntex-files-0.3.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ntex-files 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate ntex-files 0.3.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ntex-files 0.3.0
[INFO] finished tweaking crates.io crate ntex-files 0.3.0
[INFO] tweaked toml for crates.io crate ntex-files 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntex-connect v0.3.4
[INFO] [stderr]   Downloaded ntex-router v0.5.3
[INFO] [stderr]   Downloaded ntex-tls v0.3.3
[INFO] [stderr]   Downloaded ntex-macros v0.1.3
[INFO] [stderr]   Downloaded ntex-tokio v0.3.1
[INFO] [stderr]   Downloaded ntex-http v0.1.12
[INFO] [stderr]   Downloaded ntex v0.7.17
[INFO] [stderr]   Downloaded ntex-h2 v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70743bcd6aa1051d3ad214b87eb5f2a9c43d7f126720a551c5179638664c07f1
[INFO] running `Command { std: "docker" "start" "-a" "70743bcd6aa1051d3ad214b87eb5f2a9c43d7f126720a551c5179638664c07f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70743bcd6aa1051d3ad214b87eb5f2a9c43d7f126720a551c5179638664c07f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70743bcd6aa1051d3ad214b87eb5f2a9c43d7f126720a551c5179638664c07f1", kill_on_drop: false }`
[INFO] [stdout] 70743bcd6aa1051d3ad214b87eb5f2a9c43d7f126720a551c5179638664c07f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78383a7b5c53db92d3207a5a122338d8cc8e387a2401b497b28270ce8f5f23e7
[INFO] running `Command { std: "docker" "start" "-a" "78383a7b5c53db92d3207a5a122338d8cc8e387a2401b497b28270ce8f5f23e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking oneshot v0.1.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking ntex-service v1.2.7
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking ntex-bytes v0.1.24
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking ntex-codec v0.6.2
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ntex-http v0.1.12
[INFO] [stderr]     Checking ntex-router v0.5.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking ntex-rt v0.4.12
[INFO] [stderr]     Checking ntex-util v0.3.4
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking ntex-io v0.3.17
[INFO] [stderr]     Checking ntex-tls v0.3.3
[INFO] [stderr]     Checking ntex-tokio v0.3.1
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking ntex-connect v0.3.4
[INFO] [stderr]     Checking ntex-h2 v0.4.4
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking ntex v0.7.17
[INFO] [stderr]     Checking ntex-files v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/file_header/method.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{AsRef, TryFrom};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/file_header/method.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{AsRef, TryFrom};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Method` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:621:28
[INFO] [stdout]     |
[INFO] [stdout] 620 |     use super::*;
[INFO] [stdout]     |         -------- the item `Method` is already imported here
[INFO] [stdout] 621 |     use ntex::http::{self, Method, StatusCode};
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `http::HeaderValue: From<&ntex::http::header::HeaderValue>` is not satisfied
[INFO] [stdout]    --> src/named.rs:436:19
[INFO] [stdout]     |
[INFO] [stdout] 436 |         let hdr = ::http::HeaderValue::from(val);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^ the trait `From<&ntex::http::header::HeaderValue>` is not implemented for `http::HeaderValue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <http::HeaderValue as From<isize>>
[INFO] [stdout]               <http::HeaderValue as From<i16>>
[INFO] [stdout]               <http::HeaderValue as From<i32>>
[INFO] [stdout]               <http::HeaderValue as From<i64>>
[INFO] [stdout]               <http::HeaderValue as From<usize>>
[INFO] [stdout]               <http::HeaderValue as From<u16>>
[INFO] [stdout]               <http::HeaderValue as From<u32>>
[INFO] [stdout]               <http::HeaderValue as From<u64>>
[INFO] [stdout]             and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `http::HeaderValue: From<&ntex::http::header::HeaderValue>` is not satisfied
[INFO] [stdout]    --> src/named.rs:459:19
[INFO] [stdout]     |
[INFO] [stdout] 459 |         let hdr = ::http::HeaderValue::from(val);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^ the trait `From<&ntex::http::header::HeaderValue>` is not implemented for `http::HeaderValue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <http::HeaderValue as From<isize>>
[INFO] [stdout]               <http::HeaderValue as From<i16>>
[INFO] [stdout]               <http::HeaderValue as From<i32>>
[INFO] [stdout]               <http::HeaderValue as From<i64>>
[INFO] [stdout]               <http::HeaderValue as From<usize>>
[INFO] [stdout]               <http::HeaderValue as From<u16>>
[INFO] [stdout]               <http::HeaderValue as From<u32>>
[INFO] [stdout]               <http::HeaderValue as From<u64>>
[INFO] [stdout]             and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `http::HeaderValue: From<&ntex::http::header::HeaderValue>` is not satisfied
[INFO] [stdout]    --> src/named.rs:436:19
[INFO] [stdout]     |
[INFO] [stdout] 436 |         let hdr = ::http::HeaderValue::from(val);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^ the trait `From<&ntex::http::header::HeaderValue>` is not implemented for `http::HeaderValue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <http::HeaderValue as From<isize>>
[INFO] [stdout]               <http::HeaderValue as From<i16>>
[INFO] [stdout]               <http::HeaderValue as From<i32>>
[INFO] [stdout]               <http::HeaderValue as From<i64>>
[INFO] [stdout]               <http::HeaderValue as From<usize>>
[INFO] [stdout]               <http::HeaderValue as From<u16>>
[INFO] [stdout]               <http::HeaderValue as From<u32>>
[INFO] [stdout]               <http::HeaderValue as From<u64>>
[INFO] [stdout]             and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `http::HeaderValue: From<&ntex::http::header::HeaderValue>` is not satisfied
[INFO] [stdout]    --> src/named.rs:459:19
[INFO] [stdout]     |
[INFO] [stdout] 459 |         let hdr = ::http::HeaderValue::from(val);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^ the trait `From<&ntex::http::header::HeaderValue>` is not implemented for `http::HeaderValue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <http::HeaderValue as From<isize>>
[INFO] [stdout]               <http::HeaderValue as From<i16>>
[INFO] [stdout]               <http::HeaderValue as From<i32>>
[INFO] [stdout]               <http::HeaderValue as From<i64>>
[INFO] [stdout]               <http::HeaderValue as From<usize>>
[INFO] [stdout]               <http::HeaderValue as From<u16>>
[INFO] [stdout]               <http::HeaderValue as From<u32>>
[INFO] [stdout]               <http::HeaderValue as From<u64>>
[INFO] [stdout]             and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntex-files` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntex-files` (lib test) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "78383a7b5c53db92d3207a5a122338d8cc8e387a2401b497b28270ce8f5f23e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78383a7b5c53db92d3207a5a122338d8cc8e387a2401b497b28270ce8f5f23e7", kill_on_drop: false }`
[INFO] [stdout] 78383a7b5c53db92d3207a5a122338d8cc8e387a2401b497b28270ce8f5f23e7
[INFO] checking ntex-files-0.3.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate ntex-files 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate ntex-files 0.3.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ntex-files 0.3.0
[INFO] finished tweaking crates.io crate ntex-files 0.3.0
[INFO] tweaked toml for crates.io crate ntex-files 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5041cb3704bcfef37ad1439b4763bccc6ca0b807c382b35384a90b1a0076d653
[INFO] running `Command { std: "docker" "start" "-a" "5041cb3704bcfef37ad1439b4763bccc6ca0b807c382b35384a90b1a0076d653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5041cb3704bcfef37ad1439b4763bccc6ca0b807c382b35384a90b1a0076d653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5041cb3704bcfef37ad1439b4763bccc6ca0b807c382b35384a90b1a0076d653", kill_on_drop: false }`
[INFO] [stdout] 5041cb3704bcfef37ad1439b4763bccc6ca0b807c382b35384a90b1a0076d653
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a193e5076560aa11dbc88b891f234b04dee68ab2981947ae4d1e63579b3a4224
[INFO] running `Command { std: "docker" "start" "-a" "a193e5076560aa11dbc88b891f234b04dee68ab2981947ae4d1e63579b3a4224", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking oneshot v0.1.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking ntex-service v1.2.7
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking ntex-bytes v0.1.24
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking ntex-codec v0.6.2
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking ntex-http v0.1.12
[INFO] [stderr]     Checking ntex-router v0.5.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking ntex-rt v0.4.12
[INFO] [stderr]     Checking ntex-util v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking ntex-io v0.3.17
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking ntex-tokio v0.3.1
[INFO] [stderr]     Checking ntex-tls v0.3.3
[INFO] [stderr]     Checking ntex-connect v0.3.4
[INFO] [stderr]     Checking ntex-h2 v0.4.4
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking ntex v0.7.17
[INFO] [stderr]     Checking ntex-files v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/file_header/method.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{AsRef, TryFrom};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/file_header/method.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::convert::{AsRef, TryFrom};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Method` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:621:28
[INFO] [stdout]     |
[INFO] [stdout] 620 |     use super::*;
[INFO] [stdout]     |         -------- the item `Method` is already imported here
[INFO] [stdout] 621 |     use ntex::http::{self, Method, StatusCode};
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `http::HeaderValue: From<&ntex::http::header::HeaderValue>` is not satisfied
[INFO] [stdout]    --> src/named.rs:436:19
[INFO] [stdout]     |
[INFO] [stdout] 436 |         let hdr = ::http::HeaderValue::from(val);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^ the trait `From<&ntex::http::header::HeaderValue>` is not implemented for `http::HeaderValue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <http::HeaderValue as From<isize>>
[INFO] [stdout]               <http::HeaderValue as From<i16>>
[INFO] [stdout]               <http::HeaderValue as From<i32>>
[INFO] [stdout]               <http::HeaderValue as From<i64>>
[INFO] [stdout]               <http::HeaderValue as From<usize>>
[INFO] [stdout]               <http::HeaderValue as From<u16>>
[INFO] [stdout]               <http::HeaderValue as From<u32>>
[INFO] [stdout]               <http::HeaderValue as From<u64>>
[INFO] [stdout]             and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `http::HeaderValue: From<&ntex::http::header::HeaderValue>` is not satisfied
[INFO] [stdout]    --> src/named.rs:459:19
[INFO] [stdout]     |
[INFO] [stdout] 459 |         let hdr = ::http::HeaderValue::from(val);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^ the trait `From<&ntex::http::header::HeaderValue>` is not implemented for `http::HeaderValue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <http::HeaderValue as From<isize>>
[INFO] [stdout]               <http::HeaderValue as From<i16>>
[INFO] [stdout]               <http::HeaderValue as From<i32>>
[INFO] [stdout]               <http::HeaderValue as From<i64>>
[INFO] [stdout]               <http::HeaderValue as From<usize>>
[INFO] [stdout]               <http::HeaderValue as From<u16>>
[INFO] [stdout]               <http::HeaderValue as From<u32>>
[INFO] [stdout]               <http::HeaderValue as From<u64>>
[INFO] [stdout]             and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `http::HeaderValue: From<&ntex::http::header::HeaderValue>` is not satisfied
[INFO] [stdout]    --> src/named.rs:436:19
[INFO] [stdout]     |
[INFO] [stdout] 436 |         let hdr = ::http::HeaderValue::from(val);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^ the trait `From<&ntex::http::header::HeaderValue>` is not implemented for `http::HeaderValue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <http::HeaderValue as From<isize>>
[INFO] [stdout]               <http::HeaderValue as From<i16>>
[INFO] [stdout]               <http::HeaderValue as From<i32>>
[INFO] [stdout]               <http::HeaderValue as From<i64>>
[INFO] [stdout]               <http::HeaderValue as From<usize>>
[INFO] [stdout]               <http::HeaderValue as From<u16>>
[INFO] [stdout]               <http::HeaderValue as From<u32>>
[INFO] [stdout]               <http::HeaderValue as From<u64>>
[INFO] [stdout]             and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `http::HeaderValue: From<&ntex::http::header::HeaderValue>` is not satisfied
[INFO] [stdout]    --> src/named.rs:459:19
[INFO] [stdout]     |
[INFO] [stdout] 459 |         let hdr = ::http::HeaderValue::from(val);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^ the trait `From<&ntex::http::header::HeaderValue>` is not implemented for `http::HeaderValue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <http::HeaderValue as From<isize>>
[INFO] [stdout]               <http::HeaderValue as From<i16>>
[INFO] [stdout]               <http::HeaderValue as From<i32>>
[INFO] [stdout]               <http::HeaderValue as From<i64>>
[INFO] [stdout]               <http::HeaderValue as From<usize>>
[INFO] [stdout]               <http::HeaderValue as From<u16>>
[INFO] [stdout]               <http::HeaderValue as From<u32>>
[INFO] [stdout]               <http::HeaderValue as From<u64>>
[INFO] [stdout]             and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntex-files` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntex-files` (lib test) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a193e5076560aa11dbc88b891f234b04dee68ab2981947ae4d1e63579b3a4224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a193e5076560aa11dbc88b891f234b04dee68ab2981947ae4d1e63579b3a4224", kill_on_drop: false }`
[INFO] [stdout] a193e5076560aa11dbc88b891f234b04dee68ab2981947ae4d1e63579b3a4224
