Oct 16 14:42:44.315 INFO testing coinbaser-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 14:42:44.317 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 14:42:44.782 INFO blam! 63080ed0f7ae66ec7f432f4dabc5608a5ac1499ce386ee496447a5f6c999d240 Oct 16 14:42:44.785 INFO running `"docker" "start" "-a" "63080ed0f7ae66ec7f432f4dabc5608a5ac1499ce386ee496447a5f6c999d240"` Oct 16 14:42:46.322 INFO kablam! usermod: no changes Oct 16 14:42:46.495 INFO kablam! Compiling unicase v0.1.0 Oct 16 14:42:46.495 INFO kablam! Compiling httparse v0.1.6 Oct 16 14:42:46.523 INFO kablam! Compiling mime v0.0.11 Oct 16 14:42:46.532 INFO kablam! Compiling cookie v0.1.21 Oct 16 14:42:52.144 INFO kablam! Compiling hyper v0.5.2 Oct 16 14:43:00.812 INFO kablam! Compiling coinbaser v0.1.0 (/source) Oct 16 14:43:03.176 INFO kablam! warning: unused import: `error::Error as _CoinError` Oct 16 14:43:03.176 INFO kablam! --> src/coinbaser.rs:9:5 Oct 16 14:43:03.176 INFO kablam! | Oct 16 14:43:03.176 INFO kablam! 9 | use error::Error as _CoinError; Oct 16 14:43:03.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.176 INFO kablam! | Oct 16 14:43:03.176 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 14:43:03.176 INFO kablam! Oct 16 14:43:03.259 INFO kablam! warning: enum is never used: `HttpGetError` Oct 16 14:43:03.259 INFO kablam! --> src/coinbaser.rs:14:1 Oct 16 14:43:03.259 INFO kablam! | Oct 16 14:43:03.259 INFO kablam! 14 | enum HttpGetError { Oct 16 14:43:03.259 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.259 INFO kablam! | Oct 16 14:43:03.259 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 14:43:03.259 INFO kablam! Oct 16 14:43:03.260 INFO kablam! warning: function is never used: `http_get` Oct 16 14:43:03.260 INFO kablam! --> src/coinbaser.rs:25:1 Oct 16 14:43:03.260 INFO kablam! | Oct 16 14:43:03.260 INFO kablam! 25 | fn http_get(path: &str) -> Result { Oct 16 14:43:03.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.260 INFO kablam! Oct 16 14:43:03.260 INFO kablam! warning: method is never used: `id` Oct 16 14:43:03.260 INFO kablam! --> src/coinbaser.rs:67:2 Oct 16 14:43:03.260 INFO kablam! | Oct 16 14:43:03.260 INFO kablam! 67 | pub fn id(&self) -> &str { &self.id } Oct 16 14:43:03.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.260 INFO kablam! Oct 16 14:43:03.260 INFO kablam! warning: method is never used: `name` Oct 16 14:43:03.260 INFO kablam! --> src/coinbaser.rs:68:2 Oct 16 14:43:03.260 INFO kablam! | Oct 16 14:43:03.260 INFO kablam! 68 | pub fn name(&self) -> &str { &self.name } Oct 16 14:43:03.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.260 INFO kablam! Oct 16 14:43:03.260 INFO kablam! warning: method is never used: `min_size` Oct 16 14:43:03.260 INFO kablam! --> src/coinbaser.rs:69:2 Oct 16 14:43:03.260 INFO kablam! | Oct 16 14:43:03.260 INFO kablam! 69 | pub fn min_size(&self) -> f64 { self.min_size } Oct 16 14:43:03.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.260 INFO kablam! Oct 16 14:43:03.260 INFO kablam! warning: struct is never constructed: `Product` Oct 16 14:43:03.260 INFO kablam! --> src/coinbaser.rs:74:1 Oct 16 14:43:03.260 INFO kablam! | Oct 16 14:43:03.260 INFO kablam! 74 | pub struct Product { Oct 16 14:43:03.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.260 INFO kablam! Oct 16 14:43:03.260 INFO kablam! warning: method is never used: `id` Oct 16 14:43:03.260 INFO kablam! --> src/coinbaser.rs:84:2 Oct 16 14:43:03.260 INFO kablam! | Oct 16 14:43:03.260 INFO kablam! 84 | pub fn id(&self) -> (&Currency, &Currency) { (&self.id.0, &self.id.1) } Oct 16 14:43:03.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.260 INFO kablam! Oct 16 14:43:03.260 INFO kablam! warning: method is never used: `base_currency` Oct 16 14:43:03.260 INFO kablam! --> src/coinbaser.rs:85:2 Oct 16 14:43:03.260 INFO kablam! | Oct 16 14:43:03.260 INFO kablam! 85 | pub fn base_currency(&self) -> &Currency { &self.base_currency } Oct 16 14:43:03.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.260 INFO kablam! Oct 16 14:43:03.260 INFO kablam! warning: method is never used: `quote_currency` Oct 16 14:43:03.260 INFO kablam! --> src/coinbaser.rs:86:2 Oct 16 14:43:03.260 INFO kablam! | Oct 16 14:43:03.260 INFO kablam! 86 | pub fn quote_currency(&self) -> &Currency { &self.quote_currency } Oct 16 14:43:03.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.260 INFO kablam! Oct 16 14:43:03.260 INFO kablam! warning: method is never used: `base_min_size` Oct 16 14:43:03.260 INFO kablam! --> src/coinbaser.rs:87:2 Oct 16 14:43:03.260 INFO kablam! | Oct 16 14:43:03.260 INFO kablam! 87 | pub fn base_min_size(&self) -> f64 { self.base_min_size } Oct 16 14:43:03.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.260 INFO kablam! Oct 16 14:43:03.260 INFO kablam! warning: method is never used: `base_max_size` Oct 16 14:43:03.260 INFO kablam! --> src/coinbaser.rs:88:2 Oct 16 14:43:03.260 INFO kablam! | Oct 16 14:43:03.260 INFO kablam! 88 | pub fn base_max_size(&self) -> f64 { self.base_max_size } Oct 16 14:43:03.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.260 INFO kablam! Oct 16 14:43:03.260 INFO kablam! warning: method is never used: `quote_increment` Oct 16 14:43:03.260 INFO kablam! --> src/coinbaser.rs:89:2 Oct 16 14:43:03.260 INFO kablam! | Oct 16 14:43:03.260 INFO kablam! 89 | pub fn quote_increment(&self) -> f64 { self.quote_increment } Oct 16 14:43:03.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.260 INFO kablam! Oct 16 14:43:03.260 INFO kablam! warning: struct is never constructed: `Order` Oct 16 14:43:03.260 INFO kablam! --> src/coinbaser.rs:93:1 Oct 16 14:43:03.260 INFO kablam! | Oct 16 14:43:03.260 INFO kablam! 93 | pub struct Order; Oct 16 14:43:03.260 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 14:43:03.261 INFO kablam! Oct 16 14:43:03.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.26s Oct 16 14:43:03.639 INFO kablam! su: No module specific data is present Oct 16 14:43:04.025 INFO running `"docker" "rm" "-f" "63080ed0f7ae66ec7f432f4dabc5608a5ac1499ce386ee496447a5f6c999d240"` Oct 16 14:43:04.130 INFO blam! 63080ed0f7ae66ec7f432f4dabc5608a5ac1499ce386ee496447a5f6c999d240 Oct 16 14:43:04.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 14:43:04.383 INFO blam! af77d8bd9027dd5ccd9caa6299258391ed687ecd991c7117c00fd22127cd86dd Oct 16 14:43:04.391 INFO running `"docker" "start" "-a" "af77d8bd9027dd5ccd9caa6299258391ed687ecd991c7117c00fd22127cd86dd"` Oct 16 14:43:04.889 INFO kablam! usermod: no changes Oct 16 14:43:04.969 INFO kablam! Compiling coinbaser v0.1.0 (/source) Oct 16 14:43:07.171 INFO kablam! warning: unused import: `error::Error as _CoinError` Oct 16 14:43:07.171 INFO kablam! --> src/coinbaser.rs:9:5 Oct 16 14:43:07.171 INFO kablam! | Oct 16 14:43:07.171 INFO kablam! 9 | use error::Error as _CoinError; Oct 16 14:43:07.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.171 INFO kablam! | Oct 16 14:43:07.171 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 14:43:07.171 INFO kablam! Oct 16 14:43:07.250 INFO kablam! warning: enum is never used: `HttpGetError` Oct 16 14:43:07.250 INFO kablam! --> src/coinbaser.rs:14:1 Oct 16 14:43:07.250 INFO kablam! | Oct 16 14:43:07.250 INFO kablam! 14 | enum HttpGetError { Oct 16 14:43:07.250 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.250 INFO kablam! | Oct 16 14:43:07.250 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 14:43:07.250 INFO kablam! Oct 16 14:43:07.250 INFO kablam! warning: function is never used: `http_get` Oct 16 14:43:07.250 INFO kablam! --> src/coinbaser.rs:25:1 Oct 16 14:43:07.250 INFO kablam! | Oct 16 14:43:07.250 INFO kablam! 25 | fn http_get(path: &str) -> Result { Oct 16 14:43:07.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.250 INFO kablam! Oct 16 14:43:07.250 INFO kablam! warning: method is never used: `id` Oct 16 14:43:07.250 INFO kablam! --> src/coinbaser.rs:67:2 Oct 16 14:43:07.250 INFO kablam! | Oct 16 14:43:07.250 INFO kablam! 67 | pub fn id(&self) -> &str { &self.id } Oct 16 14:43:07.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.251 INFO kablam! Oct 16 14:43:07.251 INFO kablam! warning: method is never used: `name` Oct 16 14:43:07.251 INFO kablam! --> src/coinbaser.rs:68:2 Oct 16 14:43:07.251 INFO kablam! | Oct 16 14:43:07.251 INFO kablam! 68 | pub fn name(&self) -> &str { &self.name } Oct 16 14:43:07.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.251 INFO kablam! Oct 16 14:43:07.251 INFO kablam! warning: method is never used: `min_size` Oct 16 14:43:07.251 INFO kablam! --> src/coinbaser.rs:69:2 Oct 16 14:43:07.251 INFO kablam! | Oct 16 14:43:07.251 INFO kablam! 69 | pub fn min_size(&self) -> f64 { self.min_size } Oct 16 14:43:07.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.251 INFO kablam! Oct 16 14:43:07.251 INFO kablam! warning: struct is never constructed: `Product` Oct 16 14:43:07.251 INFO kablam! --> src/coinbaser.rs:74:1 Oct 16 14:43:07.251 INFO kablam! | Oct 16 14:43:07.251 INFO kablam! 74 | pub struct Product { Oct 16 14:43:07.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.251 INFO kablam! Oct 16 14:43:07.251 INFO kablam! warning: method is never used: `id` Oct 16 14:43:07.251 INFO kablam! --> src/coinbaser.rs:84:2 Oct 16 14:43:07.251 INFO kablam! | Oct 16 14:43:07.251 INFO kablam! 84 | pub fn id(&self) -> (&Currency, &Currency) { (&self.id.0, &self.id.1) } Oct 16 14:43:07.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.251 INFO kablam! Oct 16 14:43:07.251 INFO kablam! warning: method is never used: `base_currency` Oct 16 14:43:07.251 INFO kablam! --> src/coinbaser.rs:85:2 Oct 16 14:43:07.251 INFO kablam! | Oct 16 14:43:07.251 INFO kablam! 85 | pub fn base_currency(&self) -> &Currency { &self.base_currency } Oct 16 14:43:07.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.251 INFO kablam! Oct 16 14:43:07.251 INFO kablam! warning: method is never used: `quote_currency` Oct 16 14:43:07.251 INFO kablam! --> src/coinbaser.rs:86:2 Oct 16 14:43:07.251 INFO kablam! | Oct 16 14:43:07.251 INFO kablam! 86 | pub fn quote_currency(&self) -> &Currency { &self.quote_currency } Oct 16 14:43:07.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.251 INFO kablam! Oct 16 14:43:07.251 INFO kablam! warning: method is never used: `base_min_size` Oct 16 14:43:07.251 INFO kablam! --> src/coinbaser.rs:87:2 Oct 16 14:43:07.251 INFO kablam! | Oct 16 14:43:07.251 INFO kablam! 87 | pub fn base_min_size(&self) -> f64 { self.base_min_size } Oct 16 14:43:07.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.251 INFO kablam! Oct 16 14:43:07.251 INFO kablam! warning: method is never used: `base_max_size` Oct 16 14:43:07.251 INFO kablam! --> src/coinbaser.rs:88:2 Oct 16 14:43:07.251 INFO kablam! | Oct 16 14:43:07.251 INFO kablam! 88 | pub fn base_max_size(&self) -> f64 { self.base_max_size } Oct 16 14:43:07.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.251 INFO kablam! Oct 16 14:43:07.251 INFO kablam! warning: method is never used: `quote_increment` Oct 16 14:43:07.251 INFO kablam! --> src/coinbaser.rs:89:2 Oct 16 14:43:07.251 INFO kablam! | Oct 16 14:43:07.251 INFO kablam! 89 | pub fn quote_increment(&self) -> f64 { self.quote_increment } Oct 16 14:43:07.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.251 INFO kablam! Oct 16 14:43:07.251 INFO kablam! warning: struct is never constructed: `Order` Oct 16 14:43:07.251 INFO kablam! --> src/coinbaser.rs:93:1 Oct 16 14:43:07.251 INFO kablam! | Oct 16 14:43:07.251 INFO kablam! 93 | pub struct Order; Oct 16 14:43:07.251 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 14:43:07.251 INFO kablam! Oct 16 14:43:07.669 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.76s Oct 16 14:43:07.676 INFO kablam! su: No module specific data is present Oct 16 14:43:08.245 INFO running `"docker" "rm" "-f" "af77d8bd9027dd5ccd9caa6299258391ed687ecd991c7117c00fd22127cd86dd"` Oct 16 14:43:08.543 INFO blam! af77d8bd9027dd5ccd9caa6299258391ed687ecd991c7117c00fd22127cd86dd Oct 16 14:43:08.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 14:43:08.908 INFO blam! 3974942e1a27e97523ad4fb760671c62327478be56cd28c54b4ad650d7ad2e37 Oct 16 14:43:08.910 INFO running `"docker" "start" "-a" "3974942e1a27e97523ad4fb760671c62327478be56cd28c54b4ad650d7ad2e37"` Oct 16 14:43:10.171 INFO kablam! usermod: no changes Oct 16 14:43:10.272 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 16 14:43:10.287 INFO kablam! Running /target/debug/deps/coinbaser-0b6ba652bf5a2d3b Oct 16 14:43:10.288 INFO blam! Oct 16 14:43:10.288 INFO blam! running 0 tests Oct 16 14:43:10.288 INFO blam! Oct 16 14:43:10.288 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:43:10.288 INFO blam! Oct 16 14:43:10.290 INFO kablam! su: No module specific data is present Oct 16 14:43:10.871 INFO running `"docker" "rm" "-f" "3974942e1a27e97523ad4fb760671c62327478be56cd28c54b4ad650d7ad2e37"` Oct 16 14:43:10.984 INFO blam! 3974942e1a27e97523ad4fb760671c62327478be56cd28c54b4ad650d7ad2e37