[INFO] fetching crate axum 0.7.1... [INFO] checking axum-0.7.1 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate axum 0.7.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate axum 0.7.1 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate axum 0.7.1 [INFO] finished tweaking crates.io crate axum 0.7.1 [INFO] tweaked toml for crates.io crate axum 0.7.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 194 packages [INFO] [stderr] Adding base64 v0.21.7 (latest: v0.22.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding brotli v3.5.0 (latest: v4.0.0) [INFO] [stderr] Adding brotli-decompressor v2.5.1 (latest: v3.0.0) [INFO] [stderr] Adding env_logger v0.8.4 (latest: v0.11.3) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding h2 v0.3.26 (latest: v0.4.4) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.3) [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding http v0.2.12 (latest: v1.1.0) [INFO] [stderr] Adding http-body v0.4.6 (latest: v1.0.0) [INFO] [stderr] Adding hyper v0.14.28 (latest: v1.2.0) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.2.6) [INFO] [stderr] Adding matchit v0.7.3 (latest: v0.8.0) [INFO] [stderr] Adding multer v2.1.0 (latest: v3.0.0) [INFO] [stderr] Adding nu-ansi-term v0.46.0 (latest: v0.50.0) [INFO] [stderr] Adding object v0.32.2 (latest: v0.34.0) [INFO] [stderr] Adding reqwest v0.11.27 (latest: v0.12.2) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.58) [INFO] [stderr] Adding sync_wrapper v0.1.2 (latest: v1.0.0) [INFO] [stderr] Adding system-configuration v0.5.1 (latest: v0.6.0) [INFO] [stderr] Adding system-configuration-sys v0.5.0 (latest: v0.6.0) [INFO] [stderr] Adding tokio-tungstenite v0.20.1 (latest: v0.21.0) [INFO] [stderr] Adding tungstenite v0.20.1 (latest: v0.21.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.52.0) [INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.4) [INFO] [stderr] Adding winreg v0.50.0 (latest: v0.52.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tungstenite v0.20.1 [INFO] [stderr] Downloaded tokio-tungstenite v0.20.1 [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] [stderr] Downloaded http-range-header v0.4.0 [INFO] [stderr] Downloaded serde_path_to_error v0.1.16 [INFO] [stderr] Downloaded axum-core v0.4.3 [INFO] [stderr] Downloaded hyper-util v0.1.3 [INFO] [stderr] Downloaded axum-macros v0.4.1 [INFO] [stderr] Downloaded iri-string v0.7.0 [INFO] [stderr] Downloaded h2 v0.4.4 [INFO] [stderr] Downloaded hyper v1.2.0 [INFO] [stderr] Downloaded hdrhistogram v7.5.4 [INFO] [stderr] Downloaded multer v2.1.0 [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded tower-http v0.5.2 [INFO] [stderr] Downloaded matchit v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38357cbe70d7d1cc8328d583a4591c4198073439267f944700ba513fa6624a7c [INFO] running `Command { std: "docker" "start" "-a" "38357cbe70d7d1cc8328d583a4591c4198073439267f944700ba513fa6624a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38357cbe70d7d1cc8328d583a4591c4198073439267f944700ba513fa6624a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38357cbe70d7d1cc8328d583a4591c4198073439267f944700ba513fa6624a7c", kill_on_drop: false }` [INFO] [stdout] 38357cbe70d7d1cc8328d583a4591c4198073439267f944700ba513fa6624a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5c03467730e9568c9756e7ce5a1483528f80c91fc91b5b4858cb2f588506a1e [INFO] running `Command { std: "docker" "start" "-a" "b5c03467730e9568c9756e7ce5a1483528f80c91fc91b5b4858cb2f588506a1e", kill_on_drop: false }` [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling axum v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking http-range-header v0.4.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking iri-string v0.7.0 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking async-compression v0.4.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stdout] warning: the feature `diagnostic_namespace` has been stable since 1.78.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:45 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(nightly_error_messages, feature(diagnostic_namespace))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stdout] warning: the item `SocketAddr` is imported redundantly [INFO] [stdout] --> src/extract/connect_info.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 226 | use super::*; [INFO] [stdout] | -------- the item `SocketAddr` is already imported here [INFO] [stdout] 227 | use crate::{routing::get, serve::IncomingStream, test_helpers::TestClient, Router}; [INFO] [stdout] 228 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StatusCode` is imported redundantly [INFO] [stdout] --> src/extract/path/mod.rs:541:9 [INFO] [stdout] | [INFO] [stdout] 539 | use super::*; [INFO] [stdout] | -------- the item `StatusCode` is already imported here [INFO] [stdout] 540 | use crate::{routing::get, test_helpers::*, Router}; [INFO] [stdout] 541 | use http::StatusCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Body` is imported redundantly [INFO] [stdout] --> src/routing/method_routing.rs:1250:17 [INFO] [stdout] | [INFO] [stdout] 1249 | use super::*; [INFO] [stdout] | -------- the item `Body` is already imported here [INFO] [stdout] 1250 | use crate::{body::Body, extract::State, handler::HandlerWithoutStateExt}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IntoResponse` is imported redundantly [INFO] [stdout] --> src/routing/method_routing.rs:1251:9 [INFO] [stdout] | [INFO] [stdout] 1249 | use super::*; [INFO] [stdout] | -------- the item `IntoResponse` is already imported here [INFO] [stdout] 1250 | use crate::{body::Body, extract::State, handler::HandlerWithoutStateExt}; [INFO] [stdout] 1251 | use axum_core::response::IntoResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Service` is imported redundantly [INFO] [stdout] --> src/routing/method_routing.rs:1255:17 [INFO] [stdout] | [INFO] [stdout] 1249 | use super::*; [INFO] [stdout] | -------- the item `Service` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1255 | use tower::{Service, ServiceExt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `HeaderMap` is imported redundantly [INFO] [stdout] --> src/routing/tests/get_to_head.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `HeaderMap` is already imported here [INFO] [stdout] 7 | use http::HeaderMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `get_service` is imported redundantly [INFO] [stdout] --> src/routing/tests/get_to_head.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | use super::*; [INFO] [stdout] | -------- the item `get_service` is already imported here [INFO] [stdout] 42 | use crate::routing::get_service; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ready` is imported redundantly [INFO] [stdout] --> src/routing/tests/handle_error.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `ready` is already imported here [INFO] [stdout] 2 | use std::future::{pending, ready}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IntoResponse` is imported redundantly [INFO] [stdout] --> src/routing/tests/merge.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `IntoResponse` is already imported here [INFO] [stdout] 2 | use crate::{extract::OriginalUri, response::IntoResponse, Json}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Json` is imported redundantly [INFO] [stdout] --> src/routing/tests/merge.rs:2:59 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Json` is already imported here [INFO] [stdout] 2 | use crate::{extract::OriginalUri, response::IntoResponse, Json}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TimeoutLayer` is imported redundantly [INFO] [stdout] --> src/routing/tests/merge.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `TimeoutLayer` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use tower_http::timeout::TimeoutLayer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Extension` is imported redundantly [INFO] [stdout] --> src/routing/tests/nest.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Extension` is already imported here [INFO] [stdout] 2 | use crate::extract::Extension; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `diagnostic_namespace` has been stable since 1.78.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:45 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(nightly_error_messages, feature(diagnostic_namespace))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `call_with_state` is never used [INFO] [stdout] --> src/boxed.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) trait ErasedIntoRoute: Send { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 66 | fn call_with_state(self: Box, request: Request, state: S) -> RouteFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `call_with_state` is never used [INFO] [stdout] --> src/boxed.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) trait ErasedIntoRoute: Send { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 66 | fn call_with_state(self: Box, request: Request, state: S) -> RouteFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/test_helpers/mod.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct NotSendSync(*const ()); [INFO] [stdout] | ----------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct NotSendSync(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s [INFO] running `Command { std: "docker" "inspect" "b5c03467730e9568c9756e7ce5a1483528f80c91fc91b5b4858cb2f588506a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5c03467730e9568c9756e7ce5a1483528f80c91fc91b5b4858cb2f588506a1e", kill_on_drop: false }` [INFO] [stdout] b5c03467730e9568c9756e7ce5a1483528f80c91fc91b5b4858cb2f588506a1e [INFO] checking axum-0.7.1 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate axum 0.7.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate axum 0.7.1 on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate axum 0.7.1 [INFO] finished tweaking crates.io crate axum 0.7.1 [INFO] tweaked toml for crates.io crate axum 0.7.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c970a3467f630d35f367caaf2f5f7330a98425be3c79c97245d367582b0996b [INFO] running `Command { std: "docker" "start" "-a" "4c970a3467f630d35f367caaf2f5f7330a98425be3c79c97245d367582b0996b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c970a3467f630d35f367caaf2f5f7330a98425be3c79c97245d367582b0996b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c970a3467f630d35f367caaf2f5f7330a98425be3c79c97245d367582b0996b", kill_on_drop: false }` [INFO] [stdout] 4c970a3467f630d35f367caaf2f5f7330a98425be3c79c97245d367582b0996b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9cabf2db61d0f2bcc5e9a1d69ccf5739ba489887100924e2aad9586eb75c7d5 [INFO] running `Command { std: "docker" "start" "-a" "a9cabf2db61d0f2bcc5e9a1d69ccf5739ba489887100924e2aad9586eb75c7d5", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 351 | buf_get_impl!(self, u16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 371 | buf_get_impl!(self, u16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 394 | buf_get_impl!(self, u16::from_ne_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 414 | buf_get_impl!(self, i16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 434 | buf_get_impl!(self, i16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 457 | buf_get_impl!(self, i16::from_ne_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 477 | buf_get_impl!(self, u32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 497 | buf_get_impl!(self, u32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 520 | buf_get_impl!(self, u32::from_ne_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 540 | buf_get_impl!(self, i32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 560 | buf_get_impl!(self, i32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 583 | buf_get_impl!(self, i32::from_ne_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 603 | buf_get_impl!(self, u64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 623 | buf_get_impl!(self, u64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 646 | buf_get_impl!(self, u64::from_ne_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 666 | buf_get_impl!(self, i64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 686 | buf_get_impl!(self, i64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 709 | buf_get_impl!(self, i64::from_ne_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 729 | buf_get_impl!(self, u128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 749 | buf_get_impl!(self, u128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 772 | buf_get_impl!(self, u128::from_ne_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 792 | buf_get_impl!(self, i128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 812 | buf_get_impl!(self, i128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.6.0/src/buf/buf_impl.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | / if let Some(ret) = ret { [INFO] [stdout] 30 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 31 | | $this.advance(SIZE); [INFO] [stdout] 32 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 37 | | return $typ::$conv(buf); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 835 | buf_get_impl!(self, i128::from_ne_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a9cabf2db61d0f2bcc5e9a1d69ccf5739ba489887100924e2aad9586eb75c7d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9cabf2db61d0f2bcc5e9a1d69ccf5739ba489887100924e2aad9586eb75c7d5", kill_on_drop: false }` [INFO] [stdout] a9cabf2db61d0f2bcc5e9a1d69ccf5739ba489887100924e2aad9586eb75c7d5