Oct 14 23:30:39.126 INFO testing databricks/click against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:30:39.128 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:30:39.505 INFO blam! 4a35c1fa8bae6c145332702d1189c26a50db2ac1b253b4ad603fa0f0c88ddc80 Oct 14 23:30:39.509 INFO running `"docker" "start" "-a" "4a35c1fa8bae6c145332702d1189c26a50db2ac1b253b4ad603fa0f0c88ddc80"` Oct 14 23:30:40.626 INFO kablam! usermod: no changes Oct 14 23:30:40.975 INFO kablam! Compiling nom v2.2.1 Oct 14 23:30:40.979 INFO kablam! Compiling memchr v1.0.2 Oct 14 23:30:40.979 INFO kablam! Compiling atty v0.2.8 Oct 14 23:30:40.979 INFO kablam! Compiling nix v0.9.0 Oct 14 23:30:40.979 INFO kablam! Compiling nix v0.5.1 Oct 14 23:30:40.979 INFO kablam! Compiling nix v0.8.1 Oct 14 23:30:40.979 INFO kablam! Compiling tempdir v0.3.7 Oct 14 23:30:40.983 INFO kablam! Compiling thread_local v0.3.5 Oct 14 23:30:42.999 INFO kablam! Compiling chrono v0.4.1 Oct 14 23:30:43.147 INFO kablam! Compiling mime v0.2.6 Oct 14 23:30:45.467 INFO kablam! Compiling clap v2.31.2 Oct 14 23:30:45.535 INFO kablam! Compiling nom v3.2.1 Oct 14 23:30:47.673 INFO kablam! Compiling csv v0.15.0 Oct 14 23:30:58.132 INFO kablam! Compiling shared_child v0.3.2 Oct 14 23:30:58.159 INFO kablam! Compiling regex v0.2.10 Oct 14 23:30:58.171 INFO kablam! Compiling hyper v0.10.13 Oct 14 23:30:58.295 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 14 23:31:05.271 INFO kablam! Compiling rustyline v1.0.0 Oct 14 23:31:05.319 INFO kablam! Compiling rayon v0.7.1 Oct 14 23:31:05.379 INFO kablam! Compiling rusticata-macros v0.3.3 Oct 14 23:31:05.379 INFO kablam! Compiling os_pipe v0.6.0 Oct 14 23:31:05.549 INFO kablam! Compiling ctrlc v3.1.0 Oct 14 23:31:16.863 INFO kablam! Compiling os_pipe v0.5.1 Oct 14 23:31:16.879 INFO kablam! Compiling duct v0.10.0 Oct 14 23:31:17.207 INFO kablam! Compiling der-parser v0.3.5 Oct 14 23:31:17.371 INFO kablam! Compiling ring v0.9.7 Oct 14 23:31:23.251 INFO kablam! Compiling duct_sh v0.1.0 Oct 14 23:31:30.955 INFO kablam! Compiling webpki v0.12.1 Oct 14 23:31:32.382 INFO kablam! Compiling webpki-roots v0.10.0 Oct 14 23:31:32.382 INFO kablam! Compiling rustls v0.8.0 Oct 14 23:31:41.474 INFO kablam! Compiling hyper-rustls v0.6.0 Oct 14 23:31:43.347 INFO kablam! Compiling click v0.3.2 (/source) Oct 14 23:31:47.063 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:47.064 INFO kablam! --> src/config.rs:329:36 Oct 14 23:31:47.064 INFO kablam! | Oct 14 23:31:47.065 INFO kablam! 329 | } else if let Some(home_dir) = env::home_dir() { Oct 14 23:31:47.065 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:31:47.065 INFO kablam! | Oct 14 23:31:47.065 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:31:47.066 INFO kablam! Oct 14 23:31:47.066 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:47.066 INFO kablam! --> src/main.rs:549:15 Oct 14 23:31:47.067 INFO kablam! | Oct 14 23:31:47.067 INFO kablam! 549 | match std::env::home_dir() { Oct 14 23:31:47.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 23:31:47.067 INFO kablam! Oct 14 23:32:09.520 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Oct 14 23:32:09.543 INFO kablam! su: No module specific data is present Oct 14 23:32:11.694 INFO running `"docker" "rm" "-f" "4a35c1fa8bae6c145332702d1189c26a50db2ac1b253b4ad603fa0f0c88ddc80"` Oct 14 23:32:12.007 INFO blam! 4a35c1fa8bae6c145332702d1189c26a50db2ac1b253b4ad603fa0f0c88ddc80 Oct 14 23:32:12.019 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:32:12.590 INFO blam! 8e9f2addafd82bb74e0c3f318c354a0f78072d569161fbe326d79507b903492c Oct 14 23:32:12.592 INFO running `"docker" "start" "-a" "8e9f2addafd82bb74e0c3f318c354a0f78072d569161fbe326d79507b903492c"` Oct 14 23:32:13.919 INFO kablam! usermod: no changes Oct 14 23:32:14.168 INFO kablam! Compiling click v0.3.2 (/source) Oct 14 23:32:17.803 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:17.803 INFO kablam! --> src/config.rs:329:36 Oct 14 23:32:17.803 INFO kablam! | Oct 14 23:32:17.803 INFO kablam! 329 | } else if let Some(home_dir) = env::home_dir() { Oct 14 23:32:17.803 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:32:17.803 INFO kablam! | Oct 14 23:32:17.803 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 23:32:17.803 INFO kablam! Oct 14 23:32:17.803 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:17.803 INFO kablam! --> src/main.rs:549:15 Oct 14 23:32:17.803 INFO kablam! | Oct 14 23:32:17.803 INFO kablam! 549 | match std::env::home_dir() { Oct 14 23:32:17.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 23:32:17.803 INFO kablam! Oct 14 23:32:21.890 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.94s Oct 14 23:32:21.910 INFO kablam! su: No module specific data is present Oct 14 23:32:22.484 INFO running `"docker" "rm" "-f" "8e9f2addafd82bb74e0c3f318c354a0f78072d569161fbe326d79507b903492c"` Oct 14 23:32:22.800 INFO blam! 8e9f2addafd82bb74e0c3f318c354a0f78072d569161fbe326d79507b903492c Oct 14 23:32:22.801 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:32:23.067 INFO blam! 2f64b93b9f2622426eafa81c9e75abb1557655b4f7d4f38a96c363e57162ffa3 Oct 14 23:32:23.075 INFO running `"docker" "start" "-a" "2f64b93b9f2622426eafa81c9e75abb1557655b4f7d4f38a96c363e57162ffa3"` Oct 14 23:32:23.798 INFO kablam! usermod: no changes Oct 14 23:32:23.966 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 14 23:32:23.969 INFO kablam! Running /target/debug/deps/click-6d9f2913956ba96e Oct 14 23:32:23.973 INFO blam! Oct 14 23:32:23.973 INFO blam! running 0 tests Oct 14 23:32:23.973 INFO blam! Oct 14 23:32:23.973 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:32:23.973 INFO blam! Oct 14 23:32:23.974 INFO kablam! su: No module specific data is present Oct 14 23:32:24.498 INFO running `"docker" "rm" "-f" "2f64b93b9f2622426eafa81c9e75abb1557655b4f7d4f38a96c363e57162ffa3"` Oct 14 23:32:24.755 INFO blam! 2f64b93b9f2622426eafa81c9e75abb1557655b4f7d4f38a96c363e57162ffa3