Oct 11 06:13:02.412 INFO testing Jarusk/price-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:13:02.413 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:13:02.414 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:13:02.641 INFO blam! 5e235cd7a70bbe0ca016d769336055fe60d85414d3ac164418cf9904af25fc6b Oct 11 06:13:02.643 INFO running `"docker" "start" "-a" "5e235cd7a70bbe0ca016d769336055fe60d85414d3ac164418cf9904af25fc6b"` Oct 11 06:13:03.128 INFO kablam! usermod: no changes Oct 11 06:13:03.288 INFO kablam! Compiling serde v1.0.33 Oct 11 06:13:03.288 INFO kablam! Compiling itoa v0.4.0 Oct 11 06:13:03.293 INFO kablam! Compiling net2 v0.2.32 Oct 11 06:13:03.328 INFO kablam! Compiling tokio-executor v0.1.0 Oct 11 06:13:03.328 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 11 06:13:03.328 INFO kablam! Compiling tokio-io v0.1.6 Oct 11 06:13:03.328 INFO kablam! Compiling serde_derive_internals v0.21.0 Oct 11 06:13:05.308 INFO kablam! Compiling tokio-threadpool v0.1.0 Oct 11 06:13:06.016 INFO kablam! Compiling mio v0.6.14 Oct 11 06:13:09.024 INFO kablam! Compiling tokio-reactor v0.1.0 Oct 11 06:13:09.128 INFO kablam! Compiling serde_derive v1.0.33 Oct 11 06:13:10.700 INFO kablam! Compiling tokio v0.1.3 Oct 11 06:13:12.964 INFO kablam! Compiling tokio-core v0.1.15 Oct 11 06:13:16.325 INFO kablam! Compiling tokio-proto v0.1.1 Oct 11 06:13:17.607 INFO kablam! Compiling serde_json v1.0.12 Oct 11 06:13:19.080 INFO kablam! Compiling hyper v0.11.22 Oct 11 06:13:28.040 INFO kablam! Compiling price-rs v0.1.0 (/source) Oct 11 06:13:29.532 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 11 06:13:29.532 INFO kablam! --> src/config.rs:40:25 Oct 11 06:13:29.532 INFO kablam! | Oct 11 06:13:29.532 INFO kablam! 40 | let dir = match env::home_dir() { Oct 11 06:13:29.532 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 06:13:29.532 INFO kablam! | Oct 11 06:13:29.532 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 06:13:29.532 INFO kablam! Oct 11 06:13:29.767 INFO kablam! warning: value assigned to `enable_tax` is never read Oct 11 06:13:29.767 INFO kablam! --> src/config.rs:129:13 Oct 11 06:13:29.767 INFO kablam! | Oct 11 06:13:29.767 INFO kablam! 129 | let mut enable_tax = constants::APPLY_TAX; Oct 11 06:13:29.767 INFO kablam! | ^^^^^^^^^^ Oct 11 06:13:29.767 INFO kablam! | Oct 11 06:13:29.767 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 06:13:29.767 INFO kablam! Oct 11 06:13:34.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.27s Oct 11 06:13:34.426 INFO kablam! su: No module specific data is present Oct 11 06:13:34.683 INFO running `"docker" "rm" "-f" "5e235cd7a70bbe0ca016d769336055fe60d85414d3ac164418cf9904af25fc6b"` Oct 11 06:13:34.796 INFO blam! 5e235cd7a70bbe0ca016d769336055fe60d85414d3ac164418cf9904af25fc6b Oct 11 06:13:34.807 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:13:34.807 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:13:35.009 INFO blam! 55151f3a27a1f0335c5b02a11245809883fd9cf966b84b72a77de4ba70e6dfac Oct 11 06:13:35.010 INFO running `"docker" "start" "-a" "55151f3a27a1f0335c5b02a11245809883fd9cf966b84b72a77de4ba70e6dfac"` Oct 11 06:13:35.696 INFO kablam! usermod: no changes Oct 11 06:13:35.828 INFO kablam! Compiling price-rs v0.1.0 (/source) Oct 11 06:13:37.285 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 11 06:13:37.285 INFO kablam! --> src/config.rs:40:25 Oct 11 06:13:37.285 INFO kablam! | Oct 11 06:13:37.285 INFO kablam! 40 | let dir = match env::home_dir() { Oct 11 06:13:37.285 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 06:13:37.285 INFO kablam! | Oct 11 06:13:37.285 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 06:13:37.285 INFO kablam! Oct 11 06:13:37.489 INFO kablam! warning: value assigned to `enable_tax` is never read Oct 11 06:13:37.489 INFO kablam! --> src/config.rs:129:13 Oct 11 06:13:37.489 INFO kablam! | Oct 11 06:13:37.490 INFO kablam! 129 | let mut enable_tax = constants::APPLY_TAX; Oct 11 06:13:37.490 INFO kablam! | ^^^^^^^^^^ Oct 11 06:13:37.490 INFO kablam! | Oct 11 06:13:37.491 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 06:13:37.491 INFO kablam! Oct 11 06:13:37.934 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.21s Oct 11 06:13:37.940 INFO kablam! su: No module specific data is present Oct 11 06:13:38.144 INFO running `"docker" "rm" "-f" "55151f3a27a1f0335c5b02a11245809883fd9cf966b84b72a77de4ba70e6dfac"` Oct 11 06:13:38.230 INFO blam! 55151f3a27a1f0335c5b02a11245809883fd9cf966b84b72a77de4ba70e6dfac Oct 11 06:13:38.232 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:13:38.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:13:38.405 INFO blam! 9faa098c119dbff6988e067dd055c6dfc2fbb0a1623233f682242033dd311ad7 Oct 11 06:13:38.406 INFO running `"docker" "start" "-a" "9faa098c119dbff6988e067dd055c6dfc2fbb0a1623233f682242033dd311ad7"` Oct 11 06:13:38.940 INFO kablam! usermod: no changes Oct 11 06:13:39.025 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 06:13:39.038 INFO kablam! Running /target/debug/deps/price_rs-12d5c76ad7c7cdfd Oct 11 06:13:39.040 INFO blam! Oct 11 06:13:39.040 INFO blam! running 0 tests Oct 11 06:13:39.040 INFO blam! Oct 11 06:13:39.040 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:13:39.040 INFO blam! Oct 11 06:13:39.044 INFO kablam! su: No module specific data is present Oct 11 06:13:39.337 INFO running `"docker" "rm" "-f" "9faa098c119dbff6988e067dd055c6dfc2fbb0a1623233f682242033dd311ad7"` Oct 11 06:13:39.416 INFO blam! 9faa098c119dbff6988e067dd055c6dfc2fbb0a1623233f682242033dd311ad7