[INFO] crate stripe-rust 0.12.1 is already in cache [INFO] checking stripe-rust-0.12.1 against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] extracting crate stripe-rust 0.12.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate stripe-rust 0.12.1 on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate stripe-rust 0.12.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate stripe-rust 0.12.1 [INFO] tweaked toml for crates.io crate stripe-rust 0.12.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate stripe-rust 0.12.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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] 11b13d49c15e8f2d9aa80d57b34d38b0427dcfe1ee6001bc0ce5b246467350a9 [INFO] running `"docker" "start" "-a" "11b13d49c15e8f2d9aa80d57b34d38b0427dcfe1ee6001bc0ce5b246467350a9"` [INFO] [stderr] Compiling log v0.4.10 [INFO] [stderr] Checking futures-core v0.3.2 [INFO] [stderr] Checking futures-task v0.3.2 [INFO] [stderr] Checking futures-sink v0.3.2 [INFO] [stderr] Checking smol_str v0.1.15 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_qs v0.4.6 [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] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [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.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/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] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `"docker" "inspect" "11b13d49c15e8f2d9aa80d57b34d38b0427dcfe1ee6001bc0ce5b246467350a9"` [INFO] running `"docker" "rm" "-f" "11b13d49c15e8f2d9aa80d57b34d38b0427dcfe1ee6001bc0ce5b246467350a9"` [INFO] [stdout] 11b13d49c15e8f2d9aa80d57b34d38b0427dcfe1ee6001bc0ce5b246467350a9