[INFO] crate threema-gateway 0.12.1 is already in cache [INFO] checking threema-gateway-0.12.1 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate threema-gateway 0.12.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate threema-gateway 0.12.1 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate threema-gateway 0.12.1 [INFO] finished tweaking crates.io crate threema-gateway 0.12.1 [INFO] tweaked toml for crates.io crate threema-gateway 0.12.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate threema-gateway 0.12.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fc0c67521f2c3b67aa1dc21d2fd4887eac0a15ab86f302cc7341eae0422a8543 [INFO] running `"docker" "start" "-a" "fc0c67521f2c3b67aa1dc21d2fd4887eac0a15ab86f302cc7341eae0422a8543"` [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking sodiumoxide v0.2.5 [INFO] [stderr] Checking threema-gateway v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / quick_error! { [INFO] [stderr] 64 | | /// Crypto related errors. [INFO] [stderr] 65 | | #[derive(Debug)] [INFO] [stderr] 66 | | pub enum CryptoError { [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | / quick_error! { [INFO] [stderr] 75 | | /// Errors when interacting with the [`ApiBuilder`](struct.ApiBuilder.html). [INFO] [stderr] 76 | | #[derive(Debug)] [INFO] [stderr] 77 | | pub enum ApiBuilderError { [INFO] [stderr] ... | [INFO] [stderr] 82 | | } [INFO] [stderr] 83 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / quick_error! { [INFO] [stderr] 9 | | /// Errors when interacting with the API. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub enum ApiError { [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | / quick_error! { [INFO] [stderr] 75 | | /// Errors when interacting with the [`ApiBuilder`](struct.ApiBuilder.html). [INFO] [stderr] 76 | | #[derive(Debug)] [INFO] [stderr] 77 | | pub enum ApiBuilderError { [INFO] [stderr] ... | [INFO] [stderr] 82 | | } [INFO] [stderr] 83 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / quick_error! { [INFO] [stderr] 64 | | /// Crypto related errors. [INFO] [stderr] 65 | | #[derive(Debug)] [INFO] [stderr] 66 | | pub enum CryptoError { [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | / quick_error! { [INFO] [stderr] 75 | | /// Errors when interacting with the [`ApiBuilder`](struct.ApiBuilder.html). [INFO] [stderr] 76 | | #[derive(Debug)] [INFO] [stderr] 77 | | pub enum ApiBuilderError { [INFO] [stderr] ... | [INFO] [stderr] 82 | | } [INFO] [stderr] 83 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | / quick_error! { [INFO] [stderr] 75 | | /// Errors when interacting with the [`ApiBuilder`](struct.ApiBuilder.html). [INFO] [stderr] 76 | | #[derive(Debug)] [INFO] [stderr] 77 | | pub enum ApiBuilderError { [INFO] [stderr] ... | [INFO] [stderr] 82 | | } [INFO] [stderr] 83 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `"docker" "inspect" "fc0c67521f2c3b67aa1dc21d2fd4887eac0a15ab86f302cc7341eae0422a8543"` [INFO] running `"docker" "rm" "-f" "fc0c67521f2c3b67aa1dc21d2fd4887eac0a15ab86f302cc7341eae0422a8543"` [INFO] [stdout] fc0c67521f2c3b67aa1dc21d2fd4887eac0a15ab86f302cc7341eae0422a8543