Oct 14 23:30:37.747 INFO testing databricks/click against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:30:37.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 23:30:37.997 INFO blam! ecd520fe1ee8a164df9eb444bf70d6cb053a25ca7b75339131f32d4341c9975b Oct 14 23:30:37.997 INFO running `"docker" "start" "-a" "ecd520fe1ee8a164df9eb444bf70d6cb053a25ca7b75339131f32d4341c9975b"` Oct 14 23:30:38.459 INFO kablam! usermod: no changes Oct 14 23:30:38.656 INFO kablam! Compiling remove_dir_all v0.5.0 Oct 14 23:30:38.657 INFO kablam! Compiling nom v2.2.1 Oct 14 23:30:38.659 INFO kablam! Compiling memchr v1.0.2 Oct 14 23:30:38.660 INFO kablam! Compiling nix v0.9.0 Oct 14 23:30:38.661 INFO kablam! Compiling base64 v0.5.2 Oct 14 23:30:38.661 INFO kablam! Compiling base64 v0.6.0 Oct 14 23:30:38.661 INFO kablam! Compiling nix v0.5.1 Oct 14 23:30:38.662 INFO kablam! Compiling nix v0.8.1 Oct 14 23:30:38.967 INFO kablam! Compiling serde_json v1.0.13 Oct 14 23:30:39.924 INFO kablam! Compiling thread_local v0.3.5 Oct 14 23:30:39.931 INFO kablam! Compiling chrono v0.4.1 Oct 14 23:30:42.090 INFO kablam! Compiling serde_yaml v0.7.3 Oct 14 23:30:44.571 INFO kablam! Compiling tempdir v0.3.7 Oct 14 23:30:47.511 INFO kablam! Compiling mime v0.2.6 Oct 14 23:30:58.419 INFO kablam! Compiling nom v3.2.1 Oct 14 23:30:58.429 INFO kablam! Compiling csv v0.15.0 Oct 14 23:30:58.431 INFO kablam! Compiling regex v0.2.10 Oct 14 23:30:58.454 INFO kablam! Compiling os_pipe v0.5.1 Oct 14 23:30:58.491 INFO kablam! Compiling shared_child v0.3.2 Oct 14 23:30:58.637 INFO kablam! Compiling hyper v0.10.13 Oct 14 23:30:58.905 INFO kablam! Compiling rayon v0.7.1 Oct 14 23:31:00.205 INFO kablam! Compiling rustyline v1.0.0 Oct 14 23:31:05.387 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 14 23:31:05.387 INFO kablam! Compiling os_pipe v0.6.0 Oct 14 23:31:05.387 INFO kablam! Compiling ctrlc v3.1.0 Oct 14 23:31:05.451 INFO kablam! Compiling ring v0.9.7 Oct 14 23:31:07.115 INFO kablam! Compiling duct v0.10.0 Oct 14 23:31:07.731 INFO kablam! Compiling rusticata-macros v0.3.3 Oct 14 23:31:11.892 INFO kablam! Compiling der-parser v0.3.5 Oct 14 23:31:14.152 INFO kablam! Compiling duct_sh v0.1.0 Oct 14 23:31:23.345 INFO kablam! Compiling webpki v0.12.1 Oct 14 23:31:24.724 INFO kablam! Compiling webpki-roots v0.10.0 Oct 14 23:31:24.725 INFO kablam! Compiling rustls v0.8.0 Oct 14 23:31:34.505 INFO kablam! Compiling hyper-rustls v0.6.0 Oct 14 23:31:35.940 INFO kablam! Compiling click v0.3.2 (/source) Oct 14 23:31:39.800 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:31:39.800 INFO kablam! --> src/config.rs:329:36 Oct 14 23:31:39.800 INFO kablam! | Oct 14 23:31:39.800 INFO kablam! 329 | } else if let Some(home_dir) = env::home_dir() { Oct 14 23:31:39.800 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:31:39.800 INFO kablam! | Oct 14 23:31:39.800 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:31:39.800 INFO kablam! Oct 14 23:31:39.801 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:31:39.801 INFO kablam! --> src/main.rs:549:15 Oct 14 23:31:39.801 INFO kablam! | Oct 14 23:31:39.801 INFO kablam! 549 | match std::env::home_dir() { Oct 14 23:31:39.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 23:31:39.801 INFO kablam! Oct 14 23:31:59.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Oct 14 23:31:59.891 INFO kablam! su: No module specific data is present Oct 14 23:32:00.855 INFO running `"docker" "rm" "-f" "ecd520fe1ee8a164df9eb444bf70d6cb053a25ca7b75339131f32d4341c9975b"` Oct 14 23:32:01.254 INFO blam! ecd520fe1ee8a164df9eb444bf70d6cb053a25ca7b75339131f32d4341c9975b Oct 14 23:32:01.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 23:32:01.654 INFO blam! e34b258d9eff61cb80648da392ae78a8e1e841d81c212fb10c5bcc4fc60d0647 Oct 14 23:32:01.657 INFO running `"docker" "start" "-a" "e34b258d9eff61cb80648da392ae78a8e1e841d81c212fb10c5bcc4fc60d0647"` Oct 14 23:32:03.666 INFO kablam! usermod: no changes Oct 14 23:32:03.907 INFO kablam! Compiling click v0.3.2 (/source) Oct 14 23:32:07.623 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:32:07.623 INFO kablam! --> src/config.rs:329:36 Oct 14 23:32:07.623 INFO kablam! | Oct 14 23:32:07.623 INFO kablam! 329 | } else if let Some(home_dir) = env::home_dir() { Oct 14 23:32:07.623 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:32:07.623 INFO kablam! | Oct 14 23:32:07.623 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:32:07.623 INFO kablam! Oct 14 23:32:07.623 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:32:07.623 INFO kablam! --> src/main.rs:549:15 Oct 14 23:32:07.623 INFO kablam! | Oct 14 23:32:07.623 INFO kablam! 549 | match std::env::home_dir() { Oct 14 23:32:07.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 23:32:07.623 INFO kablam! Oct 14 23:32:11.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.06s Oct 14 23:32:11.779 INFO kablam! su: No module specific data is present Oct 14 23:32:12.883 INFO running `"docker" "rm" "-f" "e34b258d9eff61cb80648da392ae78a8e1e841d81c212fb10c5bcc4fc60d0647"` Oct 14 23:32:13.251 INFO blam! e34b258d9eff61cb80648da392ae78a8e1e841d81c212fb10c5bcc4fc60d0647 Oct 14 23:32:13.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 23:32:13.773 INFO blam! 5e54aa50ffd78110721b7c616239edee0b544732e64091d72c6d7688fb373370 Oct 14 23:32:13.776 INFO running `"docker" "start" "-a" "5e54aa50ffd78110721b7c616239edee0b544732e64091d72c6d7688fb373370"` Oct 14 23:32:15.194 INFO kablam! usermod: no changes Oct 14 23:32:15.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 14 23:32:15.439 INFO kablam! Running /target/debug/deps/click-c78bf5a009c78ea4 Oct 14 23:32:15.439 INFO blam! Oct 14 23:32:15.439 INFO blam! running 0 tests Oct 14 23:32:15.439 INFO blam! Oct 14 23:32:15.439 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:32:15.439 INFO blam! Oct 14 23:32:15.451 INFO kablam! su: No module specific data is present Oct 14 23:32:16.025 INFO running `"docker" "rm" "-f" "5e54aa50ffd78110721b7c616239edee0b544732e64091d72c6d7688fb373370"` Oct 14 23:32:16.267 INFO blam! 5e54aa50ffd78110721b7c616239edee0b544732e64091d72c6d7688fb373370