Nov 17 14:36:56.258 INFO testing Jarusk/price-rs against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 14:36:56.258 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 14:36:56.441 INFO [stdout] eb69b5ea40ef50f51870580a0bb29c84297e8f65e23cf81f48f4c12570f96b72 Nov 17 14:36:56.453 INFO running `"docker" "start" "-a" "eb69b5ea40ef50f51870580a0bb29c84297e8f65e23cf81f48f4c12570f96b72"` Nov 17 14:36:57.107 INFO [stderr] usermod: no changes Nov 17 14:36:57.269 INFO [stderr] Compiling itoa v0.4.0 Nov 17 14:36:57.272 INFO [stderr] Compiling tokio-executor v0.1.0 Nov 17 14:36:57.274 INFO [stderr] Compiling futures-cpupool v0.1.8 Nov 17 14:36:57.277 INFO [stderr] Compiling tokio-io v0.1.6 Nov 17 14:36:58.043 INFO [stderr] Compiling serde_json v1.0.12 Nov 17 14:36:58.431 INFO [stderr] Compiling tokio-threadpool v0.1.0 Nov 17 14:36:59.104 INFO [stderr] Compiling tokio-reactor v0.1.0 Nov 17 14:37:00.917 INFO [stderr] Compiling tokio v0.1.3 Nov 17 14:37:03.067 INFO [stderr] Compiling tokio-core v0.1.15 Nov 17 14:37:05.859 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 17 14:37:08.695 INFO [stderr] Compiling hyper v0.11.22 Nov 17 14:37:19.255 INFO [stderr] Compiling price-rs v0.1.0 (/source) Nov 17 14:37:21.765 INFO [stderr] 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. Nov 17 14:37:21.765 INFO [stderr] --> src/config.rs:40:25 Nov 17 14:37:21.765 INFO [stderr] | Nov 17 14:37:21.765 INFO [stderr] 40 | let dir = match env::home_dir() { Nov 17 14:37:21.765 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 14:37:21.765 INFO [stderr] | Nov 17 14:37:21.765 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 14:37:21.765 INFO [stderr] Nov 17 14:37:21.983 INFO [stderr] warning: value assigned to `enable_tax` is never read Nov 17 14:37:21.983 INFO [stderr] --> src/config.rs:129:13 Nov 17 14:37:21.983 INFO [stderr] | Nov 17 14:37:21.983 INFO [stderr] 129 | let mut enable_tax = constants::APPLY_TAX; Nov 17 14:37:21.983 INFO [stderr] | ^^^^^^^^^^ Nov 17 14:37:21.983 INFO [stderr] | Nov 17 14:37:21.983 INFO [stderr] = note: #[warn(unused_assignments)] on by default Nov 17 14:37:21.983 INFO [stderr] Nov 17 14:37:27.155 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.00s Nov 17 14:37:27.159 INFO [stderr] su: No module specific data is present Nov 17 14:37:27.753 INFO running `"docker" "inspect" "eb69b5ea40ef50f51870580a0bb29c84297e8f65e23cf81f48f4c12570f96b72"` Nov 17 14:37:27.993 INFO running `"docker" "rm" "-f" "eb69b5ea40ef50f51870580a0bb29c84297e8f65e23cf81f48f4c12570f96b72"` Nov 17 14:37:28.312 INFO [stdout] eb69b5ea40ef50f51870580a0bb29c84297e8f65e23cf81f48f4c12570f96b72 Nov 17 14:37:28.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 14:37:28.882 INFO [stdout] 5c44026449672a2d8db0b24726c5a53b25d07ad87be42a936a6341e17274c36d Nov 17 14:37:28.884 INFO running `"docker" "start" "-a" "5c44026449672a2d8db0b24726c5a53b25d07ad87be42a936a6341e17274c36d"` Nov 17 14:37:29.833 INFO [stderr] usermod: no changes Nov 17 14:37:29.983 INFO [stderr] Compiling price-rs v0.1.0 (/source) Nov 17 14:37:32.223 INFO [stderr] 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. Nov 17 14:37:32.223 INFO [stderr] --> src/config.rs:40:25 Nov 17 14:37:32.223 INFO [stderr] | Nov 17 14:37:32.223 INFO [stderr] 40 | let dir = match env::home_dir() { Nov 17 14:37:32.223 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 14:37:32.223 INFO [stderr] | Nov 17 14:37:32.223 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 14:37:32.223 INFO [stderr] Nov 17 14:37:32.443 INFO [stderr] warning: value assigned to `enable_tax` is never read Nov 17 14:37:32.443 INFO [stderr] --> src/config.rs:129:13 Nov 17 14:37:32.443 INFO [stderr] | Nov 17 14:37:32.443 INFO [stderr] 129 | let mut enable_tax = constants::APPLY_TAX; Nov 17 14:37:32.443 INFO [stderr] | ^^^^^^^^^^ Nov 17 14:37:32.443 INFO [stderr] | Nov 17 14:37:32.444 INFO [stderr] = note: #[warn(unused_assignments)] on by default Nov 17 14:37:32.444 INFO [stderr] Nov 17 14:37:33.007 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.15s Nov 17 14:37:33.013 INFO [stderr] su: No module specific data is present Nov 17 14:37:33.800 INFO running `"docker" "inspect" "5c44026449672a2d8db0b24726c5a53b25d07ad87be42a936a6341e17274c36d"` Nov 17 14:37:34.061 INFO running `"docker" "rm" "-f" "5c44026449672a2d8db0b24726c5a53b25d07ad87be42a936a6341e17274c36d"` Nov 17 14:37:34.333 INFO [stdout] 5c44026449672a2d8db0b24726c5a53b25d07ad87be42a936a6341e17274c36d Nov 17 14:37:34.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 14:37:34.866 INFO [stdout] 01aa23aab966d2232bd53f91f9c446354b5a7b514e50d397785489a84c65d9ee Nov 17 14:37:34.869 INFO running `"docker" "start" "-a" "01aa23aab966d2232bd53f91f9c446354b5a7b514e50d397785489a84c65d9ee"` Nov 17 14:37:36.103 INFO [stderr] usermod: no changes Nov 17 14:37:36.312 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 17 14:37:36.323 INFO [stderr] Running /target/debug/deps/price_rs-bddc092698ba4edc Nov 17 14:37:36.325 INFO [stdout] Nov 17 14:37:36.325 INFO [stdout] running 0 tests Nov 17 14:37:36.325 INFO [stdout] Nov 17 14:37:36.325 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 14:37:36.325 INFO [stdout] Nov 17 14:37:36.331 INFO [stderr] su: No module specific data is present Nov 17 14:37:36.991 INFO running `"docker" "inspect" "01aa23aab966d2232bd53f91f9c446354b5a7b514e50d397785489a84c65d9ee"` Nov 17 14:37:37.341 INFO running `"docker" "rm" "-f" "01aa23aab966d2232bd53f91f9c446354b5a7b514e50d397785489a84c65d9ee"` Nov 17 14:37:37.703 INFO [stdout] 01aa23aab966d2232bd53f91f9c446354b5a7b514e50d397785489a84c65d9ee