Oct 14 16:49:25.599 INFO testing jhbabon/slate against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:49:25.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 16:49:26.055 INFO blam! 9533f4862589d76e71736ccd7e75441ea5e3d8c739d80b7f3672a9ebb56bc8e2 Oct 14 16:49:26.058 INFO running `"docker" "start" "-a" "9533f4862589d76e71736ccd7e75441ea5e3d8c739d80b7f3672a9ebb56bc8e2"` Oct 14 16:49:27.471 INFO kablam! usermod: no changes Oct 14 16:49:27.590 INFO kablam! Compiling serde v1.0.19 Oct 14 16:49:27.612 INFO kablam! Compiling serde_derive_internals v0.17.0 Oct 14 16:49:27.613 INFO kablam! Compiling regex v0.2.2 Oct 14 16:49:33.463 INFO kablam! Compiling serde_derive v1.0.19 Oct 14 16:49:52.987 INFO kablam! Compiling serde_json v1.0.5 Oct 14 16:49:52.987 INFO kablam! Compiling docopt v0.8.1 Oct 14 16:49:59.603 INFO kablam! Compiling slate v1.4.0 (/source) Oct 14 16:50:00.012 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 14 16:50:00.012 INFO kablam! --> src/config.rs:83:30 Oct 14 16:50:00.012 INFO kablam! | Oct 14 16:50:00.012 INFO kablam! 83 | let mut path = match env::home_dir() { Oct 14 16:50:00.012 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:50:00.012 INFO kablam! | Oct 14 16:50:00.012 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 16:50:00.012 INFO kablam! Oct 14 16:50:03.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 35.74s Oct 14 16:50:03.267 INFO kablam! su: No module specific data is present Oct 14 16:50:04.441 INFO running `"docker" "rm" "-f" "9533f4862589d76e71736ccd7e75441ea5e3d8c739d80b7f3672a9ebb56bc8e2"` Oct 14 16:50:04.701 INFO blam! 9533f4862589d76e71736ccd7e75441ea5e3d8c739d80b7f3672a9ebb56bc8e2 Oct 14 16:50:04.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 16:50:05.163 INFO blam! b03dea07e1663bc3cf0882fd89cdfa9b7304e91184e570be1bc2322b7cfc46f7 Oct 14 16:50:05.171 INFO running `"docker" "start" "-a" "b03dea07e1663bc3cf0882fd89cdfa9b7304e91184e570be1bc2322b7cfc46f7"` Oct 14 16:50:06.658 INFO kablam! usermod: no changes Oct 14 16:50:06.803 INFO kablam! Compiling slate v1.4.0 (/source) Oct 14 16:50:07.475 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 14 16:50:07.475 INFO kablam! --> src/config.rs:116:37 Oct 14 16:50:07.475 INFO kablam! | Oct 14 16:50:07.475 INFO kablam! 116 | let mut expected: PathBuf = env::home_dir().unwrap(); Oct 14 16:50:07.475 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:50:07.475 INFO kablam! | Oct 14 16:50:07.475 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 16:50:07.475 INFO kablam! Oct 14 16:50:07.475 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 14 16:50:07.475 INFO kablam! --> src/config.rs:83:30 Oct 14 16:50:07.475 INFO kablam! | Oct 14 16:50:07.475 INFO kablam! 83 | let mut path = match env::home_dir() { Oct 14 16:50:07.475 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:50:07.475 INFO kablam! Oct 14 16:50:10.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.35s Oct 14 16:50:10.046 INFO kablam! su: No module specific data is present Oct 14 16:50:10.742 INFO running `"docker" "rm" "-f" "b03dea07e1663bc3cf0882fd89cdfa9b7304e91184e570be1bc2322b7cfc46f7"` Oct 14 16:50:11.115 INFO blam! b03dea07e1663bc3cf0882fd89cdfa9b7304e91184e570be1bc2322b7cfc46f7 Oct 14 16:50:11.120 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 16:50:11.557 INFO blam! 02885ce92bac6a9b94fdaf93da724432b8ba0e5b4aefcd1813e3fac4ca95d594 Oct 14 16:50:11.565 INFO running `"docker" "start" "-a" "02885ce92bac6a9b94fdaf93da724432b8ba0e5b4aefcd1813e3fac4ca95d594"` Oct 14 16:50:12.713 INFO kablam! usermod: no changes Oct 14 16:50:12.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 14 16:50:12.895 INFO kablam! Running /target/debug/deps/slate-44e1d43d0e754090 Oct 14 16:50:12.899 INFO blam! Oct 14 16:50:12.899 INFO blam! running 13 tests Oct 14 16:50:12.931 INFO blam! test config::tests::it_uses_the_environment_var_if_set ... ok Oct 14 16:50:12.931 INFO blam! test config::tests::it_uses_the_homedir_as_default_path ... ok Oct 14 16:50:12.931 INFO blam! test tests::it_gets_values_from_config ... ok Oct 14 16:50:12.931 INFO blam! test tests::it_gets_missing_keys ... ok Oct 14 16:50:12.931 INFO blam! test tests::it_lists_keys ... ok Oct 14 16:50:12.931 INFO blam! test tests::it_gets_keys ... ok Oct 14 16:50:12.931 INFO blam! test message::tests::it_adds_eol_to_info_messages ... ok Oct 14 16:50:12.939 INFO blam! test message::tests::it_does_not_touch_raw_messages ... ok Oct 14 16:50:12.943 INFO blam! test message::tests::it_does_not_add_multiple_eol_to_info_messages ... ok Oct 14 16:50:12.943 INFO blam! test tests::it_clears_keys ... ok Oct 14 16:50:12.947 INFO blam! test tests::it_removes_keys ... ok Oct 14 16:50:12.976 INFO blam! test tests::it_renames_keys ... ok Oct 14 16:50:12.987 INFO blam! test tests::it_sets_keys_with_values ... ok Oct 14 16:50:12.987 INFO blam! Oct 14 16:50:12.987 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:50:12.987 INFO blam! Oct 14 16:50:12.987 INFO kablam! Running /target/debug/deps/slate-0778ba35ae71d59f Oct 14 16:50:12.992 INFO blam! Oct 14 16:50:12.992 INFO blam! running 0 tests Oct 14 16:50:12.992 INFO blam! Oct 14 16:50:12.992 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:50:12.992 INFO blam! Oct 14 16:50:12.992 INFO kablam! Doc-tests slate Oct 14 16:50:13.823 INFO blam! Oct 14 16:50:13.823 INFO blam! running 10 tests Oct 14 16:50:20.891 INFO blam! test src/lib.rs - Slate<'s>::set (line 45) ... ok Oct 14 16:50:21.138 INFO blam! test src/config.rs - config::Config::from_env (line 51) ... ok Oct 14 16:50:22.139 INFO blam! test src/lib.rs - Slate<'s>::clear (line 135) ... ok Oct 14 16:50:22.251 INFO blam! test src/config.rs - config::Config::from_env (line 35) ... ok Oct 14 16:50:22.975 INFO blam! test src/lib.rs - Slate<'s>::get (line 76) ... ok Oct 14 16:50:23.295 INFO blam! test src/lib.rs - Slate<'s>::list (line 193) ... ok Oct 14 16:50:23.482 INFO blam! test src/lib.rs - Slate<'s>::remove (line 106) ... ok Oct 14 16:50:24.183 INFO blam! test src/lib.rs - Slate<'s>::rename (line 163) ... ok Oct 14 16:50:24.743 INFO blam! test src/message.rs - message::Message::fmt (line 14) ... ok Oct 14 16:50:24.871 INFO blam! test src/message.rs - message::Message::fmt (line 27) ... ok Oct 14 16:50:24.871 INFO blam! Oct 14 16:50:24.871 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:50:24.871 INFO blam! Oct 14 16:50:24.895 INFO kablam! su: No module specific data is present Oct 14 16:50:26.050 INFO running `"docker" "rm" "-f" "02885ce92bac6a9b94fdaf93da724432b8ba0e5b4aefcd1813e3fac4ca95d594"` Oct 14 16:50:26.327 INFO blam! 02885ce92bac6a9b94fdaf93da724432b8ba0e5b4aefcd1813e3fac4ca95d594