Oct 14 20:43:15.838 INFO testing firba1/tpol-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 20:43:15.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 20:43:16.252 INFO blam! 84aff5727863c620a83ed657d7219bc638b7e344259dced722508c2a184a8a52 Oct 14 20:43:16.259 INFO running `"docker" "start" "-a" "84aff5727863c620a83ed657d7219bc638b7e344259dced722508c2a184a8a52"` Oct 14 20:43:17.495 INFO kablam! usermod: no changes Oct 14 20:43:17.603 INFO kablam! Compiling nix v0.5.1 Oct 14 20:43:17.615 INFO kablam! Compiling clap v2.32.0 Oct 14 20:43:26.378 INFO kablam! Compiling rustyline v1.0.0 Oct 14 20:43:40.839 INFO kablam! Compiling tpol v0.2.1 (/source) Oct 14 20:43:41.306 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 20:43:41.307 INFO kablam! --> src/main.rs:10:5 Oct 14 20:43:41.307 INFO kablam! | Oct 14 20:43:41.308 INFO kablam! 10 | use std::env::home_dir; Oct 14 20:43:41.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 20:43:41.309 INFO kablam! | Oct 14 20:43:41.310 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 20:43:41.311 INFO kablam! Oct 14 20:43:41.311 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 20:43:41.312 INFO kablam! --> src/main.rs:70:67 Oct 14 20:43:41.313 INFO kablam! | Oct 14 20:43:41.313 INFO kablam! 70 | let (history_file_option, prompts_config_path_option) = match home_dir() { Oct 14 20:43:41.314 INFO kablam! | ^^^^^^^^ Oct 14 20:43:41.315 INFO kablam! Oct 14 20:43:43.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.63s Oct 14 20:43:43.155 INFO kablam! su: No module specific data is present Oct 14 20:43:43.700 INFO running `"docker" "rm" "-f" "84aff5727863c620a83ed657d7219bc638b7e344259dced722508c2a184a8a52"` Oct 14 20:43:43.822 INFO blam! 84aff5727863c620a83ed657d7219bc638b7e344259dced722508c2a184a8a52 Oct 14 20:43:43.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 20:43:44.079 INFO blam! 53e20565457130aad0b98df54f82c79ae9b35eb7c9e44b1681d960eee5d155ee Oct 14 20:43:44.082 INFO running `"docker" "start" "-a" "53e20565457130aad0b98df54f82c79ae9b35eb7c9e44b1681d960eee5d155ee"` Oct 14 20:43:44.541 INFO kablam! usermod: no changes Oct 14 20:43:44.597 INFO kablam! Compiling tpol v0.2.1 (/source) Oct 14 20:43:45.006 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 20:43:45.006 INFO kablam! --> src/main.rs:10:5 Oct 14 20:43:45.006 INFO kablam! | Oct 14 20:43:45.006 INFO kablam! 10 | use std::env::home_dir; Oct 14 20:43:45.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 20:43:45.007 INFO kablam! | Oct 14 20:43:45.007 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 20:43:45.007 INFO kablam! Oct 14 20:43:45.007 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 20:43:45.007 INFO kablam! --> src/main.rs:70:67 Oct 14 20:43:45.007 INFO kablam! | Oct 14 20:43:45.007 INFO kablam! 70 | let (history_file_option, prompts_config_path_option) = match home_dir() { Oct 14 20:43:45.007 INFO kablam! | ^^^^^^^^ Oct 14 20:43:45.007 INFO kablam! Oct 14 20:43:45.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 14 20:43:45.499 INFO kablam! su: No module specific data is present Oct 14 20:43:46.118 INFO running `"docker" "rm" "-f" "53e20565457130aad0b98df54f82c79ae9b35eb7c9e44b1681d960eee5d155ee"` Oct 14 20:43:46.413 INFO blam! 53e20565457130aad0b98df54f82c79ae9b35eb7c9e44b1681d960eee5d155ee Oct 14 20:43:46.421 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 20:43:46.807 INFO blam! 71d4a941a1fc51c7be715a2c6139cbaf70d2ff42540d56a2aedbe25185c10d18 Oct 14 20:43:46.823 INFO running `"docker" "start" "-a" "71d4a941a1fc51c7be715a2c6139cbaf70d2ff42540d56a2aedbe25185c10d18"` Oct 14 20:43:47.870 INFO kablam! usermod: no changes Oct 14 20:43:47.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 20:43:47.967 INFO blam! Oct 14 20:43:47.967 INFO blam! running 0 tests Oct 14 20:43:47.967 INFO blam! Oct 14 20:43:47.967 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:43:47.967 INFO blam! Oct 14 20:43:47.968 INFO kablam! Running /target/debug/deps/tpol-a5a68e7489292318 Oct 14 20:43:47.968 INFO kablam! su: No module specific data is present Oct 14 20:43:48.839 INFO running `"docker" "rm" "-f" "71d4a941a1fc51c7be715a2c6139cbaf70d2ff42540d56a2aedbe25185c10d18"` Oct 14 20:43:49.039 INFO blam! 71d4a941a1fc51c7be715a2c6139cbaf70d2ff42540d56a2aedbe25185c10d18