Oct 10 20:58:57.371 INFO testing jhbabon/slate against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:58:57.371 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:58:57.373 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:58:57.848 INFO blam! ea2068e9ec97576473ed5bb02b17a415a72ec826e945cba00784487e03fa02bf Oct 10 20:58:57.857 INFO running `"docker" "start" "-a" "ea2068e9ec97576473ed5bb02b17a415a72ec826e945cba00784487e03fa02bf"` Oct 10 20:58:59.146 INFO kablam! usermod: no changes Oct 10 20:58:59.280 INFO kablam! Compiling serde_json v1.0.5 Oct 10 20:58:59.283 INFO kablam! Compiling regex v0.2.2 Oct 10 20:59:10.892 INFO kablam! Compiling docopt v0.8.1 Oct 10 20:59:17.028 INFO kablam! Compiling slate v1.4.0 (/source) Oct 10 20:59:18.592 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 20:59:18.592 INFO kablam! --> src/config.rs:83:30 Oct 10 20:59:18.592 INFO kablam! | Oct 10 20:59:18.592 INFO kablam! 83 | let mut path = match env::home_dir() { Oct 10 20:59:18.592 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 20:59:18.592 INFO kablam! | Oct 10 20:59:18.592 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 20:59:18.592 INFO kablam! Oct 10 20:59:24.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.64s Oct 10 20:59:24.828 INFO kablam! su: No module specific data is present Oct 10 20:59:25.421 INFO running `"docker" "rm" "-f" "ea2068e9ec97576473ed5bb02b17a415a72ec826e945cba00784487e03fa02bf"` Oct 10 20:59:25.700 INFO blam! ea2068e9ec97576473ed5bb02b17a415a72ec826e945cba00784487e03fa02bf Oct 10 20:59:25.705 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:59:25.707 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:59:26.086 INFO blam! e68a0e604391214b7c0aaf5a9ce483b76332c01aad7a4da19adc676740234117 Oct 10 20:59:26.096 INFO running `"docker" "start" "-a" "e68a0e604391214b7c0aaf5a9ce483b76332c01aad7a4da19adc676740234117"` Oct 10 20:59:27.584 INFO kablam! usermod: no changes Oct 10 20:59:27.726 INFO kablam! Compiling slate v1.4.0 (/source) Oct 10 20:59:30.084 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 20:59:30.084 INFO kablam! --> src/config.rs:116:37 Oct 10 20:59:30.084 INFO kablam! | Oct 10 20:59:30.084 INFO kablam! 116 | let mut expected: PathBuf = env::home_dir().unwrap(); Oct 10 20:59:30.084 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 20:59:30.084 INFO kablam! | Oct 10 20:59:30.084 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 20:59:30.084 INFO kablam! Oct 10 20:59:30.092 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 20:59:30.092 INFO kablam! --> src/config.rs:83:30 Oct 10 20:59:30.092 INFO kablam! | Oct 10 20:59:30.092 INFO kablam! 83 | let mut path = match env::home_dir() { Oct 10 20:59:30.092 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 20:59:30.092 INFO kablam! Oct 10 20:59:32.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.93s Oct 10 20:59:32.542 INFO kablam! su: No module specific data is present Oct 10 20:59:33.474 INFO running `"docker" "rm" "-f" "e68a0e604391214b7c0aaf5a9ce483b76332c01aad7a4da19adc676740234117"` Oct 10 20:59:33.745 INFO blam! e68a0e604391214b7c0aaf5a9ce483b76332c01aad7a4da19adc676740234117 Oct 10 20:59:33.760 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:59:33.760 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:59:34.179 INFO blam! 8ad4251d755cfc17636846def1a0340f508c22a7adbcb46e742cfe220530ccff Oct 10 20:59:34.181 INFO running `"docker" "start" "-a" "8ad4251d755cfc17636846def1a0340f508c22a7adbcb46e742cfe220530ccff"` Oct 10 20:59:35.432 INFO kablam! usermod: no changes Oct 10 20:59:35.554 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 10 20:59:35.568 INFO kablam! Running /target/debug/deps/slate-44e1d43d0e754090 Oct 10 20:59:35.576 INFO blam! Oct 10 20:59:35.576 INFO blam! running 13 tests Oct 10 20:59:35.576 INFO blam! test message::tests::it_does_not_add_multiple_eol_to_info_messages ... ok Oct 10 20:59:35.576 INFO blam! test config::tests::it_uses_the_homedir_as_default_path ... ok Oct 10 20:59:35.576 INFO blam! test message::tests::it_does_not_touch_raw_messages ... ok Oct 10 20:59:35.576 INFO blam! test message::tests::it_adds_eol_to_info_messages ... ok Oct 10 20:59:35.576 INFO blam! test tests::it_gets_values_from_config ... ok Oct 10 20:59:35.576 INFO blam! test config::tests::it_uses_the_environment_var_if_set ... ok Oct 10 20:59:35.576 INFO blam! test tests::it_clears_keys ... ok Oct 10 20:59:35.576 INFO blam! test tests::it_gets_keys ... ok Oct 10 20:59:35.576 INFO blam! test tests::it_lists_keys ... ok Oct 10 20:59:35.576 INFO blam! test tests::it_removes_keys ... ok Oct 10 20:59:35.576 INFO blam! test tests::it_gets_missing_keys ... ok Oct 10 20:59:35.576 INFO blam! test tests::it_sets_keys_with_values ... ok Oct 10 20:59:35.577 INFO kablam! Running /target/debug/deps/slate-0778ba35ae71d59f Oct 10 20:59:35.577 INFO blam! test tests::it_renames_keys ... ok Oct 10 20:59:35.577 INFO blam! Oct 10 20:59:35.577 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:59:35.577 INFO blam! Oct 10 20:59:35.578 INFO blam! Oct 10 20:59:35.578 INFO blam! running 0 tests Oct 10 20:59:35.578 INFO blam! Oct 10 20:59:35.578 INFO kablam! Doc-tests slate Oct 10 20:59:35.578 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:59:35.578 INFO blam! Oct 10 20:59:38.227 INFO blam! Oct 10 20:59:38.227 INFO blam! running 10 tests Oct 10 20:59:52.672 INFO blam! test src/config.rs - config::Config::from_env (line 35) ... ok Oct 10 20:59:53.524 INFO blam! test src/lib.rs - Slate<'s>::rename (line 163) ... ok Oct 10 20:59:53.861 INFO blam! test src/lib.rs - Slate<'s>::clear (line 135) ... ok Oct 10 20:59:53.908 INFO blam! test src/lib.rs - Slate<'s>::list (line 193) ... ok Oct 10 20:59:54.097 INFO blam! test src/lib.rs - Slate<'s>::remove (line 106) ... ok Oct 10 20:59:55.253 INFO blam! test src/config.rs - config::Config::from_env (line 51) ... ok Oct 10 20:59:55.633 INFO blam! test src/lib.rs - Slate<'s>::get (line 76) ... ok Oct 10 20:59:55.804 INFO blam! test src/lib.rs - Slate<'s>::set (line 45) ... ok Oct 10 20:59:58.501 INFO blam! test src/message.rs - message::Message::fmt (line 14) ... ok Oct 10 20:59:59.004 INFO blam! test src/message.rs - message::Message::fmt (line 27) ... ok Oct 10 20:59:59.004 INFO blam! Oct 10 20:59:59.004 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:59:59.004 INFO blam! Oct 10 20:59:59.017 INFO kablam! su: No module specific data is present Oct 10 20:59:59.354 INFO running `"docker" "rm" "-f" "8ad4251d755cfc17636846def1a0340f508c22a7adbcb46e742cfe220530ccff"` Oct 10 20:59:59.646 INFO blam! 8ad4251d755cfc17636846def1a0340f508c22a7adbcb46e742cfe220530ccff