Oct 27 12:22:21.263 INFO checking ChristophWurst/krankerl against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:22:21.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12:22:21.683 INFO blam! a55d4b9dc2b0751deb122440d9c7e8afa5ef6c0584b332c82adf2bec745130ca Oct 27 12:22:21.685 INFO running `"docker" "start" "-a" "a55d4b9dc2b0751deb122440d9c7e8afa5ef6c0584b332c82adf2bec745130ca"` Oct 27 12:22:23.538 INFO kablam! usermod: no changes Oct 27 12:22:23.989 INFO kablam! Checking peresil v0.3.0 Oct 27 12:22:24.027 INFO kablam! Checking filetime v0.2.1 Oct 27 12:22:24.043 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 27 12:22:24.044 INFO kablam! Checking mio v0.6.16 Oct 27 12:22:24.044 INFO kablam! Checking want v0.0.6 Oct 27 12:22:24.045 INFO kablam! Checking tokio-io v0.1.9 Oct 27 12:22:24.045 INFO kablam! Compiling syn v0.15.3 Oct 27 12:22:24.067 INFO kablam! Checking openssl v0.10.15 Oct 27 12:22:27.720 INFO kablam! Checking regex v1.0.5 Oct 27 12:22:28.701 INFO kablam! Checking regex v0.2.11 Oct 27 12:22:28.704 INFO kablam! Checking tar v0.4.17 Oct 27 12:22:30.959 INFO kablam! Checking sxd-document v0.2.6 Oct 27 12:22:33.924 INFO kablam! Checking crossbeam-deque v0.6.1 Oct 27 12:22:34.099 INFO kablam! Checking tokio-codec v0.1.1 Oct 27 12:22:36.462 INFO kablam! Checking h2 v0.1.13 Oct 27 12:22:40.420 INFO kablam! Checking tokio-reactor v0.1.3 Oct 27 12:22:40.934 INFO kablam! Checking mio-uds v0.6.7 Oct 27 12:22:41.397 INFO kablam! Checking sxd-xpath v0.4.1 Oct 27 12:22:42.979 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 27 12:22:44.742 INFO kablam! Checking console v0.6.2 Oct 27 12:22:46.699 INFO kablam! Checking globset v0.4.2 Oct 27 12:22:47.335 INFO kablam! Checking tokio-uds v0.2.2 Oct 27 12:22:52.660 INFO kablam! Checking tokio-udp v0.1.2 Oct 27 12:22:52.845 INFO kablam! Checking tokio-tcp v0.1.2 Oct 27 12:22:53.123 INFO kablam! Checking xpath_reader v0.4.0 Oct 27 12:22:54.675 INFO kablam! Checking native-tls v0.2.2 Oct 27 12:22:56.475 INFO kablam! Checking tokio-fs v0.1.3 Oct 27 12:22:57.191 INFO kablam! Checking indicatif v0.9.0 Oct 27 12:23:03.982 INFO kablam! Checking tokio v0.1.11 Oct 27 12:23:10.105 INFO kablam! Checking hyper v0.12.12 Oct 27 12:23:15.536 INFO kablam! Compiling synstructure v0.10.0 Oct 27 12:23:15.538 INFO kablam! Compiling serde_derive v1.0.80 Oct 27 12:23:26.483 INFO kablam! Compiling failure_derive v0.1.3 Oct 27 12:23:28.711 INFO kablam! Checking hyper-tls v0.3.1 Oct 27 12:23:34.771 INFO kablam! Checking failure v0.1.3 Oct 27 12:23:36.895 INFO kablam! Checking nextcloud_appinfo v0.4.0 Oct 27 12:23:36.895 INFO kablam! Checking nextcloud_appsignature v0.3.0 Oct 27 12:23:36.895 INFO kablam! Checking composer v0.1.0 Oct 27 12:23:42.100 INFO kablam! Checking nextcloud_appstore v0.4.0 Oct 27 12:23:42.100 INFO kablam! Checking docopt v1.0.1 Oct 27 12:23:42.100 INFO kablam! Checking npm_scripts v0.1.2 Oct 27 12:23:45.883 INFO kablam! Checking krankerl v0.9.4 (/source) Oct 27 12:23:56.475 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 12:23:56.475 INFO kablam! --> src/commands/sign_package.rs:9:5 Oct 27 12:23:56.475 INFO kablam! | Oct 27 12:23:56.475 INFO kablam! 9 | env::home_dir().ok_or(format_err!("Could not resolve home dir",)) Oct 27 12:23:56.475 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:23:56.475 INFO kablam! | Oct 27 12:23:56.475 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 12:23:56.475 INFO kablam! Oct 27 12:23:56.571 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 12:23:56.571 INFO kablam! --> src/commands/sign_package.rs:9:5 Oct 27 12:23:56.571 INFO kablam! | Oct 27 12:23:56.571 INFO kablam! 9 | env::home_dir().ok_or(format_err!("Could not resolve home dir",)) Oct 27 12:23:56.571 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 12:23:56.584 INFO kablam! | Oct 27 12:23:56.584 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 12:23:56.585 INFO kablam! Oct 27 12:24:08.582 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 45s Oct 27 12:24:08.608 INFO kablam! su: No module specific data is present Oct 27 12:24:09.547 INFO running `"docker" "rm" "-f" "a55d4b9dc2b0751deb122440d9c7e8afa5ef6c0584b332c82adf2bec745130ca"` Oct 27 12:24:09.851 INFO blam! a55d4b9dc2b0751deb122440d9c7e8afa5ef6c0584b332c82adf2bec745130ca