[INFO] fetching crate sqsquatch 0.2.2... [INFO] testing sqsquatch-0.2.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate sqsquatch 0.2.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate sqsquatch 0.2.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sqsquatch 0.2.2 [INFO] finished tweaking crates.io crate sqsquatch 0.2.2 [INFO] tweaked toml for crates.io crate sqsquatch 0.2.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Downloaded tokio-io v0.2.0-alpha.6 [INFO] [stderr] Downloaded rusoto_sqs v0.47.0 [INFO] [stderr] Downloaded hyper-proxy v0.9.1 [INFO] [stderr] Downloaded rusoto_mock v0.47.0 [INFO] [stderr] Downloaded runtime-tokio v0.3.0-alpha.6 [INFO] [stderr] Downloaded tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-net v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Downloaded tokio-sync v0.2.0-alpha.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c65f3cc3453363ceb68f79a7f3d474c4c89a15e8c6bf03601dd500ecd6fa4c0b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c65f3cc3453363ceb68f79a7f3d474c4c89a15e8c6bf03601dd500ecd6fa4c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c65f3cc3453363ceb68f79a7f3d474c4c89a15e8c6bf03601dd500ecd6fa4c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65f3cc3453363ceb68f79a7f3d474c4c89a15e8c6bf03601dd500ecd6fa4c0b", kill_on_drop: false }` [INFO] [stdout] c65f3cc3453363ceb68f79a7f3d474c4c89a15e8c6bf03601dd500ecd6fa4c0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d7c2ea7e8526615d7b9610394246177d95a06b95d7cb5ccf77c5b6ec2b85088 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d7c2ea7e8526615d7b9610394246177d95a06b95d7cb5ccf77c5b6ec2b85088", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-timer v0.3.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.2.0-alpha.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tokio v0.2.0-alpha.6 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-proxy v0.9.1 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling rusoto_mock v0.47.0 [INFO] [stderr] Compiling rusoto_sqs v0.47.0 [INFO] [stderr] Compiling sqsquatch v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | intra_doc_link_resolution_failure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `nested_impl_trait` has been removed: converted into hard error, see issue #59014 for more information [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | nested_impl_trait, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `overlapping_patterns` has been renamed to `overlapping_range_endpoints` [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | overlapping_patterns, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use the new name: `overlapping_range_endpoints` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | plugin_as_library, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `redundant_semicolon` has been renamed to `redundant_semicolons` [INFO] [stdout] --> src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | redundant_semicolon, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `redundant_semicolons` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `safe_packed_borrows` has been renamed to `unaligned_references` [INFO] [stdout] --> src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | safe_packed_borrows, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use the new name: `unaligned_references` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | renamed_and_removed_lints, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `http::HttpTryFrom` [INFO] [stdout] --> src/utils.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 2 | use http::{header::HeaderName, HeaderMap, HttpTryFrom, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^^ no `HttpTryFrom` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Future` is not a member of trait `DispatchSignedRequest` [INFO] [stdout] --> src/utils.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | type Future = FutureResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `DispatchSignedRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `hyper_tls` [INFO] [stdout] --> src/error.rs:198:16 [INFO] [stdout] | [INFO] [stdout] 198 | hyper_tls::Error, [INFO] [stdout] | ^^^^^ not found in `hyper_tls` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use crate::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use crate::error::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use futures::core_reexport::fmt::Error; [INFO] [stdout] | [INFO] [stdout] and 16 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `hyper_tls` [INFO] [stdout] --> src/error.rs:289:25 [INFO] [stdout] | [INFO] [stdout] 289 | HyperTls(hyper_tls::Error), [INFO] [stdout] | ^^^^^ not found in `hyper_tls` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 10 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use crate::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use crate::error::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 10 | use futures::core_reexport::fmt::Error; [INFO] [stdout] | [INFO] [stdout] and 16 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(crate_visibility_modifier, error_iter, result_map_or_else)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Future` not found for `Self` [INFO] [stdout] --> src/utils.rs:114:85 [INFO] [stdout] | [INFO] [stdout] 114 | fn dispatch(&self, request: SignedRequest, _timeout: Option) -> Self::Future { [INFO] [stdout] | ^^^^^^ associated type `Future` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Future` not found for `P` [INFO] [stdout] --> src/client/publish.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | P::Future: Send, [INFO] [stdout] | ^^^^^^ associated type `Future` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Future` not found for `R` [INFO] [stdout] --> src/client/publish.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | R::Future: Send, [INFO] [stdout] | ^^^^^^ associated type `Future` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Future` not found for `P` [INFO] [stdout] --> src/client/publish.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 263 | P::Future: Send, [INFO] [stdout] | ^^^^^^ associated type `Future` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Future` not found for `R` [INFO] [stdout] --> src/client/publish.rs:265:12 [INFO] [stdout] | [INFO] [stdout] 265 | R::Future: Send, [INFO] [stdout] | ^^^^^^ associated type `Future` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Future` not found for `P` [INFO] [stdout] --> src/client/subscribe.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | P::Future: Send, [INFO] [stdout] | ^^^^^^ associated type `Future` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Future` not found for `R` [INFO] [stdout] --> src/client/subscribe.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | R::Future: Send, [INFO] [stdout] | ^^^^^^ associated type `Future` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Future` not found for `P` [INFO] [stdout] --> src/client/subscribe.rs:303:12 [INFO] [stdout] | [INFO] [stdout] 303 | P::Future: Send, [INFO] [stdout] | ^^^^^^ associated type `Future` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Future` not found for `R` [INFO] [stdout] --> src/client/subscribe.rs:305:12 [INFO] [stdout] | [INFO] [stdout] 305 | R::Future: Send, [INFO] [stdout] | ^^^^^^ associated type `Future` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0412, E0432, E0437, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqsquatch` due to 15 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9d7c2ea7e8526615d7b9610394246177d95a06b95d7cb5ccf77c5b6ec2b85088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7c2ea7e8526615d7b9610394246177d95a06b95d7cb5ccf77c5b6ec2b85088", kill_on_drop: false }` [INFO] [stdout] 9d7c2ea7e8526615d7b9610394246177d95a06b95d7cb5ccf77c5b6ec2b85088