Oct 14 23:25:06.632 INFO testing davidarmstronglewis/dingus against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:25:06.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:25:07.237 INFO blam! c21a956c8daa3b90d39b8d83dabd1f453d9703fddb8dd035c65927f70a4d21d1 Oct 14 23:25:07.243 INFO running `"docker" "start" "-a" "c21a956c8daa3b90d39b8d83dabd1f453d9703fddb8dd035c65927f70a4d21d1"` Oct 14 23:25:08.358 INFO kablam! usermod: no changes Oct 14 23:25:08.543 INFO kablam! Compiling proc-macro2 v0.4.15 Oct 14 23:25:08.555 INFO kablam! Compiling serde v1.0.75 Oct 14 23:25:17.099 INFO kablam! Compiling quote v0.6.8 Oct 14 23:25:20.583 INFO kablam! Compiling syn v0.14.9 Oct 14 23:25:32.316 INFO kablam! Compiling serde_yaml v0.7.5 Oct 14 23:25:41.327 INFO kablam! Compiling synstructure v0.9.0 Oct 14 23:25:41.327 INFO kablam! Compiling serde_derive v1.0.75 Oct 14 23:25:47.571 INFO kablam! Compiling failure_derive v0.1.2 Oct 14 23:25:52.360 INFO kablam! Compiling failure v0.1.2 Oct 14 23:26:02.423 INFO kablam! Compiling dingus v0.5.2 (/source) Oct 14 23:26:03.583 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 23:26:03.583 INFO kablam! --> src/dingus/app.rs:83:38 Oct 14 23:26:03.583 INFO kablam! | Oct 14 23:26:03.583 INFO kablam! 83 | default_config_path.push(env::home_dir().expect("No home folder for this user.")); Oct 14 23:26:03.583 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:26:03.583 INFO kablam! | Oct 14 23:26:03.583 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:26:03.583 INFO kablam! Oct 14 23:26:06.606 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.22s Oct 14 23:26:06.615 INFO kablam! su: No module specific data is present Oct 14 23:26:07.845 INFO running `"docker" "rm" "-f" "c21a956c8daa3b90d39b8d83dabd1f453d9703fddb8dd035c65927f70a4d21d1"` Oct 14 23:26:08.127 INFO blam! c21a956c8daa3b90d39b8d83dabd1f453d9703fddb8dd035c65927f70a4d21d1 Oct 14 23:26:08.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:26:08.560 INFO blam! 4c7ecf84602f8a1a14d4f35547b979e1b6a1d8ec44c23aec1a22336e00fd54ba Oct 14 23:26:08.563 INFO running `"docker" "start" "-a" "4c7ecf84602f8a1a14d4f35547b979e1b6a1d8ec44c23aec1a22336e00fd54ba"` Oct 14 23:26:10.710 INFO kablam! usermod: no changes Oct 14 23:26:10.869 INFO kablam! Compiling dingus v0.5.2 (/source) Oct 14 23:26:11.673 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 23:26:11.673 INFO kablam! --> src/dingus/app.rs:83:38 Oct 14 23:26:11.673 INFO kablam! | Oct 14 23:26:11.673 INFO kablam! 83 | default_config_path.push(env::home_dir().expect("No home folder for this user.")); Oct 14 23:26:11.673 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:26:11.673 INFO kablam! | Oct 14 23:26:11.687 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:26:11.687 INFO kablam! Oct 14 23:26:12.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Oct 14 23:26:12.436 INFO kablam! su: No module specific data is present Oct 14 23:26:13.572 INFO running `"docker" "rm" "-f" "4c7ecf84602f8a1a14d4f35547b979e1b6a1d8ec44c23aec1a22336e00fd54ba"` Oct 14 23:26:13.940 INFO blam! 4c7ecf84602f8a1a14d4f35547b979e1b6a1d8ec44c23aec1a22336e00fd54ba Oct 14 23:26:13.943 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:26:14.471 INFO blam! 1c56ae9de2a83a372dae2cf5fc4205e063bb37fc17af1bc76715e33eae894a70 Oct 14 23:26:14.472 INFO running `"docker" "start" "-a" "1c56ae9de2a83a372dae2cf5fc4205e063bb37fc17af1bc76715e33eae894a70"` Oct 14 23:26:17.328 INFO kablam! usermod: no changes Oct 14 23:26:17.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 14 23:26:17.535 INFO kablam! Running /target/debug/deps/dingus-4f26f01f6dcd36e5 Oct 14 23:26:17.538 INFO blam! Oct 14 23:26:17.538 INFO blam! running 0 tests Oct 14 23:26:17.538 INFO blam! Oct 14 23:26:17.538 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:26:17.538 INFO blam! Oct 14 23:26:17.540 INFO kablam! su: No module specific data is present Oct 14 23:26:18.851 INFO running `"docker" "rm" "-f" "1c56ae9de2a83a372dae2cf5fc4205e063bb37fc17af1bc76715e33eae894a70"` Oct 14 23:26:19.157 INFO blam! 1c56ae9de2a83a372dae2cf5fc4205e063bb37fc17af1bc76715e33eae894a70