Oct 27 00:26:52.661 INFO checking mmacedoeu/hello against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 00:26:52.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/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 27 00:26:52.912 INFO blam! 8a6d92b9c1c01f75ea1c6b627683a08ba51598582d46fdc723d2d74c3d6bfd1d Oct 27 00:26:52.913 INFO running `"docker" "start" "-a" "8a6d92b9c1c01f75ea1c6b627683a08ba51598582d46fdc723d2d74c3d6bfd1d"` Oct 27 00:26:53.346 INFO kablam! usermod: no changes Oct 27 00:26:53.780 INFO kablam! Checking xdg v2.1.0 Oct 27 00:26:53.782 INFO kablam! Checking target_info v0.1.0 Oct 27 00:26:53.784 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 27 00:26:53.808 INFO kablam! Compiling actix-web v0.6.10 Oct 27 00:26:53.811 INFO kablam! Compiling time v0.1.40 Oct 27 00:26:53.813 INFO kablam! Checking miniz_oxide v0.1.2 Oct 27 00:26:53.823 INFO kablam! Checking uuid v0.6.4 Oct 27 00:26:53.826 INFO kablam! Checking clap v2.31.2 Oct 27 00:26:55.133 INFO kablam! Compiling backtrace-sys v0.1.19 Oct 27 00:26:55.549 INFO kablam! Compiling syn v0.14.0 Oct 27 00:26:55.918 INFO kablam! Checking app_dirs v1.2.1 Oct 27 00:26:56.151 INFO kablam! Checking h2 v0.1.8 Oct 27 00:26:56.315 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 27 00:26:58.029 INFO kablam! Compiling backtrace v0.3.8 Oct 27 00:26:58.047 INFO kablam! Checking cookie v0.10.1 Oct 27 00:26:58.087 INFO kablam! Checking error-chain v0.11.0 Oct 27 00:26:58.435 INFO kablam! Checking failure v0.1.1 Oct 27 00:27:01.991 INFO kablam! Compiling vergen v0.1.1 Oct 27 00:27:03.651 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 27 00:27:05.329 INFO kablam! Checking flate2 v1.0.1 Oct 27 00:27:06.976 INFO kablam! Compiling hello v0.1.0 (/source) Oct 27 00:27:18.031 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 27 00:27:26.631 INFO kablam! Compiling serde_derive v1.0.59 Oct 27 00:27:26.631 INFO kablam! Compiling derive-error-chain v0.11.2 Oct 27 00:27:49.211 INFO kablam! Compiling cargo_metadata v0.5.4 Oct 27 00:27:53.847 INFO kablam! Compiling skeptic v0.13.3 Oct 27 00:27:58.338 INFO kablam! Compiling actix v0.5.7 Oct 27 00:28:21.435 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 27 00:28:21.435 INFO kablam! --> src/dirs.rs:46:34 Oct 27 00:28:21.435 INFO kablam! | Oct 27 00:28:21.435 INFO kablam! 46 | let r = arg.replace("$HOME", env::home_dir().unwrap().to_str().unwrap()); Oct 27 00:28:21.435 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:28:21.435 INFO kablam! | Oct 27 00:28:21.435 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:28:21.435 INFO kablam! Oct 27 00:28:21.937 INFO kablam! warning: function is never used: `now` Oct 27 00:28:21.937 INFO kablam! --> /target/debug/build/hello-f67548886b06639e/out/version.rs:2:1 Oct 27 00:28:21.937 INFO kablam! | Oct 27 00:28:21.937 INFO kablam! 2 | pub fn now() -> &'static str { Oct 27 00:28:21.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:28:21.937 INFO kablam! | Oct 27 00:28:21.937 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:28:21.937 INFO kablam! Oct 27 00:28:21.937 INFO kablam! warning: function is never used: `short_now` Oct 27 00:28:21.937 INFO kablam! --> /target/debug/build/hello-f67548886b06639e/out/version.rs:7:1 Oct 27 00:28:21.937 INFO kablam! | Oct 27 00:28:21.937 INFO kablam! 7 | pub fn short_now() -> &'static str { Oct 27 00:28:21.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:28:21.937 INFO kablam! Oct 27 00:28:21.937 INFO kablam! warning: function is never used: `sha` Oct 27 00:28:21.937 INFO kablam! --> /target/debug/build/hello-f67548886b06639e/out/version.rs:12:1 Oct 27 00:28:21.937 INFO kablam! | Oct 27 00:28:21.937 INFO kablam! 12 | pub fn sha() -> &'static str { Oct 27 00:28:21.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:28:21.937 INFO kablam! Oct 27 00:28:21.937 INFO kablam! warning: function is never used: `short_sha` Oct 27 00:28:21.937 INFO kablam! --> /target/debug/build/hello-f67548886b06639e/out/version.rs:17:1 Oct 27 00:28:21.937 INFO kablam! | Oct 27 00:28:21.937 INFO kablam! 17 | pub fn short_sha() -> &'static str { Oct 27 00:28:21.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:28:21.937 INFO kablam! Oct 27 00:28:21.937 INFO kablam! warning: function is never used: `target` Oct 27 00:28:21.937 INFO kablam! --> /target/debug/build/hello-f67548886b06639e/out/version.rs:27:1 Oct 27 00:28:21.937 INFO kablam! | Oct 27 00:28:21.937 INFO kablam! 27 | pub fn target() -> &'static str { Oct 27 00:28:21.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:28:21.937 INFO kablam! Oct 27 00:28:21.937 INFO kablam! warning: function is never used: `semver` Oct 27 00:28:21.937 INFO kablam! --> /target/debug/build/hello-f67548886b06639e/out/version.rs:32:1 Oct 27 00:28:21.937 INFO kablam! | Oct 27 00:28:21.937 INFO kablam! 32 | pub fn semver() -> &'static str { Oct 27 00:28:21.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:28:21.937 INFO kablam! Oct 27 00:28:22.019 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 27 00:28:22.019 INFO kablam! --> src/dirs.rs:46:34 Oct 27 00:28:22.019 INFO kablam! | Oct 27 00:28:22.019 INFO kablam! 46 | let r = arg.replace("$HOME", env::home_dir().unwrap().to_str().unwrap()); Oct 27 00:28:22.019 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:28:22.019 INFO kablam! | Oct 27 00:28:22.019 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:28:22.019 INFO kablam! Oct 27 00:28:22.359 INFO kablam! warning: function is never used: `now` Oct 27 00:28:22.359 INFO kablam! --> /target/debug/build/hello-f67548886b06639e/out/version.rs:2:1 Oct 27 00:28:22.359 INFO kablam! | Oct 27 00:28:22.359 INFO kablam! 2 | pub fn now() -> &'static str { Oct 27 00:28:22.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:28:22.359 INFO kablam! | Oct 27 00:28:22.359 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:28:22.359 INFO kablam! Oct 27 00:28:22.359 INFO kablam! warning: function is never used: `short_now` Oct 27 00:28:22.359 INFO kablam! --> /target/debug/build/hello-f67548886b06639e/out/version.rs:7:1 Oct 27 00:28:22.359 INFO kablam! | Oct 27 00:28:22.359 INFO kablam! 7 | pub fn short_now() -> &'static str { Oct 27 00:28:22.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:28:22.359 INFO kablam! Oct 27 00:28:22.359 INFO kablam! warning: function is never used: `sha` Oct 27 00:28:22.359 INFO kablam! --> /target/debug/build/hello-f67548886b06639e/out/version.rs:12:1 Oct 27 00:28:22.359 INFO kablam! | Oct 27 00:28:22.359 INFO kablam! 12 | pub fn sha() -> &'static str { Oct 27 00:28:22.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:28:22.359 INFO kablam! Oct 27 00:28:22.359 INFO kablam! warning: function is never used: `short_sha` Oct 27 00:28:22.359 INFO kablam! --> /target/debug/build/hello-f67548886b06639e/out/version.rs:17:1 Oct 27 00:28:22.359 INFO kablam! | Oct 27 00:28:22.359 INFO kablam! 17 | pub fn short_sha() -> &'static str { Oct 27 00:28:22.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:28:22.359 INFO kablam! Oct 27 00:28:22.359 INFO kablam! warning: function is never used: `target` Oct 27 00:28:22.359 INFO kablam! --> /target/debug/build/hello-f67548886b06639e/out/version.rs:27:1 Oct 27 00:28:22.359 INFO kablam! | Oct 27 00:28:22.359 INFO kablam! 27 | pub fn target() -> &'static str { Oct 27 00:28:22.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:28:22.359 INFO kablam! Oct 27 00:28:22.359 INFO kablam! warning: function is never used: `semver` Oct 27 00:28:22.359 INFO kablam! --> /target/debug/build/hello-f67548886b06639e/out/version.rs:32:1 Oct 27 00:28:22.359 INFO kablam! | Oct 27 00:28:22.359 INFO kablam! 32 | pub fn semver() -> &'static str { Oct 27 00:28:22.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:28:22.359 INFO kablam! Oct 27 00:28:22.443 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 27 00:28:22.483 INFO kablam! su: No module specific data is present Oct 27 00:28:23.351 INFO running `"docker" "rm" "-f" "8a6d92b9c1c01f75ea1c6b627683a08ba51598582d46fdc723d2d74c3d6bfd1d"` Oct 27 00:28:23.667 INFO blam! 8a6d92b9c1c01f75ea1c6b627683a08ba51598582d46fdc723d2d74c3d6bfd1d