Sep 06 08:39:23.018 INFO checking coinbaser-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 08:39:23.018 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 08:39:23.018 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:39:23.216 INFO blam! 96f4ac681bc6674e49add8e2275f9336ae10a22fc01398e8f53a8ca34e994974 Sep 06 08:39:23.219 INFO running `"docker" "start" "-a" "96f4ac681bc6674e49add8e2275f9336ae10a22fc01398e8f53a8ca34e994974"` Sep 06 08:39:24.405 INFO kablam! usermod: no changes Sep 06 08:39:24.624 INFO kablam! Checking httparse v0.1.6 Sep 06 08:39:24.625 INFO kablam! Checking unicase v0.1.0 Sep 06 08:39:24.655 INFO kablam! Checking mime v0.0.11 Sep 06 08:39:24.683 INFO kablam! Checking cookie v0.1.21 Sep 06 08:39:26.623 INFO kablam! Checking hyper v0.5.2 Sep 06 08:39:29.706 INFO kablam! Checking coinbaser v0.1.0 (file:///source) Sep 06 08:39:31.050 INFO kablam! warning: unused import: `error::Error as _CoinError` Sep 06 08:39:31.050 INFO kablam! --> src/coinbaser.rs:9:5 Sep 06 08:39:31.050 INFO kablam! | Sep 06 08:39:31.050 INFO kablam! 9 | use error::Error as _CoinError; Sep 06 08:39:31.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.051 INFO kablam! | Sep 06 08:39:31.051 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 08:39:31.051 INFO kablam! Sep 06 08:39:31.146 INFO kablam! warning: enum is never used: `HttpGetError` Sep 06 08:39:31.146 INFO kablam! --> src/coinbaser.rs:14:1 Sep 06 08:39:31.146 INFO kablam! | Sep 06 08:39:31.146 INFO kablam! 14 | enum HttpGetError { Sep 06 08:39:31.146 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.146 INFO kablam! | Sep 06 08:39:31.146 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 08:39:31.146 INFO kablam! Sep 06 08:39:31.147 INFO kablam! warning: function is never used: `http_get` Sep 06 08:39:31.147 INFO kablam! --> src/coinbaser.rs:25:1 Sep 06 08:39:31.147 INFO kablam! | Sep 06 08:39:31.147 INFO kablam! 25 | fn http_get(path: &str) -> Result { Sep 06 08:39:31.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.147 INFO kablam! Sep 06 08:39:31.147 INFO kablam! warning: method is never used: `id` Sep 06 08:39:31.147 INFO kablam! --> src/coinbaser.rs:67:2 Sep 06 08:39:31.147 INFO kablam! | Sep 06 08:39:31.147 INFO kablam! 67 | pub fn id(&self) -> &str { &self.id } Sep 06 08:39:31.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.147 INFO kablam! Sep 06 08:39:31.147 INFO kablam! warning: method is never used: `name` Sep 06 08:39:31.147 INFO kablam! --> src/coinbaser.rs:68:2 Sep 06 08:39:31.147 INFO kablam! | Sep 06 08:39:31.147 INFO kablam! 68 | pub fn name(&self) -> &str { &self.name } Sep 06 08:39:31.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.147 INFO kablam! Sep 06 08:39:31.147 INFO kablam! warning: method is never used: `min_size` Sep 06 08:39:31.147 INFO kablam! --> src/coinbaser.rs:69:2 Sep 06 08:39:31.147 INFO kablam! | Sep 06 08:39:31.147 INFO kablam! 69 | pub fn min_size(&self) -> f64 { self.min_size } Sep 06 08:39:31.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.147 INFO kablam! Sep 06 08:39:31.147 INFO kablam! warning: struct is never constructed: `Product` Sep 06 08:39:31.147 INFO kablam! --> src/coinbaser.rs:74:1 Sep 06 08:39:31.147 INFO kablam! | Sep 06 08:39:31.147 INFO kablam! 74 | pub struct Product { Sep 06 08:39:31.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.147 INFO kablam! Sep 06 08:39:31.147 INFO kablam! warning: method is never used: `id` Sep 06 08:39:31.147 INFO kablam! --> src/coinbaser.rs:84:2 Sep 06 08:39:31.147 INFO kablam! | Sep 06 08:39:31.147 INFO kablam! 84 | pub fn id(&self) -> (&Currency, &Currency) { (&self.id.0, &self.id.1) } Sep 06 08:39:31.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.147 INFO kablam! Sep 06 08:39:31.147 INFO kablam! warning: method is never used: `base_currency` Sep 06 08:39:31.147 INFO kablam! --> src/coinbaser.rs:85:2 Sep 06 08:39:31.147 INFO kablam! | Sep 06 08:39:31.147 INFO kablam! 85 | pub fn base_currency(&self) -> &Currency { &self.base_currency } Sep 06 08:39:31.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.147 INFO kablam! Sep 06 08:39:31.147 INFO kablam! warning: method is never used: `quote_currency` Sep 06 08:39:31.147 INFO kablam! --> src/coinbaser.rs:86:2 Sep 06 08:39:31.147 INFO kablam! | Sep 06 08:39:31.147 INFO kablam! 86 | pub fn quote_currency(&self) -> &Currency { &self.quote_currency } Sep 06 08:39:31.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.147 INFO kablam! Sep 06 08:39:31.147 INFO kablam! warning: method is never used: `base_min_size` Sep 06 08:39:31.147 INFO kablam! --> src/coinbaser.rs:87:2 Sep 06 08:39:31.147 INFO kablam! | Sep 06 08:39:31.147 INFO kablam! 87 | pub fn base_min_size(&self) -> f64 { self.base_min_size } Sep 06 08:39:31.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.147 INFO kablam! Sep 06 08:39:31.147 INFO kablam! warning: method is never used: `base_max_size` Sep 06 08:39:31.147 INFO kablam! --> src/coinbaser.rs:88:2 Sep 06 08:39:31.147 INFO kablam! | Sep 06 08:39:31.147 INFO kablam! 88 | pub fn base_max_size(&self) -> f64 { self.base_max_size } Sep 06 08:39:31.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.147 INFO kablam! Sep 06 08:39:31.147 INFO kablam! warning: method is never used: `quote_increment` Sep 06 08:39:31.147 INFO kablam! --> src/coinbaser.rs:89:2 Sep 06 08:39:31.147 INFO kablam! | Sep 06 08:39:31.147 INFO kablam! 89 | pub fn quote_increment(&self) -> f64 { self.quote_increment } Sep 06 08:39:31.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.148 INFO kablam! Sep 06 08:39:31.148 INFO kablam! warning: struct is never constructed: `Order` Sep 06 08:39:31.148 INFO kablam! --> src/coinbaser.rs:93:1 Sep 06 08:39:31.148 INFO kablam! | Sep 06 08:39:31.148 INFO kablam! 93 | pub struct Order; Sep 06 08:39:31.148 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.148 INFO kablam! Sep 06 08:39:31.314 INFO kablam! warning: unused import: `error::Error as _CoinError` Sep 06 08:39:31.314 INFO kablam! --> src/coinbaser.rs:9:5 Sep 06 08:39:31.314 INFO kablam! | Sep 06 08:39:31.314 INFO kablam! 9 | use error::Error as _CoinError; Sep 06 08:39:31.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.314 INFO kablam! | Sep 06 08:39:31.314 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 08:39:31.314 INFO kablam! Sep 06 08:39:31.386 INFO kablam! warning: enum is never used: `HttpGetError` Sep 06 08:39:31.386 INFO kablam! --> src/coinbaser.rs:14:1 Sep 06 08:39:31.386 INFO kablam! | Sep 06 08:39:31.386 INFO kablam! 14 | enum HttpGetError { Sep 06 08:39:31.386 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.389 INFO kablam! | Sep 06 08:39:31.389 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 08:39:31.389 INFO kablam! Sep 06 08:39:31.389 INFO kablam! warning: function is never used: `http_get` Sep 06 08:39:31.389 INFO kablam! --> src/coinbaser.rs:25:1 Sep 06 08:39:31.389 INFO kablam! | Sep 06 08:39:31.389 INFO kablam! 25 | fn http_get(path: &str) -> Result { Sep 06 08:39:31.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.389 INFO kablam! Sep 06 08:39:31.389 INFO kablam! warning: method is never used: `id` Sep 06 08:39:31.389 INFO kablam! --> src/coinbaser.rs:67:2 Sep 06 08:39:31.389 INFO kablam! | Sep 06 08:39:31.389 INFO kablam! 67 | pub fn id(&self) -> &str { &self.id } Sep 06 08:39:31.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.389 INFO kablam! Sep 06 08:39:31.389 INFO kablam! warning: method is never used: `name` Sep 06 08:39:31.389 INFO kablam! --> src/coinbaser.rs:68:2 Sep 06 08:39:31.389 INFO kablam! | Sep 06 08:39:31.389 INFO kablam! 68 | pub fn name(&self) -> &str { &self.name } Sep 06 08:39:31.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.389 INFO kablam! Sep 06 08:39:31.389 INFO kablam! warning: method is never used: `min_size` Sep 06 08:39:31.389 INFO kablam! --> src/coinbaser.rs:69:2 Sep 06 08:39:31.389 INFO kablam! | Sep 06 08:39:31.389 INFO kablam! 69 | pub fn min_size(&self) -> f64 { self.min_size } Sep 06 08:39:31.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.389 INFO kablam! Sep 06 08:39:31.389 INFO kablam! warning: struct is never constructed: `Product` Sep 06 08:39:31.389 INFO kablam! --> src/coinbaser.rs:74:1 Sep 06 08:39:31.389 INFO kablam! | Sep 06 08:39:31.389 INFO kablam! 74 | pub struct Product { Sep 06 08:39:31.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.389 INFO kablam! Sep 06 08:39:31.389 INFO kablam! warning: method is never used: `id` Sep 06 08:39:31.389 INFO kablam! --> src/coinbaser.rs:84:2 Sep 06 08:39:31.389 INFO kablam! | Sep 06 08:39:31.389 INFO kablam! 84 | pub fn id(&self) -> (&Currency, &Currency) { (&self.id.0, &self.id.1) } Sep 06 08:39:31.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.389 INFO kablam! Sep 06 08:39:31.389 INFO kablam! warning: method is never used: `base_currency` Sep 06 08:39:31.389 INFO kablam! --> src/coinbaser.rs:85:2 Sep 06 08:39:31.389 INFO kablam! | Sep 06 08:39:31.389 INFO kablam! 85 | pub fn base_currency(&self) -> &Currency { &self.base_currency } Sep 06 08:39:31.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.389 INFO kablam! Sep 06 08:39:31.389 INFO kablam! warning: method is never used: `quote_currency` Sep 06 08:39:31.389 INFO kablam! --> src/coinbaser.rs:86:2 Sep 06 08:39:31.389 INFO kablam! | Sep 06 08:39:31.389 INFO kablam! 86 | pub fn quote_currency(&self) -> &Currency { &self.quote_currency } Sep 06 08:39:31.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.390 INFO kablam! Sep 06 08:39:31.390 INFO kablam! warning: method is never used: `base_min_size` Sep 06 08:39:31.390 INFO kablam! --> src/coinbaser.rs:87:2 Sep 06 08:39:31.390 INFO kablam! | Sep 06 08:39:31.390 INFO kablam! 87 | pub fn base_min_size(&self) -> f64 { self.base_min_size } Sep 06 08:39:31.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.390 INFO kablam! Sep 06 08:39:31.390 INFO kablam! warning: method is never used: `base_max_size` Sep 06 08:39:31.390 INFO kablam! --> src/coinbaser.rs:88:2 Sep 06 08:39:31.390 INFO kablam! | Sep 06 08:39:31.390 INFO kablam! 88 | pub fn base_max_size(&self) -> f64 { self.base_max_size } Sep 06 08:39:31.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.390 INFO kablam! Sep 06 08:39:31.390 INFO kablam! warning: method is never used: `quote_increment` Sep 06 08:39:31.390 INFO kablam! --> src/coinbaser.rs:89:2 Sep 06 08:39:31.390 INFO kablam! | Sep 06 08:39:31.390 INFO kablam! 89 | pub fn quote_increment(&self) -> f64 { self.quote_increment } Sep 06 08:39:31.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.390 INFO kablam! Sep 06 08:39:31.390 INFO kablam! warning: struct is never constructed: `Order` Sep 06 08:39:31.390 INFO kablam! --> src/coinbaser.rs:93:1 Sep 06 08:39:31.390 INFO kablam! | Sep 06 08:39:31.390 INFO kablam! 93 | pub struct Order; Sep 06 08:39:31.390 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 08:39:31.390 INFO kablam! Sep 06 08:39:31.434 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.00s Sep 06 08:39:31.436 INFO kablam! su: No module specific data is present Sep 06 08:39:32.464 INFO running `"docker" "rm" "-f" "96f4ac681bc6674e49add8e2275f9336ae10a22fc01398e8f53a8ca34e994974"` Sep 06 08:39:32.581 INFO blam! 96f4ac681bc6674e49add8e2275f9336ae10a22fc01398e8f53a8ca34e994974