[INFO] fetching crate clia-ntex-files-mod 0.3.0...
[INFO] checking clia-ntex-files-mod-0.3.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate clia-ntex-files-mod 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate clia-ntex-files-mod 0.3.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate clia-ntex-files-mod 0.3.0
[INFO] finished tweaking crates.io crate clia-ntex-files-mod 0.3.0
[INFO] tweaked toml for crates.io crate clia-ntex-files-mod 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 132 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.18 (available: v1.0.0)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.1.0)
[INFO] [stderr]       Adding ntex v0.7.17 (available: v2.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntex-tokio v0.3.1
[INFO] [stderr]   Downloaded ntex-rt v0.4.20
[INFO] [stderr]   Downloaded ntex-util v0.3.4
[INFO] [stderr]   Downloaded ntex-macros v0.1.3
[INFO] [stderr]   Downloaded ntex-service v1.2.7
[INFO] [stderr]   Downloaded oneshot v0.1.8
[INFO] [stderr]   Downloaded ntex-http v0.1.12
[INFO] [stderr]   Downloaded ntex-codec v0.6.2
[INFO] [stderr]   Downloaded ntex-bytes v0.1.27
[INFO] [stderr]   Downloaded ntex-connect v0.3.4
[INFO] [stderr]   Downloaded ntex-router v0.5.3
[INFO] [stderr]   Downloaded ntex-io v0.3.17
[INFO] [stderr]   Downloaded ntex-tls v0.3.3
[INFO] [stderr]   Downloaded ntex-h2 v0.4.4
[INFO] [stderr]   Downloaded ntex v0.7.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f5a26e46f4924afc5871e1af85fbb55378d5f99f67689c9d75678f3982a911d
[INFO] running `Command { std: "docker" "start" "-a" "0f5a26e46f4924afc5871e1af85fbb55378d5f99f67689c9d75678f3982a911d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f5a26e46f4924afc5871e1af85fbb55378d5f99f67689c9d75678f3982a911d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5a26e46f4924afc5871e1af85fbb55378d5f99f67689c9d75678f3982a911d", kill_on_drop: false }`
[INFO] [stdout] 0f5a26e46f4924afc5871e1af85fbb55378d5f99f67689c9d75678f3982a911d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1f68e1f7bede25cf1e9571fc2f87d0f2036d7087076ada33d8ec1d7c18d2468
[INFO] running `Command { std: "docker" "start" "-a" "f1f68e1f7bede25cf1e9571fc2f87d0f2036d7087076ada33d8ec1d7c18d2468", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling ntex-rt v0.4.20
[INFO] [stderr]     Checking oneshot v0.1.8
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking ntex-service v1.2.7
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling ntex-macros v0.1.3
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ntex-util v0.3.4
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ntex-bytes v0.1.27
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ntex-codec v0.6.2
[INFO] [stderr]     Checking ntex-http v0.1.12
[INFO] [stderr]     Checking ntex-router v0.5.3
[INFO] [stderr]     Checking ntex-io v0.3.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 ntex v0.7.17
[INFO] [stderr]     Checking clia-ntex-files-mod v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `headers`
[INFO] [stdout]    --> src/file_header/raw.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "headers")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `headers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `headers`
[INFO] [stdout]    --> src/file_header/raw.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 | #[cfg(feature = "headers")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `headers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `headers`
[INFO] [stdout]    --> src/file_header/raw.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[cfg(feature = "headers")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `headers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `headers`
[INFO] [stdout]    --> src/file_header/raw.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "headers")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `headers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `headers`
[INFO] [stdout]    --> src/file_header/raw.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 | #[cfg(feature = "headers")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `headers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `headers`
[INFO] [stdout]    --> src/file_header/raw.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[cfg(feature = "headers")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `headers` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[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` implements `From<&http::HeaderValue>`
[INFO] [stdout]               `http::HeaderValue` implements `From<http::HeaderName>`
[INFO] [stdout]               `http::HeaderValue` implements `From<i16>`
[INFO] [stdout]               `http::HeaderValue` implements `From<i32>`
[INFO] [stdout]               `http::HeaderValue` implements `From<i64>`
[INFO] [stdout]               `http::HeaderValue` implements `From<isize>`
[INFO] [stdout]               `http::HeaderValue` implements `From<u16>`
[INFO] [stdout]               `http::HeaderValue` implements `From<u32>`
[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` implements `From<&http::HeaderValue>`
[INFO] [stdout]               `http::HeaderValue` implements `From<http::HeaderName>`
[INFO] [stdout]               `http::HeaderValue` implements `From<i16>`
[INFO] [stdout]               `http::HeaderValue` implements `From<i32>`
[INFO] [stdout]               `http::HeaderValue` implements `From<i64>`
[INFO] [stdout]               `http::HeaderValue` implements `From<isize>`
[INFO] [stdout]               `http::HeaderValue` implements `From<u16>`
[INFO] [stdout]               `http::HeaderValue` implements `From<u32>`
[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` implements `From<&http::HeaderValue>`
[INFO] [stdout]               `http::HeaderValue` implements `From<http::HeaderName>`
[INFO] [stdout]               `http::HeaderValue` implements `From<i16>`
[INFO] [stdout]               `http::HeaderValue` implements `From<i32>`
[INFO] [stdout]               `http::HeaderValue` implements `From<i64>`
[INFO] [stdout]               `http::HeaderValue` implements `From<isize>`
[INFO] [stdout]               `http::HeaderValue` implements `From<u16>`
[INFO] [stdout]               `http::HeaderValue` implements `From<u32>`
[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` implements `From<&http::HeaderValue>`
[INFO] [stdout]               `http::HeaderValue` implements `From<http::HeaderName>`
[INFO] [stdout]               `http::HeaderValue` implements `From<i16>`
[INFO] [stdout]               `http::HeaderValue` implements `From<i32>`
[INFO] [stdout]               `http::HeaderValue` implements `From<i64>`
[INFO] [stdout]               `http::HeaderValue` implements `From<isize>`
[INFO] [stdout]               `http::HeaderValue` implements `From<u16>`
[INFO] [stdout]               `http::HeaderValue` implements `From<u32>`
[INFO] [stdout]             and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clia-ntex-files-mod` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clia-ntex-files-mod` (lib test) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f1f68e1f7bede25cf1e9571fc2f87d0f2036d7087076ada33d8ec1d7c18d2468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1f68e1f7bede25cf1e9571fc2f87d0f2036d7087076ada33d8ec1d7c18d2468", kill_on_drop: false }`
[INFO] [stdout] f1f68e1f7bede25cf1e9571fc2f87d0f2036d7087076ada33d8ec1d7c18d2468
