[INFO] crate sqsquatch 0.2.2 is already in cache [INFO] testing sqsquatch-0.2.2 against 1.45.2 for beta-1.46-1 [INFO] extracting crate sqsquatch 0.2.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sqsquatch 0.2.2 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41bb0bad266df86c07122167c78e1f94c847c566d5e85c70f80fef337570cb50 [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" "41bb0bad266df86c07122167c78e1f94c847c566d5e85c70f80fef337570cb50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41bb0bad266df86c07122167c78e1f94c847c566d5e85c70f80fef337570cb50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41bb0bad266df86c07122167c78e1f94c847c566d5e85c70f80fef337570cb50", kill_on_drop: false }` [INFO] [stdout] 41bb0bad266df86c07122167c78e1f94c847c566d5e85c70f80fef337570cb50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9443e16ba96377c4861e85f071f2df31bf91e27eb09b5651c416118d2399580c [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" "9443e16ba96377c4861e85f071f2df31bf91e27eb09b5651c416118d2399580c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [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 uuid v0.8.1 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rusoto_core v0.42.0 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling typed-headers v0.1.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyper-proxy v0.5.1 [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 pin-project-internal v0.4.23 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling tokio-io v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio-codec 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 tokio-net v0.2.0-alpha.6 [INFO] [stderr] Compiling tokio v0.2.0-alpha.6 [INFO] [stderr] Compiling rusoto_credential v0.42.0 [INFO] [stderr] Compiling rusoto_signature v0.42.0 [INFO] [stderr] Compiling rusoto_mock v0.42.0 [INFO] [stderr] Compiling rusoto_sqs v0.42.0 [INFO] [stderr] Compiling sqsquatch v0.2.2 (/opt/rustwide/workdir) [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] = note: `#[warn(renamed_and_removed_lints)]` on by default [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] 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[E0554]: `#![feature]` may not be used on the stable 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[E0277]: `?` couldn't convert the error to `error::Error` [INFO] [stdout] --> src/client/mod.rs:25:72 [INFO] [stdout] | [INFO] [stdout] 23 | fn new_connector() -> Result { [INFO] [stdout] | ----------------- expected `error::Error` because of this [INFO] [stdout] 24 | if let Ok(proxy_url) = env::var("http_proxy") { [INFO] [stdout] 25 | let proxy = Proxy::new(Intercept::All, proxy_url.parse::()?); [INFO] [stdout] | ^ the trait `std::convert::From` is not implemented for `error::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] and 12 others [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter_sources` found for trait object `dyn std::error::Error` in the current scope [INFO] [stdout] --> src/error.rs:85:38 [INFO] [stdout] | [INFO] [stdout] 85 | let res = std::error::Error::iter_sources(self).fold( [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `dyn std::error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | self.description().to_string(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | deprecated, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:310:47 [INFO] [stdout] | [INFO] [stdout] 310 | Self::AddrParse(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:311:49 [INFO] [stdout] | [INFO] [stdout] 311 | Self::Credentials(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:312:51 [INFO] [stdout] | [INFO] [stdout] 312 | Self::DeleteMessage(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:313:46 [INFO] [stdout] | [INFO] [stdout] 313 | Self::FromUtf8(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:314:49 [INFO] [stdout] | [INFO] [stdout] 314 | Self::GetQueueUrl(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:315:42 [INFO] [stdout] | [INFO] [stdout] 315 | Self::Http(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:316:43 [INFO] [stdout] | [INFO] [stdout] 316 | Self::Hyper(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:317:46 [INFO] [stdout] | [INFO] [stdout] 317 | Self::HyperTls(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:318:48 [INFO] [stdout] | [INFO] [stdout] 318 | Self::InvalidUri(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:319:40 [INFO] [stdout] | [INFO] [stdout] 319 | Self::Io(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:320:52 [INFO] [stdout] | [INFO] [stdout] 320 | Self::ReceiveMessage(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:321:49 [INFO] [stdout] | [INFO] [stdout] 321 | Self::SendMessage(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:322:47 [INFO] [stdout] | [INFO] [stdout] 322 | Self::SerdeJson(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:324:42 [INFO] [stdout] | [INFO] [stdout] 324 | Self::Uuid(source) => source.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_from` found for struct `http::status::StatusCode` in the current scope [INFO] [stdout] --> src/utils.rs:52:60 [INFO] [stdout] | [INFO] [stdout] 52 | outcome: RequestOutcome::Performed(StatusCode::try_from(status).unwrap()), [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `http::status::StatusCode` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use std::convert::TryFrom;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | status: *status, [INFO] [stdout] | ^^^^^^^ expected struct `http::status::StatusCode`, found a different struct `http::status::StatusCode` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `http` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/utils.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | headers: self.headers.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected struct `http::header::map::HeaderMap`, found a different struct `http::header::map::HeaderMap` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `http::header::map::HeaderMap` (struct `http::header::map::HeaderMap`) [INFO] [stdout] found struct `http::header::map::HeaderMap` (struct `http::header::map::HeaderMap`) [INFO] [stdout] = note: perhaps two different versions of crate `http` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqsquatch`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9443e16ba96377c4861e85f071f2df31bf91e27eb09b5651c416118d2399580c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9443e16ba96377c4861e85f071f2df31bf91e27eb09b5651c416118d2399580c", kill_on_drop: false }` [INFO] [stdout] 9443e16ba96377c4861e85f071f2df31bf91e27eb09b5651c416118d2399580c