Oct 10 16:56:12.046 INFO testing peap/git-global against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:56:12.046 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:56:12.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 16:56:12.395 INFO blam! a6e93c21c385262525b88f79c8b04cf9c020a9adf13006f03fe9d26946177298 Oct 10 16:56:12.398 INFO running `"docker" "start" "-a" "a6e93c21c385262525b88f79c8b04cf9c020a9adf13006f03fe9d26946177298"` Oct 10 16:56:13.154 INFO kablam! usermod: no changes Oct 10 16:56:13.278 INFO kablam! Compiling libz-sys v1.0.13 Oct 10 16:56:13.278 INFO kablam! Compiling cmake v0.1.21 Oct 10 16:56:13.278 INFO kablam! Compiling clap v2.21.1 Oct 10 16:56:13.278 INFO kablam! Compiling chrono v0.3.0 Oct 10 16:56:15.448 INFO kablam! Compiling libgit2-sys v0.6.7 Oct 10 16:56:34.272 INFO kablam! Compiling git2 v0.6.4 Oct 10 16:56:41.528 INFO kablam! Compiling git-global v0.1.1 (/source) Oct 10 16:56:43.164 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 16:56:43.164 INFO kablam! --> src/core.rs:151:24 Oct 10 16:56:43.164 INFO kablam! | Oct 10 16:56:43.164 INFO kablam! 151 | let home_dir = env::home_dir() Oct 10 16:56:43.164 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:56:43.164 INFO kablam! | Oct 10 16:56:43.164 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 16:56:43.164 INFO kablam! Oct 10 16:56:47.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.22s Oct 10 16:56:47.401 INFO kablam! su: No module specific data is present Oct 10 16:56:47.692 INFO running `"docker" "rm" "-f" "a6e93c21c385262525b88f79c8b04cf9c020a9adf13006f03fe9d26946177298"` Oct 10 16:56:47.812 INFO blam! a6e93c21c385262525b88f79c8b04cf9c020a9adf13006f03fe9d26946177298 Oct 10 16:56:47.812 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:56:47.812 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 16:56:48.052 INFO blam! 005dba6299ff1462bcc33990b1fb4e06fb06b0dcdee8f5cc41529a3f6d7e336b Oct 10 16:56:48.061 INFO running `"docker" "start" "-a" "005dba6299ff1462bcc33990b1fb4e06fb06b0dcdee8f5cc41529a3f6d7e336b"` Oct 10 16:56:48.684 INFO kablam! usermod: no changes Oct 10 16:56:48.765 INFO kablam! Compiling tempdir v0.3.5 Oct 10 16:56:49.516 INFO kablam! Compiling git-global v0.1.1 (/source) Oct 10 16:56:51.992 INFO kablam! warning: unused variable: `path` Oct 10 16:56:51.992 INFO kablam! --> tests/subcommands.rs:28:46 Oct 10 16:56:51.992 INFO kablam! | Oct 10 16:56:51.992 INFO kablam! 28 | utils::with_base_dir_of_three_repos(|ref path| { Oct 10 16:56:51.992 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 10 16:56:51.992 INFO kablam! | Oct 10 16:56:51.992 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:56:51.992 INFO kablam! Oct 10 16:56:52.020 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 16:56:52.020 INFO kablam! --> src/core.rs:151:24 Oct 10 16:56:52.020 INFO kablam! | Oct 10 16:56:52.020 INFO kablam! 151 | let home_dir = env::home_dir() Oct 10 16:56:52.020 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:56:52.020 INFO kablam! | Oct 10 16:56:52.020 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 16:56:52.020 INFO kablam! Oct 10 16:56:54.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.88s Oct 10 16:56:54.599 INFO kablam! su: No module specific data is present Oct 10 16:56:55.451 INFO running `"docker" "rm" "-f" "005dba6299ff1462bcc33990b1fb4e06fb06b0dcdee8f5cc41529a3f6d7e336b"` Oct 10 16:56:55.700 INFO blam! 005dba6299ff1462bcc33990b1fb4e06fb06b0dcdee8f5cc41529a3f6d7e336b Oct 10 16:56:55.704 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:56:55.705 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 16:56:56.166 INFO blam! 0cc669b9213c257e90dbe8175c22e1aafb16001ae2a3d813fb5c288c922f4381 Oct 10 16:56:56.167 INFO running `"docker" "start" "-a" "0cc669b9213c257e90dbe8175c22e1aafb16001ae2a3d813fb5c288c922f4381"` Oct 10 16:56:57.008 INFO kablam! usermod: no changes Oct 10 16:56:57.157 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 10 16:56:57.176 INFO kablam! Running /target/debug/deps/git_global-4f16d5f3b664f139 Oct 10 16:56:57.184 INFO kablam! Running /target/debug/deps/git_global-8646991262bd4454 Oct 10 16:56:57.184 INFO blam! Oct 10 16:56:57.184 INFO blam! running 0 tests Oct 10 16:56:57.184 INFO blam! Oct 10 16:56:57.184 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:56:57.184 INFO blam! Oct 10 16:56:57.196 INFO blam! Oct 10 16:56:57.196 INFO kablam! Running /target/debug/deps/repo-a5c5aa27cf500205 Oct 10 16:56:57.196 INFO blam! running 0 tests Oct 10 16:56:57.196 INFO blam! Oct 10 16:56:57.196 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:56:57.196 INFO blam! Oct 10 16:56:57.196 INFO blam! Oct 10 16:56:57.196 INFO blam! running 1 test Oct 10 16:56:57.206 INFO blam! test test_repo_initialization ... ok Oct 10 16:56:57.207 INFO blam! Oct 10 16:56:57.207 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:56:57.207 INFO blam! Oct 10 16:56:57.208 INFO kablam! Running /target/debug/deps/subcommands-d508944b30e112b9 Oct 10 16:56:57.212 INFO kablam! Doc-tests git-global Oct 10 16:56:57.216 INFO blam! Oct 10 16:56:57.216 INFO blam! running 5 tests Oct 10 16:56:57.216 INFO blam! test test_help ... ignored Oct 10 16:56:57.216 INFO blam! test test_info ... ignored Oct 10 16:56:57.216 INFO blam! test test_list ... ignored Oct 10 16:56:57.216 INFO blam! test test_scan ... ignored Oct 10 16:56:57.216 INFO blam! test test_status ... ignored Oct 10 16:56:57.216 INFO blam! Oct 10 16:56:57.216 INFO blam! test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out Oct 10 16:56:57.216 INFO blam! Oct 10 16:57:00.068 INFO blam! Oct 10 16:57:00.068 INFO blam! running 0 tests Oct 10 16:57:00.068 INFO blam! Oct 10 16:57:00.068 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:57:00.068 INFO blam! Oct 10 16:57:00.075 INFO kablam! su: No module specific data is present Oct 10 16:57:00.442 INFO running `"docker" "rm" "-f" "0cc669b9213c257e90dbe8175c22e1aafb16001ae2a3d813fb5c288c922f4381"` Oct 10 16:57:00.668 INFO blam! 0cc669b9213c257e90dbe8175c22e1aafb16001ae2a3d813fb5c288c922f4381