Nov 17 05:22:04.468 INFO testing databricks/click against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 05:22:04.470 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 05:22:04.701 INFO [stdout] 71c20bc83a2337fbf8f94a40d9c7ee31cc7196e543993a64c10a77c4e751b901 Nov 17 05:22:04.704 INFO running `"docker" "start" "-a" "71c20bc83a2337fbf8f94a40d9c7ee31cc7196e543993a64c10a77c4e751b901"` Nov 17 05:22:05.136 INFO [stderr] usermod: no changes Nov 17 05:22:05.393 INFO [stderr] Compiling nom v2.2.1 Nov 17 05:22:05.394 INFO [stderr] Compiling proc-macro2 v0.3.1 Nov 17 05:22:05.394 INFO [stderr] Compiling nix v0.8.1 Nov 17 05:22:05.394 INFO [stderr] Compiling nom v3.2.1 Nov 17 05:22:05.395 INFO [stderr] Compiling ctrlc v3.1.0 Nov 17 05:22:05.401 INFO [stderr] Compiling chrono v0.4.1 Nov 17 05:22:05.403 INFO [stderr] Compiling rustyline v1.0.0 Nov 17 05:22:05.406 INFO [stderr] Compiling prettytable-rs v0.6.7 Nov 17 05:22:07.419 INFO [stderr] Compiling regex v0.2.10 Nov 17 05:22:18.115 INFO [stderr] Compiling rayon v0.7.1 Nov 17 05:22:22.852 INFO [stderr] Compiling rusticata-macros v0.3.3 Nov 17 05:22:23.039 INFO [stderr] Compiling duct_sh v0.1.0 Nov 17 05:22:23.219 INFO [stderr] Compiling quote v0.5.1 Nov 17 05:22:26.371 INFO [stderr] Compiling der-parser v0.3.5 Nov 17 05:22:28.252 INFO [stderr] Compiling ring v0.9.7 Nov 17 05:22:29.317 INFO [stderr] Compiling os_pipe v0.5.1 Nov 17 05:22:30.155 INFO [stderr] Compiling syn v0.13.1 Nov 17 05:22:36.616 INFO [stderr] Compiling webpki v0.12.1 Nov 17 05:22:37.783 INFO [stderr] Compiling webpki-roots v0.10.0 Nov 17 05:22:37.783 INFO [stderr] Compiling rustls v0.8.0 Nov 17 05:22:38.967 INFO [stderr] Compiling serde_derive_internals v0.23.0 Nov 17 05:22:44.067 INFO [stderr] Compiling serde_derive v1.0.37 Nov 17 05:22:51.767 INFO [stderr] Compiling hyper-rustls v0.6.0 Nov 17 05:22:59.171 INFO [stderr] Compiling click v0.3.2 (/source) Nov 17 05:23:03.811 INFO [stderr] 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. Nov 17 05:23:03.811 INFO [stderr] --> src/config.rs:329:36 Nov 17 05:23:03.811 INFO [stderr] | Nov 17 05:23:03.811 INFO [stderr] 329 | } else if let Some(home_dir) = env::home_dir() { Nov 17 05:23:03.811 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 05:23:03.811 INFO [stderr] | Nov 17 05:23:03.811 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 05:23:03.811 INFO [stderr] Nov 17 05:23:03.811 INFO [stderr] 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. Nov 17 05:23:03.811 INFO [stderr] --> src/main.rs:569:15 Nov 17 05:23:03.811 INFO [stderr] | Nov 17 05:23:03.811 INFO [stderr] 569 | match std::env::home_dir() { Nov 17 05:23:03.811 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 05:23:03.811 INFO [stderr] Nov 17 05:23:27.239 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s Nov 17 05:23:27.255 INFO [stderr] su: No module specific data is present Nov 17 05:23:28.202 INFO running `"docker" "inspect" "71c20bc83a2337fbf8f94a40d9c7ee31cc7196e543993a64c10a77c4e751b901"` Nov 17 05:23:28.533 INFO running `"docker" "rm" "-f" "71c20bc83a2337fbf8f94a40d9c7ee31cc7196e543993a64c10a77c4e751b901"` Nov 17 05:23:28.973 INFO [stdout] 71c20bc83a2337fbf8f94a40d9c7ee31cc7196e543993a64c10a77c4e751b901 Nov 17 05:23:28.977 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 05:23:29.534 INFO [stdout] c23b529042bcfb837fda9caf439636e1e3ff5f7ab1ffc30956b01c9b9b55aaf0 Nov 17 05:23:29.537 INFO running `"docker" "start" "-a" "c23b529042bcfb837fda9caf439636e1e3ff5f7ab1ffc30956b01c9b9b55aaf0"` Nov 17 05:23:31.038 INFO [stderr] usermod: no changes Nov 17 05:23:31.315 INFO [stderr] Compiling click v0.3.2 (/source) Nov 17 05:23:35.811 INFO [stderr] 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. Nov 17 05:23:35.811 INFO [stderr] --> src/config.rs:329:36 Nov 17 05:23:35.812 INFO [stderr] | Nov 17 05:23:35.812 INFO [stderr] 329 | } else if let Some(home_dir) = env::home_dir() { Nov 17 05:23:35.812 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 05:23:35.813 INFO [stderr] | Nov 17 05:23:35.813 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 05:23:35.813 INFO [stderr] Nov 17 05:23:35.813 INFO [stderr] 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. Nov 17 05:23:35.814 INFO [stderr] --> src/main.rs:569:15 Nov 17 05:23:35.814 INFO [stderr] | Nov 17 05:23:35.814 INFO [stderr] 569 | match std::env::home_dir() { Nov 17 05:23:35.814 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 05:23:35.815 INFO [stderr] Nov 17 05:23:39.474 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.41s Nov 17 05:23:39.490 INFO [stderr] su: No module specific data is present Nov 17 05:23:39.966 INFO running `"docker" "inspect" "c23b529042bcfb837fda9caf439636e1e3ff5f7ab1ffc30956b01c9b9b55aaf0"` Nov 17 05:23:40.191 INFO running `"docker" "rm" "-f" "c23b529042bcfb837fda9caf439636e1e3ff5f7ab1ffc30956b01c9b9b55aaf0"` Nov 17 05:23:40.492 INFO [stdout] c23b529042bcfb837fda9caf439636e1e3ff5f7ab1ffc30956b01c9b9b55aaf0 Nov 17 05:23:40.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 05:23:40.977 INFO [stdout] 7a062a7f84119b5dc8eed9719db92bd72f6c35b33328801e90967dcdb621b641 Nov 17 05:23:40.979 INFO running `"docker" "start" "-a" "7a062a7f84119b5dc8eed9719db92bd72f6c35b33328801e90967dcdb621b641"` Nov 17 05:23:41.827 INFO [stderr] usermod: no changes Nov 17 05:23:42.027 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 17 05:23:42.051 INFO [stderr] Running /target/debug/deps/click-a08bc3193805ff57 Nov 17 05:23:42.051 INFO [stdout] Nov 17 05:23:42.052 INFO [stdout] running 0 tests Nov 17 05:23:42.052 INFO [stdout] Nov 17 05:23:42.052 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 05:23:42.052 INFO [stdout] Nov 17 05:23:42.058 INFO [stderr] su: No module specific data is present Nov 17 05:23:42.663 INFO running `"docker" "inspect" "7a062a7f84119b5dc8eed9719db92bd72f6c35b33328801e90967dcdb621b641"` Nov 17 05:23:42.877 INFO running `"docker" "rm" "-f" "7a062a7f84119b5dc8eed9719db92bd72f6c35b33328801e90967dcdb621b641"` Nov 17 05:23:43.096 INFO [stdout] 7a062a7f84119b5dc8eed9719db92bd72f6c35b33328801e90967dcdb621b641