Oct 13 01:36:19.710 INFO testing sagebind/winenv against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 01:36:19.711 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 01:36:20.287 INFO blam! 4223f3ca4d4e1d5b87cfa111f0d35714e9759a6894d49b08e962051fe2860b76 Oct 13 01:36:20.299 INFO running `"docker" "start" "-a" "4223f3ca4d4e1d5b87cfa111f0d35714e9759a6894d49b08e962051fe2860b76"` Oct 13 01:36:21.607 INFO kablam! usermod: no changes Oct 13 01:36:21.843 INFO kablam! Compiling ringtail v0.1.1 Oct 13 01:36:21.843 INFO kablam! Compiling libz-sys v1.0.18 Oct 13 01:36:21.843 INFO kablam! Compiling curl-sys v0.4.2 Oct 13 01:36:21.843 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 13 01:36:21.851 INFO kablam! Compiling termios v0.2.2 Oct 13 01:36:21.851 INFO kablam! Compiling xattr v0.2.1 Oct 13 01:36:21.852 INFO kablam! Compiling filetime v0.1.15 Oct 13 01:36:21.852 INFO kablam! Compiling socket2 v0.3.5 Oct 13 01:36:25.135 INFO kablam! Compiling log v0.4.1 Oct 13 01:36:25.623 INFO kablam! Compiling filetime v0.2.0 Oct 13 01:36:28.455 INFO kablam! Compiling clicolors-control v0.2.0 Oct 13 01:36:28.491 INFO kablam! Compiling ar v0.6.0 Oct 13 01:36:28.727 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 13 01:36:28.839 INFO kablam! Compiling nom v4.0.0 Oct 13 01:36:28.855 INFO kablam! Compiling lzma-sys v0.1.9 Oct 13 01:36:31.439 INFO kablam! Compiling clogger v0.1.0 Oct 13 01:36:31.551 INFO kablam! Compiling syn v0.13.1 Oct 13 01:36:32.649 INFO kablam! Compiling http v0.1.5 Oct 13 01:36:35.096 INFO kablam! Compiling regex v0.2.10 Oct 13 01:36:35.169 INFO kablam! Compiling tar v0.4.15 Oct 13 01:36:38.734 INFO kablam! Compiling parking_lot v0.5.5 Oct 13 01:36:40.143 INFO kablam! Compiling backtrace v0.3.9 Oct 13 01:36:51.107 INFO kablam! Compiling curl v0.4.12 Oct 13 01:36:51.131 INFO kablam! Compiling xz2 v0.1.4 Oct 13 01:36:51.363 INFO kablam! Compiling failure v0.1.1 Oct 13 01:36:51.540 INFO kablam! Compiling config v0.9.0 Oct 13 01:37:14.120 INFO kablam! Compiling console v0.6.1 Oct 13 01:37:17.871 INFO kablam! Compiling structopt-derive v0.2.7 Oct 13 01:37:22.671 INFO kablam! Compiling indicatif v0.9.0 Oct 13 01:37:23.988 INFO kablam! Compiling chttp v0.1.4 Oct 13 01:37:30.892 INFO kablam! Compiling structopt v0.2.7 Oct 13 01:37:31.539 INFO kablam! Compiling winenv v0.1.0 (/source) Oct 13 01:37:33.027 INFO kablam! warning: unused `#[macro_use]` import Oct 13 01:37:33.027 INFO kablam! --> src/main.rs:13:1 Oct 13 01:37:33.027 INFO kablam! | Oct 13 01:37:33.027 INFO kablam! 13 | #[macro_use] Oct 13 01:37:33.027 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:37:33.027 INFO kablam! | Oct 13 01:37:33.027 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:37:33.027 INFO kablam! Oct 13 01:37:33.027 INFO kablam! warning: unused imports: `Config`, `self` Oct 13 01:37:33.027 INFO kablam! --> src/prefix.rs:2:14 Oct 13 01:37:33.027 INFO kablam! | Oct 13 01:37:33.027 INFO kablam! 2 | use config::{self, Config}; Oct 13 01:37:33.027 INFO kablam! | ^^^^ ^^^^^^ Oct 13 01:37:33.027 INFO kablam! Oct 13 01:37:33.475 INFO kablam! warning: variable does not need to be mutable Oct 13 01:37:33.475 INFO kablam! --> src/install.rs:95:9 Oct 13 01:37:33.475 INFO kablam! | Oct 13 01:37:33.475 INFO kablam! 95 | let mut spinner = indicatif::ProgressBar::new_spinner(); Oct 13 01:37:33.475 INFO kablam! | ----^^^^^^^ Oct 13 01:37:33.475 INFO kablam! | | Oct 13 01:37:33.475 INFO kablam! | help: remove this `mut` Oct 13 01:37:33.475 INFO kablam! | Oct 13 01:37:33.475 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 01:37:33.475 INFO kablam! Oct 13 01:37:33.511 INFO kablam! warning: function is never used: `downloads_dir` Oct 13 01:37:33.511 INFO kablam! --> src/paths.rs:29:1 Oct 13 01:37:33.511 INFO kablam! | Oct 13 01:37:33.511 INFO kablam! 29 | pub fn downloads_dir() -> PathBuf { Oct 13 01:37:33.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:37:33.511 INFO kablam! | Oct 13 01:37:33.511 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:37:33.511 INFO kablam! Oct 13 01:37:39.140 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Oct 13 01:37:39.148 INFO kablam! su: No module specific data is present Oct 13 01:37:40.036 INFO running `"docker" "rm" "-f" "4223f3ca4d4e1d5b87cfa111f0d35714e9759a6894d49b08e962051fe2860b76"` Oct 13 01:37:40.311 INFO blam! 4223f3ca4d4e1d5b87cfa111f0d35714e9759a6894d49b08e962051fe2860b76 Oct 13 01:37:40.331 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 01:37:40.843 INFO blam! 7b3ed21db2286345cbed683046751a8268a3361982b5f2f4a945022909d00833 Oct 13 01:37:40.845 INFO running `"docker" "start" "-a" "7b3ed21db2286345cbed683046751a8268a3361982b5f2f4a945022909d00833"` Oct 13 01:37:42.352 INFO kablam! usermod: no changes Oct 13 01:37:42.625 INFO kablam! Compiling winenv v0.1.0 (/source) Oct 13 01:37:44.065 INFO kablam! warning: unused `#[macro_use]` import Oct 13 01:37:44.065 INFO kablam! --> src/main.rs:13:1 Oct 13 01:37:44.065 INFO kablam! | Oct 13 01:37:44.065 INFO kablam! 13 | #[macro_use] Oct 13 01:37:44.065 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:37:44.065 INFO kablam! | Oct 13 01:37:44.067 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:37:44.067 INFO kablam! Oct 13 01:37:44.067 INFO kablam! warning: unused imports: `Config`, `self` Oct 13 01:37:44.067 INFO kablam! --> src/prefix.rs:2:14 Oct 13 01:37:44.067 INFO kablam! | Oct 13 01:37:44.067 INFO kablam! 2 | use config::{self, Config}; Oct 13 01:37:44.067 INFO kablam! | ^^^^ ^^^^^^ Oct 13 01:37:44.067 INFO kablam! Oct 13 01:37:44.400 INFO kablam! warning: variable does not need to be mutable Oct 13 01:37:44.401 INFO kablam! --> src/install.rs:95:9 Oct 13 01:37:44.401 INFO kablam! | Oct 13 01:37:44.401 INFO kablam! 95 | let mut spinner = indicatif::ProgressBar::new_spinner(); Oct 13 01:37:44.401 INFO kablam! | ----^^^^^^^ Oct 13 01:37:44.401 INFO kablam! | | Oct 13 01:37:44.401 INFO kablam! | help: remove this `mut` Oct 13 01:37:44.401 INFO kablam! | Oct 13 01:37:44.402 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 01:37:44.402 INFO kablam! Oct 13 01:37:44.434 INFO kablam! warning: function is never used: `downloads_dir` Oct 13 01:37:44.434 INFO kablam! --> src/paths.rs:29:1 Oct 13 01:37:44.434 INFO kablam! | Oct 13 01:37:44.434 INFO kablam! 29 | pub fn downloads_dir() -> PathBuf { Oct 13 01:37:44.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:37:44.434 INFO kablam! | Oct 13 01:37:44.434 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:37:44.434 INFO kablam! Oct 13 01:37:45.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.78s Oct 13 01:37:45.171 INFO kablam! su: No module specific data is present Oct 13 01:37:46.139 INFO running `"docker" "rm" "-f" "7b3ed21db2286345cbed683046751a8268a3361982b5f2f4a945022909d00833"` Oct 13 01:37:46.403 INFO blam! 7b3ed21db2286345cbed683046751a8268a3361982b5f2f4a945022909d00833 Oct 13 01:37:46.411 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 01:37:47.147 INFO blam! 7c6fffe23a2734e7228b51660a9265640ca1d54be9853daae92fa54e2b5fb5dd Oct 13 01:37:47.147 INFO running `"docker" "start" "-a" "7c6fffe23a2734e7228b51660a9265640ca1d54be9853daae92fa54e2b5fb5dd"` Oct 13 01:37:48.272 INFO kablam! usermod: no changes Oct 13 01:37:48.511 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 13 01:37:48.525 INFO kablam! Running /target/debug/deps/winenv-f66cc413a9119af3 Oct 13 01:37:48.527 INFO blam! Oct 13 01:37:48.527 INFO blam! running 0 tests Oct 13 01:37:48.527 INFO blam! Oct 13 01:37:48.527 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:37:48.527 INFO blam! Oct 13 01:37:48.535 INFO kablam! su: No module specific data is present Oct 13 01:37:49.683 INFO running `"docker" "rm" "-f" "7c6fffe23a2734e7228b51660a9265640ca1d54be9853daae92fa54e2b5fb5dd"` Oct 13 01:37:49.951 INFO blam! 7c6fffe23a2734e7228b51660a9265640ca1d54be9853daae92fa54e2b5fb5dd