Oct 10 15:19:47.122 INFO testing scirner22/stockcli-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:19:47.122 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:19:47.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 15:19:47.476 INFO blam! 0a0f9e5e4e5de365f791eec4205f93ad1af0243d84c32d4e79d3cbc5cc9635cf Oct 10 15:19:47.480 INFO running `"docker" "start" "-a" "0a0f9e5e4e5de365f791eec4205f93ad1af0243d84c32d4e79d3cbc5cc9635cf"` Oct 10 15:19:48.405 INFO kablam! usermod: no changes Oct 10 15:19:48.729 INFO kablam! Compiling parking_lot_core v0.3.0 Oct 10 15:19:48.737 INFO kablam! Compiling native-tls v0.2.1 Oct 10 15:19:48.737 INFO kablam! Compiling serde_json v1.0.27 Oct 10 15:19:48.738 INFO kablam! Compiling prettytable-rs v0.7.0 Oct 10 15:19:53.180 INFO kablam! Compiling parking_lot v0.6.4 Oct 10 15:19:56.041 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 10 15:19:59.104 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 10 15:19:59.104 INFO kablam! Compiling tokio-uds v0.2.1 Oct 10 15:19:59.104 INFO kablam! Compiling tokio-udp v0.1.2 Oct 10 15:20:03.377 INFO kablam! Compiling tokio v0.1.8 Oct 10 15:20:06.952 INFO kablam! Compiling hyper v0.12.9 Oct 10 15:20:16.894 INFO kablam! Compiling hyper-tls v0.3.0 Oct 10 15:20:20.132 INFO kablam! Compiling stockcli v0.1.0 (/source) Oct 10 15:20:24.064 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 10 15:20:24.064 INFO kablam! --> src/main.rs:33:30 Oct 10 15:20:24.064 INFO kablam! | Oct 10 15:20:24.064 INFO kablam! 33 | let mut default_config = env::home_dir().unwrap(); Oct 10 15:20:24.064 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 15:20:24.064 INFO kablam! | Oct 10 15:20:24.064 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 15:20:24.064 INFO kablam! Oct 10 15:20:34.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.46s Oct 10 15:20:34.908 INFO kablam! su: No module specific data is present Oct 10 15:20:36.020 INFO running `"docker" "rm" "-f" "0a0f9e5e4e5de365f791eec4205f93ad1af0243d84c32d4e79d3cbc5cc9635cf"` Oct 10 15:20:36.370 INFO blam! 0a0f9e5e4e5de365f791eec4205f93ad1af0243d84c32d4e79d3cbc5cc9635cf Oct 10 15:20:36.376 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:20:36.376 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 15:20:36.780 INFO blam! c999e52966495bad82fdd281ba4d64d6db58ac6b41ce0b5189103f3f42181ef5 Oct 10 15:20:36.780 INFO running `"docker" "start" "-a" "c999e52966495bad82fdd281ba4d64d6db58ac6b41ce0b5189103f3f42181ef5"` Oct 10 15:20:38.437 INFO kablam! usermod: no changes Oct 10 15:20:38.724 INFO kablam! Compiling stockcli v0.1.0 (/source) Oct 10 15:20:42.560 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 10 15:20:42.560 INFO kablam! --> src/main.rs:33:30 Oct 10 15:20:42.560 INFO kablam! | Oct 10 15:20:42.560 INFO kablam! 33 | let mut default_config = env::home_dir().unwrap(); Oct 10 15:20:42.560 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 15:20:42.560 INFO kablam! | Oct 10 15:20:42.560 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 15:20:42.560 INFO kablam! Oct 10 15:20:43.316 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.84s Oct 10 15:20:43.332 INFO kablam! su: No module specific data is present Oct 10 15:20:44.119 INFO running `"docker" "rm" "-f" "c999e52966495bad82fdd281ba4d64d6db58ac6b41ce0b5189103f3f42181ef5"` Oct 10 15:20:44.360 INFO blam! c999e52966495bad82fdd281ba4d64d6db58ac6b41ce0b5189103f3f42181ef5 Oct 10 15:20:44.369 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:20:44.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 15:20:44.958 INFO blam! 2cf7ec3ea78d06f75eb21e113b9b5118ccd9bbc672c0da50145b8606fb19b600 Oct 10 15:20:44.960 INFO running `"docker" "start" "-a" "2cf7ec3ea78d06f75eb21e113b9b5118ccd9bbc672c0da50145b8606fb19b600"` Oct 10 15:20:47.211 INFO kablam! usermod: no changes Oct 10 15:20:47.480 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 10 15:20:47.500 INFO kablam! Running /target/debug/deps/stockcli-ae4a7fe05eb11e68 Oct 10 15:20:47.501 INFO blam! Oct 10 15:20:47.501 INFO blam! running 0 tests Oct 10 15:20:47.501 INFO blam! Oct 10 15:20:47.501 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:20:47.501 INFO blam! Oct 10 15:20:47.503 INFO kablam! su: No module specific data is present Oct 10 15:20:48.271 INFO running `"docker" "rm" "-f" "2cf7ec3ea78d06f75eb21e113b9b5118ccd9bbc672c0da50145b8606fb19b600"` Oct 10 15:20:48.574 INFO blam! 2cf7ec3ea78d06f75eb21e113b9b5118ccd9bbc672c0da50145b8606fb19b600