[INFO] crate stripe-rust 0.12.0 is already in cache [INFO] checking stripe-rust-0.12.0 against try#e6563ac70cbfd3196492061900e9e9793e065e4d for pr-69410 [INFO] extracting crate stripe-rust 0.12.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate stripe-rust 0.12.0 on toolchain e6563ac70cbfd3196492061900e9e9793e065e4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate stripe-rust 0.12.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate stripe-rust 0.12.0 [INFO] tweaked toml for crates.io crate stripe-rust 0.12.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate stripe-rust 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "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] 62c5fa0075a5f0b0740099009c71db1137a5db6530278d327e9a99ebf3e56a57 [INFO] running `"docker" "start" "-a" "62c5fa0075a5f0b0740099009c71db1137a5db6530278d327e9a99ebf3e56a57"` [INFO] [stderr] Compiling log v0.4.10 [INFO] [stderr] Checking futures-core v0.3.2 [INFO] [stderr] Checking futures-sink v0.3.2 [INFO] [stderr] Checking futures-task v0.3.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_qs v0.4.6 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking futures-util v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio v0.2.10 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking stripe-rust v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:47:21 [INFO] [stderr] | [INFO] [stderr] 47 | f.write_str(std::error::Error::description(self))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:116:47 [INFO] [stderr] | [INFO] [stderr] 116 | HttpError::Timeout => f.write_str(std::error::Error::description(self)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:331:21 [INFO] [stderr] | [INFO] [stderr] 331 | f.write_str(std::error::Error::description(self))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/resources/currency.rs:454:23 [INFO] [stderr] | [INFO] [stderr] 454 | fmt.write_str(::std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:47:21 [INFO] [stderr] | [INFO] [stderr] 47 | f.write_str(std::error::Error::description(self))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:116:47 [INFO] [stderr] | [INFO] [stderr] 116 | HttpError::Timeout => f.write_str(std::error::Error::description(self)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:331:21 [INFO] [stderr] | [INFO] [stderr] 331 | f.write_str(std::error::Error::description(self))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/resources/currency.rs:454:23 [INFO] [stderr] | [INFO] [stderr] 454 | fmt.write_str(::std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:124:47 [INFO] [stderr] | [INFO] [stderr] 124 | HttpError::Stream(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:124:47 [INFO] [stderr] | [INFO] [stderr] 124 | HttpError::Stream(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "62c5fa0075a5f0b0740099009c71db1137a5db6530278d327e9a99ebf3e56a57"` [INFO] running `"docker" "rm" "-f" "62c5fa0075a5f0b0740099009c71db1137a5db6530278d327e9a99ebf3e56a57"` [INFO] [stdout] 62c5fa0075a5f0b0740099009c71db1137a5db6530278d327e9a99ebf3e56a57