Oct 11 23:23:53.533 INFO testing forecast-2.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 23:23:53.533 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 11 23:23:53.824 INFO blam! 7959bba317f0f6c188e202659b96db24ff4418da8e2c6604ae9344525575b653 Oct 11 23:23:53.825 INFO running `"docker" "start" "-a" "7959bba317f0f6c188e202659b96db24ff4418da8e2c6604ae9344525575b653"` Oct 11 23:23:54.548 INFO kablam! usermod: no changes Oct 11 23:23:54.980 INFO kablam! Compiling forecast v2.0.0 (/source) Oct 11 23:24:06.597 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max' Oct 11 23:24:06.598 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:06.598 INFO kablam! | Oct 11 23:24:06.598 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.599 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:06.599 INFO kablam! | Oct 11 23:24:06.599 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 23:24:06.600 INFO kablam! Oct 11 23:24:06.600 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max_time' Oct 11 23:24:06.600 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:06.601 INFO kablam! | Oct 11 23:24:06.601 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.601 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:06.602 INFO kablam! Oct 11 23:24:06.602 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min' Oct 11 23:24:06.602 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:06.602 INFO kablam! | Oct 11 23:24:06.603 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.603 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:06.603 INFO kablam! Oct 11 23:24:06.604 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min_time' Oct 11 23:24:06.604 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:06.604 INFO kablam! | Oct 11 23:24:06.605 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.605 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:06.605 INFO kablam! Oct 11 23:24:06.626 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max' Oct 11 23:24:06.626 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:06.627 INFO kablam! | Oct 11 23:24:06.627 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.627 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:06.627 INFO kablam! Oct 11 23:24:06.629 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max_time' Oct 11 23:24:06.629 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:06.629 INFO kablam! | Oct 11 23:24:06.629 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.629 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:06.629 INFO kablam! Oct 11 23:24:06.631 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min' Oct 11 23:24:06.631 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:06.631 INFO kablam! | Oct 11 23:24:06.631 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.631 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:06.631 INFO kablam! Oct 11 23:24:06.637 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min_time' Oct 11 23:24:06.637 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:06.637 INFO kablam! | Oct 11 23:24:06.637 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.637 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:06.637 INFO kablam! Oct 11 23:24:06.734 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max' Oct 11 23:24:06.734 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:06.734 INFO kablam! | Oct 11 23:24:06.734 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.734 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:06.734 INFO kablam! Oct 11 23:24:06.734 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max_time' Oct 11 23:24:06.734 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:06.734 INFO kablam! | Oct 11 23:24:06.734 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.734 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:06.734 INFO kablam! Oct 11 23:24:06.734 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min' Oct 11 23:24:06.740 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:06.740 INFO kablam! | Oct 11 23:24:06.740 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.740 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:06.740 INFO kablam! Oct 11 23:24:06.740 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min_time' Oct 11 23:24:06.740 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:06.740 INFO kablam! | Oct 11 23:24:06.740 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.740 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:06.740 INFO kablam! Oct 11 23:24:06.740 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max' Oct 11 23:24:06.740 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:06.740 INFO kablam! | Oct 11 23:24:06.740 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.740 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:06.740 INFO kablam! Oct 11 23:24:06.740 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max_time' Oct 11 23:24:06.740 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:06.740 INFO kablam! | Oct 11 23:24:06.740 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.740 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:06.740 INFO kablam! Oct 11 23:24:06.740 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min' Oct 11 23:24:06.740 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:06.740 INFO kablam! | Oct 11 23:24:06.740 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.740 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:06.740 INFO kablam! Oct 11 23:24:06.752 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min_time' Oct 11 23:24:06.752 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:06.752 INFO kablam! | Oct 11 23:24:06.752 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.752 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:06.752 INFO kablam! Oct 11 23:24:06.992 INFO kablam! warning: use of deprecated item 'ApiResponse::offset' Oct 11 23:24:06.993 INFO kablam! --> src/lib.rs:943:10 Oct 11 23:24:06.993 INFO kablam! | Oct 11 23:24:06.993 INFO kablam! 943 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:06.993 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:06.993 INFO kablam! Oct 11 23:24:07.015 INFO kablam! warning: use of deprecated item 'ApiResponse::offset' Oct 11 23:24:07.015 INFO kablam! --> src/lib.rs:943:21 Oct 11 23:24:07.015 INFO kablam! | Oct 11 23:24:07.015 INFO kablam! 943 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:07.015 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:07.015 INFO kablam! Oct 11 23:24:08.519 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.95s Oct 11 23:24:08.537 INFO kablam! su: No module specific data is present Oct 11 23:24:09.844 INFO running `"docker" "rm" "-f" "7959bba317f0f6c188e202659b96db24ff4418da8e2c6604ae9344525575b653"` Oct 11 23:24:10.160 INFO blam! 7959bba317f0f6c188e202659b96db24ff4418da8e2c6604ae9344525575b653 Oct 11 23:24:10.170 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 11 23:24:10.630 INFO blam! 21da3d0b5daee0a191a8858b056dd04997edb5715c1d4fbd9388fb95b48eae53 Oct 11 23:24:10.636 INFO running `"docker" "start" "-a" "21da3d0b5daee0a191a8858b056dd04997edb5715c1d4fbd9388fb95b48eae53"` Oct 11 23:24:11.752 INFO kablam! usermod: no changes Oct 11 23:24:11.994 INFO kablam! Compiling forecast v2.0.0 (/source) Oct 11 23:24:24.296 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max' Oct 11 23:24:24.296 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:24.296 INFO kablam! | Oct 11 23:24:24.296 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.296 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:24.296 INFO kablam! | Oct 11 23:24:24.296 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 23:24:24.296 INFO kablam! Oct 11 23:24:24.296 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max_time' Oct 11 23:24:24.296 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:24.296 INFO kablam! | Oct 11 23:24:24.296 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.296 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:24.296 INFO kablam! Oct 11 23:24:24.296 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min' Oct 11 23:24:24.296 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:24.296 INFO kablam! | Oct 11 23:24:24.297 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.297 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:24.297 INFO kablam! Oct 11 23:24:24.297 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min_time' Oct 11 23:24:24.297 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:24.297 INFO kablam! | Oct 11 23:24:24.297 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.297 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:24.297 INFO kablam! Oct 11 23:24:24.324 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max' Oct 11 23:24:24.324 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:24.324 INFO kablam! | Oct 11 23:24:24.324 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.324 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:24.324 INFO kablam! Oct 11 23:24:24.324 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max_time' Oct 11 23:24:24.324 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:24.324 INFO kablam! | Oct 11 23:24:24.324 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.324 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:24.324 INFO kablam! Oct 11 23:24:24.324 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min' Oct 11 23:24:24.324 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:24.324 INFO kablam! | Oct 11 23:24:24.324 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.324 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:24.324 INFO kablam! Oct 11 23:24:24.324 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min_time' Oct 11 23:24:24.324 INFO kablam! --> src/lib.rs:765:10 Oct 11 23:24:24.324 INFO kablam! | Oct 11 23:24:24.324 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.325 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:24.325 INFO kablam! Oct 11 23:24:24.412 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max' Oct 11 23:24:24.412 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:24.412 INFO kablam! | Oct 11 23:24:24.412 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.412 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:24.412 INFO kablam! Oct 11 23:24:24.412 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_max_time' Oct 11 23:24:24.412 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:24.412 INFO kablam! | Oct 11 23:24:24.412 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.412 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:24.412 INFO kablam! Oct 11 23:24:24.412 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min' Oct 11 23:24:24.412 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:24.412 INFO kablam! | Oct 11 23:24:24.412 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.412 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:24.412 INFO kablam! Oct 11 23:24:24.412 INFO kablam! warning: use of deprecated item 'DataPoint::apparent_temperature_min_time' Oct 11 23:24:24.412 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:24.412 INFO kablam! | Oct 11 23:24:24.412 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.412 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:24.412 INFO kablam! Oct 11 23:24:24.412 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max' Oct 11 23:24:24.412 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:24.412 INFO kablam! | Oct 11 23:24:24.412 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.413 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:24.413 INFO kablam! Oct 11 23:24:24.413 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_max_time' Oct 11 23:24:24.413 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:24.413 INFO kablam! | Oct 11 23:24:24.413 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.413 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:24.413 INFO kablam! Oct 11 23:24:24.413 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min' Oct 11 23:24:24.413 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:24.413 INFO kablam! | Oct 11 23:24:24.413 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.413 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:24.413 INFO kablam! Oct 11 23:24:24.413 INFO kablam! warning: use of deprecated item 'DataPoint::temperature_min_time' Oct 11 23:24:24.413 INFO kablam! --> src/lib.rs:765:21 Oct 11 23:24:24.413 INFO kablam! | Oct 11 23:24:24.413 INFO kablam! 765 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.413 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:24.413 INFO kablam! Oct 11 23:24:24.648 INFO kablam! warning: use of deprecated item 'ApiResponse::offset' Oct 11 23:24:24.648 INFO kablam! --> src/lib.rs:943:10 Oct 11 23:24:24.648 INFO kablam! | Oct 11 23:24:24.648 INFO kablam! 943 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.648 INFO kablam! | ^^^^^^^^^ Oct 11 23:24:24.648 INFO kablam! Oct 11 23:24:24.668 INFO kablam! warning: use of deprecated item 'ApiResponse::offset' Oct 11 23:24:24.668 INFO kablam! --> src/lib.rs:943:21 Oct 11 23:24:24.668 INFO kablam! | Oct 11 23:24:24.668 INFO kablam! 943 | #[derive(Serialize, Deserialize, Clone, PartialEq, Debug)] Oct 11 23:24:24.668 INFO kablam! | ^^^^^^^^^^^ Oct 11 23:24:24.668 INFO kablam! Oct 11 23:24:25.400 INFO kablam! warning: unused import: `std::time::Duration` Oct 11 23:24:25.400 INFO kablam! --> tests/integration_test.rs:25:5 Oct 11 23:24:25.400 INFO kablam! | Oct 11 23:24:25.400 INFO kablam! 25 | use std::time::Duration; Oct 11 23:24:25.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 23:24:25.400 INFO kablam! | Oct 11 23:24:25.400 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 23:24:25.400 INFO kablam! Oct 11 23:24:25.400 INFO kablam! warning: unused imports: `Client`, `StatusCode` Oct 11 23:24:25.400 INFO kablam! --> tests/integration_test.rs:27:15 Oct 11 23:24:25.400 INFO kablam! | Oct 11 23:24:25.400 INFO kablam! 27 | use reqwest::{Client, StatusCode}; Oct 11 23:24:25.400 INFO kablam! | ^^^^^^ ^^^^^^^^^^ Oct 11 23:24:25.400 INFO kablam! Oct 11 23:24:25.400 INFO kablam! warning: unused imports: `ApiClient`, `ExcludeBlock`, `ExtendBy`, `ForecastRequestBuilder`, `Lang`, `TimeMachineRequestBuilder`, `Units` Oct 11 23:24:25.401 INFO kablam! --> tests/integration_test.rs:29:29 Oct 11 23:24:25.401 INFO kablam! | Oct 11 23:24:25.401 INFO kablam! 29 | use forecast::{ApiResponse, ApiClient, ForecastRequestBuilder, Oct 11 23:24:25.401 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:24:25.401 INFO kablam! 30 | TimeMachineRequestBuilder, ExcludeBlock, ExtendBy, Oct 11 23:24:25.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ Oct 11 23:24:25.401 INFO kablam! 31 | Lang, Units}; Oct 11 23:24:25.401 INFO kablam! | ^^^^ ^^^^^ Oct 11 23:24:25.401 INFO kablam! Oct 11 23:24:25.508 INFO kablam! warning: constant item is never used: `LAT` Oct 11 23:24:25.508 INFO kablam! --> tests/integration_test.rs:35:1 Oct 11 23:24:25.508 INFO kablam! | Oct 11 23:24:25.508 INFO kablam! 35 | const LAT: f64 = 42.3736; Oct 11 23:24:25.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:24:25.508 INFO kablam! | Oct 11 23:24:25.508 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 23:24:25.508 INFO kablam! Oct 11 23:24:25.508 INFO kablam! warning: constant item is never used: `LONG` Oct 11 23:24:25.508 INFO kablam! --> tests/integration_test.rs:36:1 Oct 11 23:24:25.508 INFO kablam! | Oct 11 23:24:25.508 INFO kablam! 36 | const LONG: f64 = -71.1097; Oct 11 23:24:25.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:24:25.508 INFO kablam! Oct 11 23:24:25.508 INFO kablam! warning: constant item is never used: `TIME` Oct 11 23:24:25.508 INFO kablam! --> tests/integration_test.rs:37:1 Oct 11 23:24:25.508 INFO kablam! | Oct 11 23:24:25.508 INFO kablam! 37 | const TIME: u64 = 1505899999; Oct 11 23:24:25.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:24:25.508 INFO kablam! Oct 11 23:24:25.508 INFO kablam! warning: constant item is never used: `TIMEOUT_SECS` Oct 11 23:24:25.508 INFO kablam! --> tests/integration_test.rs:39:1 Oct 11 23:24:25.508 INFO kablam! | Oct 11 23:24:25.508 INFO kablam! 39 | const TIMEOUT_SECS: u64 = 60; Oct 11 23:24:25.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 23:24:25.508 INFO kablam! Oct 11 23:24:33.916 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.11s Oct 11 23:24:33.937 INFO kablam! su: No module specific data is present Oct 11 23:24:34.650 INFO running `"docker" "rm" "-f" "21da3d0b5daee0a191a8858b056dd04997edb5715c1d4fbd9388fb95b48eae53"` Oct 11 23:24:34.920 INFO blam! 21da3d0b5daee0a191a8858b056dd04997edb5715c1d4fbd9388fb95b48eae53 Oct 11 23:24:34.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 11 23:24:35.377 INFO blam! 5c6154ed49f7e777c0300b19d771c1372c32a50bf2e45cdb5972b0fb6f814846 Oct 11 23:24:35.378 INFO running `"docker" "start" "-a" "5c6154ed49f7e777c0300b19d771c1372c32a50bf2e45cdb5972b0fb6f814846"` Oct 11 23:24:37.189 INFO kablam! usermod: no changes Oct 11 23:24:37.380 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 11 23:24:37.400 INFO kablam! Running /target/debug/deps/forecast-a1631077a963f4bb Oct 11 23:24:37.408 INFO blam! Oct 11 23:24:37.408 INFO blam! running 7 tests Oct 11 23:24:37.410 INFO blam! test tests::test_time_machine_request_builder_complex ... ok Oct 11 23:24:37.410 INFO blam! test tests::test_forecast_request_builder_simple ... ok Oct 11 23:24:37.412 INFO blam! test tests::test_forecast_request_builder_defaults ... ok Oct 11 23:24:37.412 INFO blam! test tests::test_norwegian_lang_serde ... ok Oct 11 23:24:37.412 INFO blam! test tests::test_forecast_request_builder_complex ... ok Oct 11 23:24:37.412 INFO blam! test tests::test_time_machine_request_builder_defaults ... ok Oct 11 23:24:37.413 INFO blam! test tests::test_time_machine_request_builder_simple ... ok Oct 11 23:24:37.413 INFO blam! Oct 11 23:24:37.413 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:24:37.413 INFO blam! Oct 11 23:24:37.416 INFO kablam! Running /target/debug/deps/integration_test-62b449533f2b4ce2 Oct 11 23:24:37.418 INFO blam! Oct 11 23:24:37.418 INFO blam! running 2 tests Oct 11 23:24:37.519 INFO blam! test test_response_serde_01_21_2018 ... ok Oct 11 23:24:37.520 INFO blam! test test_response_serde_10_23_2016 ... ok Oct 11 23:24:37.520 INFO blam! Oct 11 23:24:37.520 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:24:37.520 INFO blam! Oct 11 23:24:37.524 INFO kablam! Doc-tests forecast Oct 11 23:24:55.304 INFO blam! Oct 11 23:24:55.304 INFO blam! running 1 test Oct 11 23:25:16.876 INFO blam! test src/lib.rs - (line 45) ... ok Oct 11 23:25:16.876 INFO blam! Oct 11 23:25:16.876 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:25:16.876 INFO blam! Oct 11 23:25:16.892 INFO kablam! su: No module specific data is present Oct 11 23:25:17.670 INFO running `"docker" "rm" "-f" "5c6154ed49f7e777c0300b19d771c1372c32a50bf2e45cdb5972b0fb6f814846"` Oct 11 23:25:17.957 INFO blam! 5c6154ed49f7e777c0300b19d771c1372c32a50bf2e45cdb5972b0fb6f814846