Oct 21 16:03:50.081 INFO checking lukaspustina/rat against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:03:50.082 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 16:03:50.403 INFO blam! 1c0075caf18a1cd15fbe43414cecaf20ca0d08324a8ea3e0fd9d315c61053693 Oct 21 16:03:50.405 INFO running `"docker" "start" "-a" "1c0075caf18a1cd15fbe43414cecaf20ca0d08324a8ea3e0fd9d315c61053693"` Oct 21 16:03:50.948 INFO kablam! usermod: no changes Oct 21 16:03:51.275 INFO kablam! Compiling serde v1.0.64 Oct 21 16:03:51.288 INFO kablam! Checking buf-read-ext v0.2.1 Oct 21 16:03:51.288 INFO kablam! Compiling proc-macro2 v0.4.4 Oct 21 16:03:51.288 INFO kablam! Compiling openssl-sys v0.9.31 Oct 21 16:03:51.288 INFO kablam! Checking clicolors-control v0.2.0 Oct 21 16:03:51.288 INFO kablam! Checking base64 v0.4.2 Oct 21 16:03:51.288 INFO kablam! Checking tabwriter v1.0.4 Oct 21 16:03:51.288 INFO kablam! Checking pretty_assertions v0.1.2 Oct 21 16:03:52.960 INFO kablam! Compiling serde_codegen_internals v0.14.2 Oct 21 16:03:52.960 INFO kablam! Checking rust-crypto v0.2.36 Oct 21 16:03:52.960 INFO kablam! Checking chrono v0.4.2 Oct 21 16:03:52.960 INFO kablam! Checking serde_json v0.9.10 Oct 21 16:03:53.310 INFO kablam! Checking serde_urlencoded v0.4.3 Oct 21 16:03:53.918 INFO kablam! Checking indicatif v0.3.3 Oct 21 16:03:57.308 INFO kablam! Checking error-chain v0.11.0 Oct 21 16:04:05.952 INFO kablam! Checking num v0.1.42 Oct 21 16:04:06.068 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 21 16:04:06.117 INFO kablam! Compiling serde_derive v0.9.15 Oct 21 16:04:06.280 INFO kablam! Compiling mime_guess v1.8.4 Oct 21 16:04:07.412 INFO kablam! Compiling openssl v0.9.24 Oct 21 16:04:07.500 INFO kablam! Compiling quote v0.6.3 Oct 21 16:04:07.986 INFO kablam! Checking chrono v0.3.0 Oct 21 16:04:24.332 INFO kablam! Compiling syn v0.14.1 Oct 21 16:04:24.604 INFO kablam! Compiling string_cache v0.6.2 Oct 21 16:04:24.604 INFO kablam! Compiling markup5ever v0.3.2 Oct 21 16:04:36.221 INFO kablam! Checking native-tls v0.1.5 Oct 21 16:04:39.241 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 21 16:04:52.536 INFO kablam! Compiling serde_derive v1.0.64 Oct 21 16:05:00.112 INFO kablam! Checking html5ever v0.18.0 Oct 21 16:05:03.923 INFO kablam! Checking select v0.4.2 Oct 21 16:05:08.324 INFO kablam! Checking textnonce v0.6.3 Oct 21 16:05:08.796 INFO kablam! Checking mime_multipart v0.5.1 Oct 21 16:05:10.196 INFO kablam! Checking rat v0.4.12 (/source) Oct 21 16:05:23.643 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 21 16:05:23.644 INFO kablam! --> src/main.rs:48:49 Oct 21 16:05:23.644 INFO kablam! | Oct 21 16:05:23.644 INFO kablam! 48 | let default_config_path = format!("{}/.{}", env::home_dir().unwrap().display(), DEFAULT_CONFIG_FILE); Oct 21 16:05:23.644 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 16:05:23.644 INFO kablam! | Oct 21 16:05:23.644 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 16:05:23.644 INFO kablam! Oct 21 16:05:23.644 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 21 16:05:23.644 INFO kablam! --> src/main.rs:48:49 Oct 21 16:05:23.644 INFO kablam! | Oct 21 16:05:23.644 INFO kablam! 48 | let default_config_path = format!("{}/.{}", env::home_dir().unwrap().display(), DEFAULT_CONFIG_FILE); Oct 21 16:05:23.644 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 16:05:23.644 INFO kablam! | Oct 21 16:05:23.644 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 16:05:23.644 INFO kablam! Oct 21 16:05:23.839 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 21 16:05:23.878 INFO kablam! su: No module specific data is present Oct 21 16:05:24.388 INFO running `"docker" "rm" "-f" "1c0075caf18a1cd15fbe43414cecaf20ca0d08324a8ea3e0fd9d315c61053693"` Oct 21 16:05:24.637 INFO blam! 1c0075caf18a1cd15fbe43414cecaf20ca0d08324a8ea3e0fd9d315c61053693