Oct 12 01:40:29.459 INFO testing destructivator-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 01:40:29.459 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 01:40:29.816 INFO blam! c1ce93501bd3923b85ad8fa494599981913a56d837b4c55a70d9b0521ad6f379 Oct 12 01:40:29.818 INFO running `"docker" "start" "-a" "c1ce93501bd3923b85ad8fa494599981913a56d837b4c55a70d9b0521ad6f379"` Oct 12 01:40:31.037 INFO kablam! usermod: no changes Oct 12 01:40:31.080 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 12 01:40:31.080 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 12 01:40:31.080 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 01:40:31.080 INFO kablam! files will be included as a test target: Oct 12 01:40:31.080 INFO kablam! Oct 12 01:40:31.080 INFO kablam! * /source/tests/branch_all_new_test.rs Oct 12 01:40:31.080 INFO kablam! Oct 12 01:40:31.080 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 01:40:31.080 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 12 01:40:31.080 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 12 01:40:31.080 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 01:40:31.080 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 01:40:31.080 INFO kablam! Oct 12 01:40:31.080 INFO kablam! For more information on this warning you can consult Oct 12 01:40:31.080 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 01:40:31.276 INFO kablam! Compiling globset v0.2.1 Oct 12 01:40:31.276 INFO kablam! Compiling destructivator v0.1.0 (/source) Oct 12 01:40:31.276 INFO kablam! Compiling config v0.7.1 Oct 12 01:40:35.988 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 12 01:40:35.988 INFO kablam! --> build.rs:16:20 Oct 12 01:40:35.988 INFO kablam! | Oct 12 01:40:35.988 INFO kablam! 16 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", pkg_name)); Oct 12 01:40:35.988 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 01:40:35.989 INFO kablam! | Oct 12 01:40:35.989 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:40:35.989 INFO kablam! Oct 12 01:40:42.254 INFO kablam! Compiling ignore v0.3.1 Oct 12 01:40:53.338 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 12 01:40:53.338 INFO kablam! --> src/git.rs:59:28 Oct 12 01:40:53.338 INFO kablam! | Oct 12 01:40:53.338 INFO kablam! 59 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Oct 12 01:40:53.338 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 01:40:53.338 INFO kablam! | Oct 12 01:40:53.338 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:40:53.338 INFO kablam! Oct 12 01:40:53.338 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 12 01:40:53.338 INFO kablam! --> src/git.rs:109:28 Oct 12 01:40:53.338 INFO kablam! | Oct 12 01:40:53.338 INFO kablam! 109 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Oct 12 01:40:53.338 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 01:40:53.338 INFO kablam! Oct 12 01:41:03.660 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.59s Oct 12 01:41:03.671 INFO kablam! su: No module specific data is present Oct 12 01:41:04.183 INFO running `"docker" "rm" "-f" "c1ce93501bd3923b85ad8fa494599981913a56d837b4c55a70d9b0521ad6f379"` Oct 12 01:41:04.258 INFO blam! c1ce93501bd3923b85ad8fa494599981913a56d837b4c55a70d9b0521ad6f379 Oct 12 01:41:04.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 01:41:04.490 INFO blam! d0147030f81e6957555c99255fae11e0eae10922af60828f57f14f0a0bb96bc6 Oct 12 01:41:04.491 INFO running `"docker" "start" "-a" "d0147030f81e6957555c99255fae11e0eae10922af60828f57f14f0a0bb96bc6"` Oct 12 01:41:05.123 INFO kablam! usermod: no changes Oct 12 01:41:05.156 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 12 01:41:05.156 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 12 01:41:05.156 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 01:41:05.156 INFO kablam! files will be included as a test target: Oct 12 01:41:05.156 INFO kablam! Oct 12 01:41:05.156 INFO kablam! * /source/tests/branch_all_new_test.rs Oct 12 01:41:05.156 INFO kablam! Oct 12 01:41:05.156 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 01:41:05.156 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 12 01:41:05.156 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 12 01:41:05.156 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 01:41:05.156 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 01:41:05.156 INFO kablam! Oct 12 01:41:05.156 INFO kablam! For more information on this warning you can consult Oct 12 01:41:05.156 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 01:41:05.276 INFO kablam! Compiling destructivator v0.1.0 (/source) Oct 12 01:41:12.624 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 12 01:41:12.624 INFO kablam! --> src/git.rs:59:28 Oct 12 01:41:12.624 INFO kablam! | Oct 12 01:41:12.624 INFO kablam! 59 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Oct 12 01:41:12.624 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 01:41:12.624 INFO kablam! | Oct 12 01:41:12.624 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:41:12.624 INFO kablam! Oct 12 01:41:12.624 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 12 01:41:12.624 INFO kablam! --> src/git.rs:109:28 Oct 12 01:41:12.624 INFO kablam! | Oct 12 01:41:12.624 INFO kablam! 109 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Oct 12 01:41:12.624 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 01:41:12.624 INFO kablam! Oct 12 01:41:12.944 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 12 01:41:12.944 INFO kablam! --> tests/branch_all_new_test.rs:6:20 Oct 12 01:41:12.944 INFO kablam! | Oct 12 01:41:12.944 INFO kablam! 6 | let root_dir = env::home_dir().unwrap().join(&format!(".{}", NAME)); Oct 12 01:41:12.944 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 01:41:12.944 INFO kablam! | Oct 12 01:41:12.944 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 01:41:12.944 INFO kablam! Oct 12 01:41:16.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.17s Oct 12 01:41:16.335 INFO kablam! su: No module specific data is present Oct 12 01:41:16.667 INFO running `"docker" "rm" "-f" "d0147030f81e6957555c99255fae11e0eae10922af60828f57f14f0a0bb96bc6"` Oct 12 01:41:16.787 INFO blam! d0147030f81e6957555c99255fae11e0eae10922af60828f57f14f0a0bb96bc6