Oct 12 00:30:22.716 INFO testing environment-sanity-0.0.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:30:22.717 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 00:30:22.892 INFO blam! 528f48eb23b78681c5ab483cadc234668200f55708a142a6fec9200cf4baf102 Oct 12 00:30:22.894 INFO running `"docker" "start" "-a" "528f48eb23b78681c5ab483cadc234668200f55708a142a6fec9200cf4baf102"` Oct 12 00:30:23.383 INFO kablam! usermod: no changes Oct 12 00:30:23.411 INFO kablam! Compiling memchr v1.0.2 Oct 12 00:30:23.705 INFO kablam! Compiling environment-sanity v0.0.2 (/source) Oct 12 00:30:23.980 INFO kablam! warning: the feature `command_envs` has been stable since 1.19.0 and no longer requires an attribute to enable Oct 12 00:30:23.980 INFO kablam! --> src/lib.rs:7:12 Oct 12 00:30:23.980 INFO kablam! | Oct 12 00:30:23.980 INFO kablam! 7 | #![feature(command_envs)] Oct 12 00:30:23.980 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:30:23.980 INFO kablam! | Oct 12 00:30:23.980 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 00:30:23.980 INFO kablam! Oct 12 00:30:24.738 INFO kablam! warning: unused `#[macro_use]` import Oct 12 00:30:24.738 INFO kablam! --> src/main.rs:8:1 Oct 12 00:30:24.738 INFO kablam! | Oct 12 00:30:24.738 INFO kablam! 8 | #[macro_use] extern crate environment_sanity; Oct 12 00:30:24.738 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:30:24.738 INFO kablam! | Oct 12 00:30:24.738 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:30:24.738 INFO kablam! Oct 12 00:30:24.749 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 00:30:24.749 INFO kablam! --> src/main.rs:13:5 Oct 12 00:30:24.749 INFO kablam! | Oct 12 00:30:24.749 INFO kablam! 13 | use ::std::env::home_dir; Oct 12 00:30:24.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 00:30:24.749 INFO kablam! | Oct 12 00:30:24.749 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 00:30:24.749 INFO kablam! Oct 12 00:30:24.749 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 00:30:24.749 INFO kablam! --> src/main.rs:53:8 Oct 12 00:30:24.749 INFO kablam! | Oct 12 00:30:24.749 INFO kablam! 53 | match home_dir() Oct 12 00:30:24.749 INFO kablam! | ^^^^^^^^ Oct 12 00:30:24.749 INFO kablam! Oct 12 00:30:25.180 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.77s Oct 12 00:30:25.180 INFO kablam! su: No module specific data is present Oct 12 00:30:25.522 INFO running `"docker" "rm" "-f" "528f48eb23b78681c5ab483cadc234668200f55708a142a6fec9200cf4baf102"` Oct 12 00:30:25.637 INFO blam! 528f48eb23b78681c5ab483cadc234668200f55708a142a6fec9200cf4baf102 Oct 12 00:30:25.638 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 00:30:25.896 INFO blam! cb3af1f31fd95624ffdc7931f59f9aa37eede1c972795f41b72a31a6b7acf914 Oct 12 00:30:25.905 INFO running `"docker" "start" "-a" "cb3af1f31fd95624ffdc7931f59f9aa37eede1c972795f41b72a31a6b7acf914"` Oct 12 00:30:26.500 INFO kablam! usermod: no changes Oct 12 00:30:26.528 INFO kablam! Compiling environment-sanity v0.0.2 (/source) Oct 12 00:30:26.656 INFO kablam! warning: unused `#[macro_use]` import Oct 12 00:30:26.656 INFO kablam! --> src/main.rs:8:1 Oct 12 00:30:26.656 INFO kablam! | Oct 12 00:30:26.656 INFO kablam! 8 | #[macro_use] extern crate environment_sanity; Oct 12 00:30:26.656 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:30:26.656 INFO kablam! | Oct 12 00:30:26.656 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:30:26.656 INFO kablam! Oct 12 00:30:26.669 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 00:30:26.669 INFO kablam! --> src/main.rs:13:5 Oct 12 00:30:26.669 INFO kablam! | Oct 12 00:30:26.669 INFO kablam! 13 | use ::std::env::home_dir; Oct 12 00:30:26.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 00:30:26.669 INFO kablam! | Oct 12 00:30:26.669 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 00:30:26.669 INFO kablam! Oct 12 00:30:26.669 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 00:30:26.669 INFO kablam! --> src/main.rs:53:8 Oct 12 00:30:26.669 INFO kablam! | Oct 12 00:30:26.669 INFO kablam! 53 | match home_dir() Oct 12 00:30:26.669 INFO kablam! | ^^^^^^^^ Oct 12 00:30:26.669 INFO kablam! Oct 12 00:30:26.792 INFO kablam! warning: the feature `command_envs` has been stable since 1.19.0 and no longer requires an attribute to enable Oct 12 00:30:26.792 INFO kablam! --> src/lib.rs:7:12 Oct 12 00:30:26.792 INFO kablam! | Oct 12 00:30:26.792 INFO kablam! 7 | #![feature(command_envs)] Oct 12 00:30:26.792 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:30:26.792 INFO kablam! | Oct 12 00:30:26.792 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 00:30:26.792 INFO kablam! Oct 12 00:30:27.172 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.65s Oct 12 00:30:27.172 INFO kablam! su: No module specific data is present Oct 12 00:30:27.529 INFO running `"docker" "rm" "-f" "cb3af1f31fd95624ffdc7931f59f9aa37eede1c972795f41b72a31a6b7acf914"` Oct 12 00:30:27.641 INFO blam! cb3af1f31fd95624ffdc7931f59f9aa37eede1c972795f41b72a31a6b7acf914 Oct 12 00:30:27.646 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 00:30:27.896 INFO blam! d9bdf21391a5970a1c1566140710f775e4b49042c778feb07beadd356f6b9984 Oct 12 00:30:27.898 INFO running `"docker" "start" "-a" "d9bdf21391a5970a1c1566140710f775e4b49042c778feb07beadd356f6b9984"` Oct 12 00:30:28.396 INFO kablam! usermod: no changes Oct 12 00:30:28.456 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 00:30:28.456 INFO kablam! Running /target/debug/deps/environment_sanity-fd05b86e10ca8497 Oct 12 00:30:28.464 INFO kablam! Running /target/debug/deps/environment_sanity-c8a64644a5073b6d Oct 12 00:30:28.465 INFO blam! Oct 12 00:30:28.465 INFO blam! running 0 tests Oct 12 00:30:28.465 INFO blam! Oct 12 00:30:28.465 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:30:28.465 INFO blam! Oct 12 00:30:28.465 INFO blam! Oct 12 00:30:28.465 INFO kablam! Doc-tests environment-sanity Oct 12 00:30:28.465 INFO blam! running 0 tests Oct 12 00:30:28.465 INFO blam! Oct 12 00:30:28.465 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:30:28.465 INFO blam! Oct 12 00:30:28.648 INFO blam! Oct 12 00:30:28.648 INFO blam! running 0 tests Oct 12 00:30:28.648 INFO blam! Oct 12 00:30:28.648 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:30:28.648 INFO blam! Oct 12 00:30:28.656 INFO kablam! su: No module specific data is present Oct 12 00:30:29.204 INFO running `"docker" "rm" "-f" "d9bdf21391a5970a1c1566140710f775e4b49042c778feb07beadd356f6b9984"` Oct 12 00:30:29.472 INFO blam! d9bdf21391a5970a1c1566140710f775e4b49042c778feb07beadd356f6b9984