Oct 13 05:13:52.750 INFO checking ChristophWurst/krankerl against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 05:13:52.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 05:13:53.218 INFO blam! a3c42be175e5de5829e838460b2246d064e11560d007a233f3f164ff8de24bb2 Oct 13 05:13:53.220 INFO running `"docker" "start" "-a" "a3c42be175e5de5829e838460b2246d064e11560d007a233f3f164ff8de24bb2"` Oct 13 05:13:54.764 INFO kablam! usermod: no changes Oct 13 05:13:55.240 INFO kablam! Checking peresil v0.3.0 Oct 13 05:13:55.276 INFO kablam! Checking termios v0.3.1 Oct 13 05:13:55.340 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 13 05:13:55.354 INFO kablam! Checking toml v0.4.8 Oct 13 05:13:55.355 INFO kablam! Checking tokio-reactor v0.1.3 Oct 13 05:13:55.355 INFO kablam! Compiling syn v0.15.3 Oct 13 05:13:55.355 INFO kablam! Checking openssl v0.10.12 Oct 13 05:13:55.364 INFO kablam! Checking regex v1.0.5 Oct 13 05:13:59.066 INFO kablam! Checking regex v0.2.11 Oct 13 05:13:59.313 INFO kablam! Checking sxd-document v0.2.6 Oct 13 05:14:01.757 INFO kablam! Checking crossbeam-deque v0.6.1 Oct 13 05:14:04.186 INFO kablam! Checking composer v0.1.0 Oct 13 05:14:08.512 INFO kablam! Checking tokio-uds v0.2.2 Oct 13 05:14:09.904 INFO kablam! Checking tokio-tcp v0.1.2 Oct 13 05:14:12.534 INFO kablam! Checking tokio-udp v0.1.2 Oct 13 05:14:12.577 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 13 05:14:14.491 INFO kablam! Checking sxd-xpath v0.4.1 Oct 13 05:14:16.276 INFO kablam! Checking console v0.6.2 Oct 13 05:14:18.121 INFO kablam! Checking globset v0.4.2 Oct 13 05:14:22.613 INFO kablam! Checking native-tls v0.2.1 Oct 13 05:14:22.613 INFO kablam! Checking nextcloud_appsignature v0.3.0 Oct 13 05:14:26.205 INFO kablam! Checking xpath_reader v0.4.0 Oct 13 05:14:26.760 INFO kablam! Checking tokio-fs v0.1.3 Oct 13 05:14:27.256 INFO kablam! Checking indicatif v0.9.0 Oct 13 05:14:31.559 INFO kablam! Checking nextcloud_appinfo v0.4.0 Oct 13 05:14:31.709 INFO kablam! Checking tokio v0.1.11 Oct 13 05:14:42.400 INFO kablam! Checking hyper v0.12.11 Oct 13 05:14:42.896 INFO kablam! Compiling serde_derive v1.0.79 Oct 13 05:14:52.314 INFO kablam! Checking hyper-tls v0.3.1 Oct 13 05:15:05.534 INFO kablam! Checking npm_scripts v0.1.2 Oct 13 05:15:05.534 INFO kablam! Checking docopt v1.0.1 Oct 13 05:15:05.535 INFO kablam! Checking nextcloud_appstore v0.4.0 Oct 13 05:15:10.892 INFO kablam! Checking krankerl v0.9.4 (/source) Oct 13 05:15:18.417 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 13 05:15:18.418 INFO kablam! --> src/commands/sign_package.rs:9:5 Oct 13 05:15:18.418 INFO kablam! | Oct 13 05:15:18.418 INFO kablam! 9 | env::home_dir().ok_or(format_err!("Could not resolve home dir",)) Oct 13 05:15:18.419 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 05:15:18.419 INFO kablam! | Oct 13 05:15:18.419 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:15:18.419 INFO kablam! Oct 13 05:15:18.812 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 13 05:15:18.812 INFO kablam! --> src/commands/sign_package.rs:9:5 Oct 13 05:15:18.812 INFO kablam! | Oct 13 05:15:18.812 INFO kablam! 9 | env::home_dir().ok_or(format_err!("Could not resolve home dir",)) Oct 13 05:15:18.812 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 05:15:18.812 INFO kablam! | Oct 13 05:15:18.812 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:15:18.812 INFO kablam! Oct 13 05:15:31.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Oct 13 05:15:31.571 INFO kablam! su: No module specific data is present Oct 13 05:15:32.379 INFO running `"docker" "rm" "-f" "a3c42be175e5de5829e838460b2246d064e11560d007a233f3f164ff8de24bb2"` Oct 13 05:15:32.628 INFO blam! a3c42be175e5de5829e838460b2246d064e11560d007a233f3f164ff8de24bb2