[INFO] crate forecast 2.0.0 is already in cache [INFO] checking forecast-2.0.0 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate forecast 2.0.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate forecast 2.0.0 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate forecast 2.0.0 [INFO] finished tweaking crates.io crate forecast 2.0.0 [INFO] tweaked toml for crates.io crate forecast 2.0.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e45acccb9d7b32a25962a1568462fdda031fe2b962fbd1a77bc8ccc670908389 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e45acccb9d7b32a25962a1568462fdda031fe2b962fbd1a77bc8ccc670908389"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking forecast v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> tests/integration_test.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Client`, `StatusCode` [INFO] [stderr] --> tests/integration_test.rs:27:15 [INFO] [stderr] | [INFO] [stderr] 27 | use reqwest::{Client, StatusCode}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ApiClient`, `ExcludeBlock`, `ExtendBy`, `ForecastRequestBuilder`, `Lang`, `TimeMachineRequestBuilder`, `Units` [INFO] [stderr] --> tests/integration_test.rs:29:29 [INFO] [stderr] | [INFO] [stderr] 29 | use forecast::{ApiResponse, ApiClient, ForecastRequestBuilder, [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 30 | TimeMachineRequestBuilder, ExcludeBlock, ExtendBy, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] 31 | Lang, Units}; [INFO] [stderr] | ^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `LAT` [INFO] [stderr] --> tests/integration_test.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | const LAT: f64 = 42.3736; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `LONG` [INFO] [stderr] --> tests/integration_test.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | const LONG: f64 = -71.1097; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `TIME` [INFO] [stderr] --> tests/integration_test.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | const TIME: u64 = 1505899999; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `TIMEOUT_SECS` [INFO] [stderr] --> tests/integration_test.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | const TIMEOUT_SECS: u64 = 60; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.62s [INFO] running `"docker" "inspect" "e45acccb9d7b32a25962a1568462fdda031fe2b962fbd1a77bc8ccc670908389"` [INFO] running `"docker" "rm" "-f" "e45acccb9d7b32a25962a1568462fdda031fe2b962fbd1a77bc8ccc670908389"` [INFO] [stdout] e45acccb9d7b32a25962a1568462fdda031fe2b962fbd1a77bc8ccc670908389