Oct 27 22:17:18.657 INFO checking forecast-2.0.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 22:17:18.657 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 22:17:18.997 INFO blam! 85410a1640e614563d5054107db5448e82f9ff86613288f82e45f6c07b91d5ab Oct 27 22:17:18.997 INFO running `"docker" "start" "-a" "85410a1640e614563d5054107db5448e82f9ff86613288f82e45f6c07b91d5ab"` Oct 27 22:17:20.723 INFO kablam! usermod: no changes Oct 27 22:17:21.071 INFO kablam! Checking forecast v2.0.0 (/source) Oct 27 22:17:30.159 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max' Oct 27 22:17:30.159 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.159 INFO kablam! | Oct 27 22:17:30.159 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.159 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.159 INFO kablam! | Oct 27 22:17:30.159 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:17:30.159 INFO kablam! Oct 27 22:17:30.164 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max_time' Oct 27 22:17:30.164 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.164 INFO kablam! | Oct 27 22:17:30.164 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.164 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.164 INFO kablam! Oct 27 22:17:30.165 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min' Oct 27 22:17:30.165 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.165 INFO kablam! | Oct 27 22:17:30.165 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.165 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.165 INFO kablam! Oct 27 22:17:30.166 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min_time' Oct 27 22:17:30.166 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.166 INFO kablam! | Oct 27 22:17:30.166 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.166 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.167 INFO kablam! Oct 27 22:17:30.191 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max' Oct 27 22:17:30.191 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.191 INFO kablam! | Oct 27 22:17:30.191 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.191 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.191 INFO kablam! Oct 27 22:17:30.191 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max_time' Oct 27 22:17:30.191 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.191 INFO kablam! | Oct 27 22:17:30.191 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.191 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.191 INFO kablam! Oct 27 22:17:30.191 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min' Oct 27 22:17:30.191 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.191 INFO kablam! | Oct 27 22:17:30.192 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.192 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.192 INFO kablam! Oct 27 22:17:30.192 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min_time' Oct 27 22:17:30.192 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.192 INFO kablam! | Oct 27 22:17:30.192 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.192 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.192 INFO kablam! Oct 27 22:17:30.278 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max' Oct 27 22:17:30.278 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.278 INFO kablam! | Oct 27 22:17:30.278 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.278 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.278 INFO kablam! Oct 27 22:17:30.278 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max_time' Oct 27 22:17:30.278 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.278 INFO kablam! | Oct 27 22:17:30.278 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.278 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.278 INFO kablam! Oct 27 22:17:30.278 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min' Oct 27 22:17:30.278 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.278 INFO kablam! | Oct 27 22:17:30.278 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.278 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.278 INFO kablam! Oct 27 22:17:30.278 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min_time' Oct 27 22:17:30.278 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.278 INFO kablam! | Oct 27 22:17:30.278 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.278 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.278 INFO kablam! Oct 27 22:17:30.278 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max' Oct 27 22:17:30.278 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.278 INFO kablam! | Oct 27 22:17:30.278 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.278 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.278 INFO kablam! Oct 27 22:17:30.278 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max_time' Oct 27 22:17:30.278 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.278 INFO kablam! | Oct 27 22:17:30.278 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.278 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.278 INFO kablam! Oct 27 22:17:30.278 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min' Oct 27 22:17:30.278 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.278 INFO kablam! | Oct 27 22:17:30.278 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.278 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.278 INFO kablam! Oct 27 22:17:30.278 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min_time' Oct 27 22:17:30.278 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.278 INFO kablam! | Oct 27 22:17:30.278 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.278 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.278 INFO kablam! Oct 27 22:17:30.403 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max' Oct 27 22:17:30.403 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.403 INFO kablam! | Oct 27 22:17:30.403 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.403 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.403 INFO kablam! | Oct 27 22:17:30.403 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 22:17:30.403 INFO kablam! Oct 27 22:17:30.404 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max_time' Oct 27 22:17:30.404 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.404 INFO kablam! | Oct 27 22:17:30.404 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.404 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.404 INFO kablam! Oct 27 22:17:30.407 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min' Oct 27 22:17:30.407 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.407 INFO kablam! | Oct 27 22:17:30.407 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.407 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.407 INFO kablam! Oct 27 22:17:30.408 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min_time' Oct 27 22:17:30.408 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.408 INFO kablam! | Oct 27 22:17:30.408 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.408 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.408 INFO kablam! Oct 27 22:17:30.431 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max' Oct 27 22:17:30.431 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.431 INFO kablam! | Oct 27 22:17:30.431 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.431 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.431 INFO kablam! Oct 27 22:17:30.431 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max_time' Oct 27 22:17:30.431 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.431 INFO kablam! | Oct 27 22:17:30.431 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.431 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.431 INFO kablam! Oct 27 22:17:30.432 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min' Oct 27 22:17:30.432 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.432 INFO kablam! | Oct 27 22:17:30.432 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.432 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.432 INFO kablam! Oct 27 22:17:30.432 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min_time' Oct 27 22:17:30.432 INFO kablam! --> src/lib.rs:765:10 Oct 27 22:17:30.432 INFO kablam! | Oct 27 22:17:30.432 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.432 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.432 INFO kablam! Oct 27 22:17:30.511 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max' Oct 27 22:17:30.511 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.511 INFO kablam! | Oct 27 22:17:30.511 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.511 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.511 INFO kablam! Oct 27 22:17:30.511 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max_time' Oct 27 22:17:30.511 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.511 INFO kablam! | Oct 27 22:17:30.511 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.511 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.511 INFO kablam! Oct 27 22:17:30.511 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min' Oct 27 22:17:30.511 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.511 INFO kablam! | Oct 27 22:17:30.511 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.511 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.511 INFO kablam! Oct 27 22:17:30.511 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min_time' Oct 27 22:17:30.511 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.511 INFO kablam! | Oct 27 22:17:30.511 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.511 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.511 INFO kablam! Oct 27 22:17:30.511 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max' Oct 27 22:17:30.511 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.511 INFO kablam! | Oct 27 22:17:30.511 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.511 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.511 INFO kablam! Oct 27 22:17:30.511 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max_time' Oct 27 22:17:30.511 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.511 INFO kablam! | Oct 27 22:17:30.511 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.511 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.511 INFO kablam! Oct 27 22:17:30.511 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min' Oct 27 22:17:30.511 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.511 INFO kablam! | Oct 27 22:17:30.511 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.511 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.511 INFO kablam! Oct 27 22:17:30.511 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min_time' Oct 27 22:17:30.511 INFO kablam! --> src/lib.rs:765:21 Oct 27 22:17:30.511 INFO kablam! | Oct 27 22:17:30.511 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.511 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.511 INFO kablam! Oct 27 22:17:30.511 INFO kablam! warning: use of deprecated item 'ApiResponse::offset' Oct 27 22:17:30.511 INFO kablam! --> src/lib.rs:943:10 Oct 27 22:17:30.511 INFO kablam! | Oct 27 22:17:30.511 INFO kablam! 943 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.511 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.511 INFO kablam! Oct 27 22:17:30.534 INFO kablam! warning: use of deprecated item 'ApiResponse::offset' Oct 27 22:17:30.534 INFO kablam! --> src/lib.rs:943:21 Oct 27 22:17:30.534 INFO kablam! | Oct 27 22:17:30.534 INFO kablam! 943 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.534 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.534 INFO kablam! Oct 27 22:17:30.762 INFO kablam! warning: use of deprecated item 'ApiResponse::offset' Oct 27 22:17:30.762 INFO kablam! --> src/lib.rs:943:10 Oct 27 22:17:30.762 INFO kablam! | Oct 27 22:17:30.762 INFO kablam! 943 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.762 INFO kablam! | ^^^^^^^^^ Oct 27 22:17:30.762 INFO kablam! Oct 27 22:17:30.779 INFO kablam! warning: use of deprecated item 'ApiResponse::offset' Oct 27 22:17:30.779 INFO kablam! --> src/lib.rs:943:21 Oct 27 22:17:30.779 INFO kablam! | Oct 27 22:17:30.779 INFO kablam! 943 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 27 22:17:30.779 INFO kablam! | ^^^^^^^^^^^ Oct 27 22:17:30.779 INFO kablam! Oct 27 22:17:38.107 INFO kablam! warning: unused import: `std::time::Duration` Oct 27 22:17:38.107 INFO kablam! --> tests/integration_test.rs:25:5 Oct 27 22:17:38.107 INFO kablam! | Oct 27 22:17:38.107 INFO kablam! 25 | use std::time::Duration; Oct 27 22:17:38.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 22:17:38.107 INFO kablam! | Oct 27 22:17:38.107 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:17:38.107 INFO kablam! Oct 27 22:17:38.107 INFO kablam! warning: unused imports: `Client`, `StatusCode` Oct 27 22:17:38.107 INFO kablam! --> tests/integration_test.rs:27:15 Oct 27 22:17:38.107 INFO kablam! | Oct 27 22:17:38.107 INFO kablam! 27 | use reqwest::{Client, StatusCode}; Oct 27 22:17:38.107 INFO kablam! | ^^^^^^ ^^^^^^^^^^ Oct 27 22:17:38.107 INFO kablam! Oct 27 22:17:38.107 INFO kablam! warning: unused imports: `ApiClient`, `ExcludeBlock`, `ExtendBy`, `ForecastRequestBuilder`, `Lang`, `TimeMachineRequestBuilder`, `Units` Oct 27 22:17:38.107 INFO kablam! --> tests/integration_test.rs:29:29 Oct 27 22:17:38.107 INFO kablam! | Oct 27 22:17:38.107 INFO kablam! 29 | use forecast::{ApiResponse, ApiClient, ForecastRequestBuilder, Oct 27 22:17:38.107 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:17:38.107 INFO kablam! 30 | TimeMachineRequestBuilder, ExcludeBlock, ExtendBy, Oct 27 22:17:38.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ Oct 27 22:17:38.107 INFO kablam! 31 | Lang, Units}; Oct 27 22:17:38.107 INFO kablam! | ^^^^ ^^^^^ Oct 27 22:17:38.107 INFO kablam! Oct 27 22:17:38.187 INFO kablam! warning: constant item is never used: `LAT` Oct 27 22:17:38.187 INFO kablam! --> tests/integration_test.rs:35:1 Oct 27 22:17:38.187 INFO kablam! | Oct 27 22:17:38.187 INFO kablam! 35 | const LAT: f64 = 42.3736; Oct 27 22:17:38.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:17:38.187 INFO kablam! | Oct 27 22:17:38.187 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 22:17:38.187 INFO kablam! Oct 27 22:17:38.187 INFO kablam! warning: constant item is never used: `LONG` Oct 27 22:17:38.187 INFO kablam! --> tests/integration_test.rs:36:1 Oct 27 22:17:38.187 INFO kablam! | Oct 27 22:17:38.187 INFO kablam! 36 | const LONG: f64 = -71.1097; Oct 27 22:17:38.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:17:38.187 INFO kablam! Oct 27 22:17:38.187 INFO kablam! warning: constant item is never used: `TIME` Oct 27 22:17:38.187 INFO kablam! --> tests/integration_test.rs:37:1 Oct 27 22:17:38.187 INFO kablam! | Oct 27 22:17:38.187 INFO kablam! 37 | const TIME: u64 = 1505899999; Oct 27 22:17:38.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:17:38.187 INFO kablam! Oct 27 22:17:38.187 INFO kablam! warning: constant item is never used: `TIMEOUT_SECS` Oct 27 22:17:38.187 INFO kablam! --> tests/integration_test.rs:39:1 Oct 27 22:17:38.187 INFO kablam! | Oct 27 22:17:38.187 INFO kablam! 39 | const TIMEOUT_SECS: u64 = 60; Oct 27 22:17:38.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:17:38.187 INFO kablam! Oct 27 22:17:38.223 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.46s Oct 27 22:17:38.235 INFO kablam! su: No module specific data is present Oct 27 22:17:38.615 INFO running `"docker" "rm" "-f" "85410a1640e614563d5054107db5448e82f9ff86613288f82e45f6c07b91d5ab"` Oct 27 22:17:38.885 INFO blam! 85410a1640e614563d5054107db5448e82f9ff86613288f82e45f6c07b91d5ab