[INFO] fetching crate clia-ntex-session 0.3.0... [INFO] checking clia-ntex-session-0.3.0 against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-1 [INFO] extracting crate clia-ntex-session 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate clia-ntex-session 0.3.0 [INFO] finished tweaking crates.io crate clia-ntex-session 0.3.0 [INFO] tweaked toml for crates.io crate clia-ntex-session 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate clia-ntex-session 0.3.0 on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 140 packages to latest compatible versions [INFO] [stderr] Adding cookie v0.17.0 (available: v0.18.1) [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.1.1) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding ntex v0.7.17 (available: v3.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c34514e269a95f13a5f4041d20bdb959833e2d4f93b5f8cfb5f00bb254b6eb58 [INFO] running `Command { std: "docker" "start" "-a" "c34514e269a95f13a5f4041d20bdb959833e2d4f93b5f8cfb5f00bb254b6eb58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c34514e269a95f13a5f4041d20bdb959833e2d4f93b5f8cfb5f00bb254b6eb58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34514e269a95f13a5f4041d20bdb959833e2d4f93b5f8cfb5f00bb254b6eb58", kill_on_drop: false }` [INFO] [stdout] c34514e269a95f13a5f4041d20bdb959833e2d4f93b5f8cfb5f00bb254b6eb58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ee0f97cc9b7cc98e52226535c5791678c789ff8000a17377674b2ff3e208bcd [INFO] running `Command { std: "docker" "start" "-a" "7ee0f97cc9b7cc98e52226535c5791678c789ff8000a17377674b2ff3e208bcd", kill_on_drop: false }` [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling ntex-rt v0.4.33 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking oneshot v0.1.13 [INFO] [stderr] Checking ntex-service v1.2.7 [INFO] [stderr] Checking ntex-bytes v0.1.31 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking ntex-codec v0.6.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ntex-http v0.1.15 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ntex-router v0.5.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking ntex-util v0.3.4 [INFO] [stderr] Checking ntex-io v0.3.17 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Compiling ntex-macros v0.1.4 [INFO] [stderr] Checking futures v0.3.32 [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] [stdout] error[E0277]: `?` couldn't convert the error to `decoder::DecoderError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-h2-0.4.4/src/hpack/header.rs:71:60 [INFO] [stdout] | [INFO] [stdout] 71 | let method = Method::from_bytes(&value)?; [INFO] [stdout] | --------------------------^ the trait `From` is not implemented for `decoder::DecoderError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, ntex_http::compat::InvalidMethod>` [INFO] [stdout] | [INFO] [stdout] note: `decoder::DecoderError` needs to implement `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-h2-0.4.4/src/hpack/decoder.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum DecoderError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: `decoder::DecoderError` implements trait `From`: [INFO] [stdout] From<()> [INFO] [stdout] From [INFO] [stdout] From [INFO] [stdout] From [INFO] [stdout] From [INFO] [stdout] From [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `decoder::DecoderError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-h2-0.4.4/src/hpack/header.rs:87:64 [INFO] [stdout] | [INFO] [stdout] 87 | let status = StatusCode::from_bytes(&value)?; [INFO] [stdout] | ------------------------------^ the trait `From` is not implemented for `decoder::DecoderError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, ntex_http::compat::InvalidStatusCode>` [INFO] [stdout] | [INFO] [stdout] note: `decoder::DecoderError` needs to implement `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-h2-0.4.4/src/hpack/decoder.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum DecoderError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: `decoder::DecoderError` implements trait `From`: [INFO] [stdout] From<()> [INFO] [stdout] From [INFO] [stdout] From [INFO] [stdout] From [INFO] [stdout] From [INFO] [stdout] From [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `decoder::DecoderError` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-h2-0.4.4/src/hpack/header.rs:233:73 [INFO] [stdout] | [INFO] [stdout] 233 | Name::Method => Ok(Header::Method(Method::from_bytes(&value)?)), [INFO] [stdout] | --------------------------^ the trait `From` is not implemented for `decoder::DecoderError` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, ntex_http::compat::InvalidMethod>` [INFO] [stdout] | [INFO] [stdout] note: `decoder::DecoderError` needs to implement `From` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-h2-0.4.4/src/hpack/decoder.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum DecoderError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: `decoder::DecoderError` implements trait `From`: [INFO] [stdout] From<()> [INFO] [stdout] From [INFO] [stdout] From [INFO] [stdout] From [INFO] [stdout] From [INFO] [stdout] From [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-h2` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "7ee0f97cc9b7cc98e52226535c5791678c789ff8000a17377674b2ff3e208bcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ee0f97cc9b7cc98e52226535c5791678c789ff8000a17377674b2ff3e208bcd", kill_on_drop: false }` [INFO] [stdout] 7ee0f97cc9b7cc98e52226535c5791678c789ff8000a17377674b2ff3e208bcd